Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-knewstuff for openSUSE:Factory 
checked in at 2026-06-16 13:51:06
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-knewstuff (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-knewstuff.new.1981 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-knewstuff"

Tue Jun 16 13:51:06 2026 rev:29 rq:1358896 version:6.27.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-knewstuff/kf6-knewstuff.changes      
2026-05-11 16:57:36.237456460 +0200
+++ /work/SRC/openSUSE:Factory/.kf6-knewstuff.new.1981/kf6-knewstuff.changes    
2026-06-16 13:55:56.487546767 +0200
@@ -1,0 +2,12 @@
+Sat Jun  6 11:42:16 UTC 2026 - Christophe Marin <[email protected]>
+
+- Update to 6.27.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/frameworks/6/6.27.0
+- Changes since 6.26.0:
+  * Update dependency version to 6.27.0
+  * EngineBase::addProvider(provider): fix consumer-side hiding virtual method
+  * Update version to 6.27.0
+
+-------------------------------------------------------------------

Old:
----
  knewstuff-6.26.0.tar.xz
  knewstuff-6.26.0.tar.xz.sig

New:
----
  knewstuff-6.27.0.tar.xz
  knewstuff-6.27.0.tar.xz.sig

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

Other differences:
------------------
++++++ kf6-knewstuff.spec ++++++
--- /var/tmp/diff_new_pack.F4iBTG/_old  2026-06-16 13:55:58.711639655 +0200
+++ /var/tmp/diff_new_pack.F4iBTG/_new  2026-06-16 13:55:58.711639655 +0200
@@ -19,11 +19,11 @@
 %define qt6_version 6.9.0
 
 %define rname knewstuff
-# Full KF6 version (e.g. 6.26.0)
+# Full KF6 version (e.g. 6.27.0)
 %{!?_kf6_version: %global _kf6_version %{version}}
 %bcond_without released
 Name:           kf6-knewstuff
-Version:        6.26.0
+Version:        6.27.0
 Release:        0
 Summary:        Framework for downloading and sharing additional application 
data
 License:        LGPL-2.1-or-later


++++++ knewstuff-6.26.0.tar.xz -> knewstuff-6.27.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knewstuff-6.26.0/CMakeLists.txt 
new/knewstuff-6.27.0/CMakeLists.txt
--- old/knewstuff-6.26.0/CMakeLists.txt 2026-05-01 13:54:29.000000000 +0200
+++ new/knewstuff-6.27.0/CMakeLists.txt 2026-06-05 17:48:12.000000000 +0200
@@ -3,14 +3,14 @@
 
 cmake_minimum_required(VERSION 3.29)
 
-set(KF_VERSION "6.26.0") # handled by release scripts
-set(KF_DEP_VERSION "6.26.0") # handled by release scripts
+set(KF_VERSION "6.27.0") # handled by release scripts
+set(KF_DEP_VERSION "6.27.0") # handled by release scripts
 project(KNewStuff VERSION ${KF_VERSION})
 
 set(CMAKE_CXX_EXTENSIONS OFF)
 
 include(FeatureSummary)
-find_package(ECM 6.26.0 NO_MODULE)
+find_package(ECM 6.27.0 NO_MODULE)
 set_package_properties(ECM PROPERTIES TYPE REQUIRED DESCRIPTION "Extra CMake 
Modules." URL "https://commits.kde.org/extra-cmake-modules";)
 feature_summary(WHAT REQUIRED_PACKAGES_NOT_FOUND 
FATAL_ON_MISSING_REQUIRED_PACKAGES)
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
@@ -79,7 +79,7 @@
 add_definitions(-DTRANSLATION_DOMAIN=\"knewstuff6\")
 ecm_set_disabled_deprecation_versions(
     QT 6.11.0
-    KF 6.23.0
+    KF 6.26.0
 )
 
 ki18n_install(po)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knewstuff-6.26.0/po/pl/knewstuff6.po 
new/knewstuff-6.27.0/po/pl/knewstuff6.po
--- old/knewstuff-6.26.0/po/pl/knewstuff6.po    2026-05-01 13:54:29.000000000 
+0200
+++ new/knewstuff-6.27.0/po/pl/knewstuff6.po    2026-06-05 17:48:12.000000000 
+0200
@@ -1,7 +1,7 @@
 # translation of kdelibs4.po to Polish
 # translation of kdelibs4.po to
 # Version: $Revision: 685926 $
-# SPDX-FileCopyrightText: 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 
2019, 2021, 2022, 2023, 2024, 2025 Łukasz Wojniłowicz 
<[email protected]>
+# SPDX-FileCopyrightText: 2011-2019, 2021-2026 Łukasz Wojniłowicz 
<[email protected]>
 # Ostatnie poprawki przed 2.0 Jacek Stolarczyk <[email protected]>
 # Jacek Stolarczyk <[email protected]>, 2001.
 # Piotr Roszatycki <[email protected]>, 1997-2000.
@@ -17,7 +17,7 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:49+0000\n"
-"PO-Revision-Date: 2025-12-06 15:50+0100\n"
+"PO-Revision-Date: 2026-05-09 16:53+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: pl\n"
 "Language: pl\n"
@@ -26,7 +26,7 @@
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
-"X-Generator: Lokalize 25.08.2\n"
+"X-Generator: Lokalize 26.04.0\n"
 
 #: attica/atticaprovider.cpp:167
 #, kde-format
@@ -568,7 +568,7 @@
 "@option:radio similar to combobox item, List option which will set the "
 "filter so only installed items are shown"
 msgid "Installed"
-msgstr "Wgranych"
+msgstr "Wgrane"
 
 #: qtquick/qml/Page.qml:215
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knewstuff-6.26.0/po/tr/knewstuff6.po 
new/knewstuff-6.27.0/po/tr/knewstuff6.po
--- old/knewstuff-6.26.0/po/tr/knewstuff6.po    2026-05-01 13:54:29.000000000 
+0200
+++ new/knewstuff-6.27.0/po/tr/knewstuff6.po    2026-06-05 17:48:12.000000000 
+0200
@@ -17,21 +17,21 @@
 # Serdar SOYTETİR <[email protected]>, 2010, 2012.
 # Volkan Gezer <[email protected]>, 2013, 2014.
 # Kaan Ozdincer <[email protected]>, 2014.
-# SPDX-FileCopyrightText: 2022, 2023, 2024, 2025 Emir SARI 
<[email protected]>
+# SPDX-FileCopyrightText: 2022, 2023, 2024, 2025, 2026 Emir SARI 
<[email protected]>
 msgid ""
 msgstr ""
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:49+0000\n"
-"PO-Revision-Date: 2025-05-30 23:09+0300\n"
-"Last-Translator: Emir SARI <emir_sari@îcloud.com>\n"
+"PO-Revision-Date: 2026-05-02 18:52+0300\n"
+"Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\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.1\n"
+"X-Generator: Lokalize 25.12.3\n"
 
 #: attica/atticaprovider.cpp:167
 #, kde-format
@@ -216,7 +216,7 @@
 "attempt). Continuing means overwriting it. Do you wish to overwrite the "
 "existing file?"
 msgstr ""
-"Bu dosya, halihazırda diskte var (büyük olasılıkla daha önceki başarısız bir "
+"Bu dosya, hâlihazırda diskte var (büyük olasılıkla daha önceki başarısız bir "
 "indirme denemesinden dolayı). Sürdürürseniz üzerine yazılacaktır. Bu "
 "dosyanın üzerine yazmak istiyor musunuz?"
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knewstuff-6.26.0/po/ug/knewstuff6.po 
new/knewstuff-6.27.0/po/ug/knewstuff6.po
--- old/knewstuff-6.26.0/po/ug/knewstuff6.po    2026-05-01 13:54:29.000000000 
+0200
+++ new/knewstuff-6.27.0/po/ug/knewstuff6.po    2026-06-05 17:48:12.000000000 
+0200
@@ -8,21 +8,20 @@
 "Project-Id-Version: kdelibs4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2025-11-17 11:49+0000\n"
-"PO-Revision-Date: 2013-09-08 07:05+0900\n"
-"Last-Translator: Gheyret Kenji <[email protected]>\n"
+"PO-Revision-Date: 2026-05-31 19:08-0400\n"
+"Last-Translator: Abduqadir Abliz <[email protected]>\n"
 "Language-Team: Uyghur Computer Science Association <[email protected]>\n"
 "Language: ug\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
-"X-Generator: Poedit 1.5.5\n"
+"X-Generator: Poedit 3.9\n"
 
 #: attica/atticaprovider.cpp:167
-#, fuzzy, kde-format
-#| msgid "All Categories"
+#, kde-format
 msgid "All categories are missing"
-msgstr "بارلىق كاتېگورىيەلەر"
+msgstr ""
 
 #: attica/atticaprovider.cpp:352
 #, kde-format
@@ -66,10 +65,9 @@
 msgstr ""
 
 #: attica/atticaprovider.cpp:446
-#, fuzzy, kde-format
-#| msgid "Network error. (%1)"
+#, kde-format
 msgid "Network error %1: %2"
-msgstr "تور خاتالىقى: (%1)"
+msgstr ""
 
 #: attica/atticaprovider.cpp:453
 #, kde-format
@@ -89,12 +87,11 @@
 msgstr "نامەلۇم ئوچۇق ھەمكارلىق مۇلازىمەت ئېغىزى خاتالىقى. (%1)"
 
 #: core/commentsmodel.cpp:154
-#, fuzzy, kde-format
-#| msgid "Unknown socket error"
+#, kde-format
 msgctxt ""
 "The value returned for an unknown role when requesting data from the model."
 msgid "Unknown CommentsModel role"
-msgstr "نامەلۇم ئوقۇر خاتالىقى"
+msgstr ""
 
 #: core/enginebase.cpp:98
 #, kde-format
@@ -104,21 +101,19 @@
 msgstr ""
 
 #: core/enginebase.cpp:134
-#, fuzzy, kde-format
-#| msgid "Configuration file not found: \"%1\""
+#, kde-format
 msgid "Configuration file does not exist: \"%1\""
-msgstr "سەپلىمە ھۆججىتى تېپىلمىدى: \"%1\""
+msgstr ""
 
 #: core/enginebase.cpp:142
-#, fuzzy, kde-format
-#| msgid "Configuration file not found: \"%1\""
+#, kde-format
 msgid "Configuration file exists, but cannot be opened: \"%1\""
-msgstr "سەپلىمە ھۆججىتى تېپىلمىدى: \"%1\""
+msgstr ""
 
 #: core/enginebase.cpp:149
 #, kde-format
 msgid "Configuration file is invalid: \"%1\""
-msgstr "سەپلىمە ھۆججەت ئىناۋەتسىز: \"%1\""
+msgstr "سەپلىمە ھۆججەت ئىناۋەتسىز: «%1»"
 
 #: core/enginebase.cpp:158
 #, kde-format
@@ -156,12 +151,12 @@
 #: core/installation.cpp:108
 #, kde-format
 msgid "Download of item failed: no download URL for \"%1\"."
-msgstr "تۈرنى چۈشۈرەلمىدى: \"%1\" چۈشۈرۈش URL يوق."
+msgstr "تۈرنى چۈشۈرەلمىدى: «%1» چۈشۈرۈش URL يوق."
 
 #: core/installation.cpp:139
 #, kde-format
 msgid "Download of \"%1\" failed, error: %2"
-msgstr "\"%1\" چۈشۈرەلمىدى، خاتالىق: %2"
+msgstr "«%1» چۈشۈرەلمىدى، خاتالىق: %2"
 
 #: core/installation.cpp:148
 #, kde-format
@@ -173,13 +168,12 @@
 #: core/installation.cpp:186
 #, kde-format
 msgid "Could not install \"%1\": file not found."
-msgstr "\"%1\" نى ئورنىتالمىدى: ھۆججەت تېپىلمىدى."
+msgstr "«%1» نى ئورنىتالمىدى: ھۆججەت تېپىلمىدى."
 
 #: core/installation.cpp:352 core/installation.cpp:599
-#, fuzzy, kde-format
-#| msgid "Installing"
+#, kde-format
 msgid "Installation of %1 failed: %2"
-msgstr "ئورنىتىۋاتىدۇ"
+msgstr ""
 
 #: core/installation.cpp:386
 #, kde-format
@@ -187,10 +181,9 @@
 msgstr ""
 
 #: core/installation.cpp:398
-#, fuzzy, kde-format
-#| msgid "Unable to open temporary file. Error was: %1."
+#, kde-format
 msgid "Failed to open the archive file %1. The reported error was: %2"
-msgstr "ۋاقىتلىق ھۆججەتنى ئاچالمايدۇ. خاتالىق: %1."
+msgstr ""
 
 #: core/installation.cpp:465
 #, kde-format
@@ -201,10 +194,9 @@
 msgstr ""
 
 #: core/installation.cpp:468
-#, fuzzy, kde-format
-#| msgid "Overwrite File?"
+#, kde-format
 msgid "Overwrite File"
-msgstr "ھۆججەت قاپلامسىز؟"
+msgstr ""
 
 #: core/installation.cpp:487
 #, kde-format
@@ -250,16 +242,14 @@
 msgstr ""
 
 #: core/jobs/filecopyworker.cpp:60
-#, fuzzy, kde-format
-#| msgid "Cannot open %1 for reading"
+#, kde-format
 msgid "Could not open %1 for writing"
-msgstr "%1 نى ئوقۇش ئۈچۈن ئاچالمىدى"
+msgstr ""
 
 #: core/jobs/filecopyworker.cpp:63
-#, fuzzy, kde-format
-#| msgid "Cannot open %1 for reading"
+#, kde-format
 msgid "Could not open %1 for reading"
-msgstr "%1 نى ئوقۇش ئۈچۈن ئاچالمىدى"
+msgstr ""
 
 #: core/transaction.cpp:126
 #, kde-format
@@ -289,28 +279,25 @@
 msgstr ""
 
 #: core/transaction.cpp:460
-#, fuzzy, kde-format
-#| msgid "Failed to load file '%1'"
+#, kde-format
 msgid ""
 "Failed to adopt '%1'\n"
 "%2"
-msgstr "ھۆججەت '%1' نى ئوقۇش مەغلۇپ بولدى."
+msgstr ""
 
 #: qtquick/categoriesmodel.cpp:52
-#, fuzzy, kde-format
-#| msgid "All Categories"
+#, kde-format
 msgctxt ""
 "The first entry in the category selection list (also the default value)"
 msgid "All Categories"
 msgstr "بارلىق كاتېگورىيەلەر"
 
 #: qtquick/categoriesmodel.cpp:74
-#, fuzzy, kde-format
-#| msgid "Unknown error"
+#, kde-format
 msgctxt ""
 "The string passed back in the case the requested category is not known"
 msgid "Unknown Category"
-msgstr "نامەلۇم خاتالىق"
+msgstr ""
 
 #. i18nd("knewstuff6", "Download New %1…").
 #.
@@ -325,26 +312,23 @@
 msgstr ""
 
 #: qtquick/qml/Button.qml:47
-#, fuzzy, kde-format
-#| msgid "Download New Stuff..."
+#, kde-format
 msgid "Download New %1…"
-msgstr "يېڭى قورال چۈشۈر…"
+msgstr ""
 
 #: qtquick/qml/Dialog.qml:47
-#, fuzzy, kde-format
-#| msgid "Download New Stuff..."
+#, kde-format
 msgctxt "The dialog title when we know which type of stuff is being requested"
 msgid "Download New %1"
-msgstr "يېڭى قورال چۈشۈر…"
+msgstr ""
 
 #: qtquick/qml/Dialog.qml:48
-#, fuzzy, kde-format
-#| msgid "Download New Stuff..."
+#, kde-format
 msgctxt ""
 "A placeholder title used in the dialog when there is no better title "
 "available"
 msgid "Download New Stuff"
-msgstr "يېڭى قورال چۈشۈر…"
+msgstr ""
 
 #: qtquick/qml/DownloadItemsSheet.qml:38
 #, kde-format
@@ -366,12 +350,11 @@
 msgstr "ئورنات"
 
 #: qtquick/qml/EntryDetails.qml:92
-#, fuzzy, kde-format
-#| msgid "Installing"
+#, kde-format
 msgctxt ""
 "A passive notification shown when installation of an item is initiated"
 msgid "Installing %1 from %2"
-msgstr "ئورنىتىۋاتىدۇ"
+msgstr ""
 
 #: qtquick/qml/EntryDetails.qml:109
 #, kde-format
@@ -384,8 +367,7 @@
 #: qtquick/qml/EntryDetails.qml:114
 #: qtquick/qml/private/entrygriddelegates/BigPreviewDelegate.qml:43
 #: qtquick/qml/private/entrygriddelegates/TileDelegate.qml:48
-#, fuzzy, kde-format
-#| msgid "Install"
+#, kde-format
 msgctxt ""
 "Request installation of this item, available when there is exactly one "
 "downloadable item"
@@ -395,25 +377,22 @@
 #: qtquick/qml/EntryDetails.qml:115
 #: qtquick/qml/private/entrygriddelegates/BigPreviewDelegate.qml:44
 #: qtquick/qml/private/entrygriddelegates/TileDelegate.qml:49
-#, fuzzy, kde-format
-#| msgid "Install"
+#, kde-format
 msgctxt ""
 "Show installation options, where there is more than one downloadable item"
 msgid "Install…"
-msgstr "ئورنات"
+msgstr "ئورنات…"
 
 #: qtquick/qml/EntryDetails.qml:131
 #: qtquick/qml/private/entrygriddelegates/BigPreviewDelegate.qml:59
 #: qtquick/qml/private/entrygriddelegates/TileDelegate.qml:64
-#, fuzzy, kde-format
-#| msgid "Update"
+#, kde-format
 msgctxt "Request updating of this item"
 msgid "Update"
 msgstr "يېڭىلا"
 
 #: qtquick/qml/EntryDetails.qml:138 qtquick/qml/Page.qml:121
-#, fuzzy, kde-format
-#| msgid "Uninstall"
+#, kde-format
 msgctxt "Request uninstallation of this item"
 msgid "Uninstall"
 msgstr "يوقات"
@@ -445,23 +424,20 @@
 msgstr ""
 
 #: qtquick/qml/EntryDetails.qml:218
-#, fuzzy, kde-format
-#| msgid "Rating: "
+#, kde-format
 msgid "Rating:"
-msgstr "باھالاش: "
+msgstr "باھالاش:"
 
 #: qtquick/qml/EntryDetails.qml:226
-#, fuzzy, kde-format
-#| msgid "View Comments"
+#, kde-format
 msgctxt "@action:button Opens a new sub-page with comments for this entry"
 msgid "See %1 Reviews and Comments"
-msgstr "ئىزاھات كۆرسەت"
+msgstr ""
 
 #: qtquick/qml/EntryDetails.qml:231
-#, fuzzy, kde-format
-#| msgid "Homepage"
+#, kde-format
 msgid "Homepage:"
-msgstr "باش بەت"
+msgstr ""
 
 #: qtquick/qml/EntryDetails.qml:232
 #, kde-format
@@ -503,40 +479,33 @@
 msgstr ""
 
 #: qtquick/qml/Page.qml:179
-#, fuzzy, kde-format
-#| msgctxt "@action:button Replace all occurrences"
-#| msgid "&All"
+#, kde-format
 msgctxt "@action:button opening menu similar to combobox, filter list"
 msgid "All"
-msgstr "ھەممىسى(&A)"
+msgstr "ھەممىسى"
 
 #: qtquick/qml/Page.qml:181
-#, fuzzy, kde-format
-#| msgid "Installed"
+#, kde-format
 msgctxt "@action:button opening menu similar to combobox, filter list"
 msgid "Installed"
 msgstr "ئورنىتىلغان"
 
 #: qtquick/qml/Page.qml:183
-#, fuzzy, kde-format
-#| msgid "Update"
+#, kde-format
 msgctxt "@action:button opening menu similar to combobox, filter list"
 msgid "Updateable"
-msgstr "يېڭىلا"
+msgstr ""
 
 #: qtquick/qml/Page.qml:193
-#, fuzzy, kde-format
-#| msgctxt "@action:button Replace all occurrences"
-#| msgid "&All"
+#, kde-format
 msgctxt ""
 "@option:radio similar to combobox item, List option which will set the "
 "filter to show everything"
 msgid "All"
-msgstr "ھەممىسى(&A)"
+msgstr "ھەممىسى"
 
 #: qtquick/qml/Page.qml:204
-#, fuzzy, kde-format
-#| msgid "Installed"
+#, kde-format
 msgctxt ""
 "@option:radio similar to combobox item, List option which will set the "
 "filter so only installed items are shown"
@@ -544,13 +513,12 @@
 msgstr "ئورنىتىلغان"
 
 #: qtquick/qml/Page.qml:215
-#, fuzzy, kde-format
-#| msgid "Update"
+#, kde-format
 msgctxt ""
 "@option:radio similar to combobox item, List option which will set the "
 "filter so only installed items with updates available are shown"
 msgid "Updateable"
-msgstr "يېڭىلا"
+msgstr ""
 
 #: qtquick/qml/Page.qml:228
 #, kde-format
@@ -565,22 +533,19 @@
 msgstr ""
 
 #: qtquick/qml/Page.qml:232
-#, fuzzy, kde-format
-#| msgid "Rating"
+#, kde-format
 msgctxt "@action:button opening menu similar to combobox, filter list"
 msgid "Sort: Rating"
-msgstr "باھالاش"
+msgstr ""
 
 #: qtquick/qml/Page.qml:234
-#, fuzzy, kde-format
-#| msgid "Most Downloads"
+#, kde-format
 msgctxt "@action:button opening menu similar to combobox, filter list"
 msgid "Sort: Downloads"
-msgstr "ئەڭ كۆپ چۈشۈرۈلمە"
+msgstr ""
 
 #: qtquick/qml/Page.qml:243
-#, fuzzy, kde-format
-#| msgid "Name"
+#, kde-format
 msgctxt ""
 "@option:radio in menu, List option which will set the sort order to be "
 "alphabetical based on the name"
@@ -588,8 +553,7 @@
 msgstr "ئاتى"
 
 #: qtquick/qml/Page.qml:254
-#, fuzzy, kde-format
-#| msgid "Rating"
+#, kde-format
 msgctxt ""
 "@option:radio in menu, List option which will set the sort order to based on "
 "user ratings"
@@ -597,13 +561,12 @@
 msgstr "باھالاش"
 
 #: qtquick/qml/Page.qml:265
-#, fuzzy, kde-format
-#| msgid "Download"
+#, kde-format
 msgctxt ""
 "@option:radio similar to combobox item, List option which will set the sort "
 "order to based on number of downloads"
 msgid "Downloads"
-msgstr "چۈشۈرۈش"
+msgstr "چۈشۈرۈلمە"
 
 #: qtquick/qml/Page.qml:276
 #, kde-format
@@ -611,13 +574,12 @@
 "@option:radio similar to combobox item, List option which will set the sort "
 "order to based on when items were most recently updated"
 msgid "Release date"
-msgstr ""
+msgstr "تارقاتقان ۋاقتى"
 
 #: qtquick/qml/Page.qml:289
-#, fuzzy, kde-format
-#| msgid "New Upload"
+#, kde-format
 msgid "Upload…"
-msgstr "يېڭى يۈك"
+msgstr ""
 
 #: qtquick/qml/Page.qml:290
 #, kde-format
@@ -625,36 +587,31 @@
 msgstr ""
 
 #: qtquick/qml/Page.qml:300
-#, fuzzy, kde-format
-#| msgid "&Go To..."
+#, kde-format
 msgid "Go to…"
-msgstr "يۆتكەل(&G)…"
+msgstr ""
 
 #: qtquick/qml/Page.qml:307 qtquick/qml/Page.qml:316
-#, fuzzy, kde-format
-#| msgid "Search:"
+#, kde-format
 msgid "Search…"
-msgstr "ئىزدە:"
+msgstr "ئىزدە…"
 
 #: qtquick/qml/Page.qml:370
 #, kde-format
 msgid "Category:"
-msgstr "تۈرى:"
+msgstr "سەھىپە:"
 
 #: qtquick/qml/Page.qml:390
-#, fuzzy, kde-format
-#| msgid "Continue operation"
+#, kde-format
 msgid "Contribute Your Own…"
-msgstr "مەشغۇلاتنى داۋاملاشتۇر"
+msgstr ""
 
 #: qtquick/qml/private/EntryCommentDelegate.qml:103
-#, fuzzy, kde-format
-#| msgctxt "@note/rich"
-#| msgid "<i>Note</i>: %1"
+#, kde-format
 msgctxt ""
 "Placeholder title for when a comment has no subject, but does have a rating"
 msgid "<i>(no title)</i>"
-msgstr "<i>ئىزاھات</i>: %1"
+msgstr ""
 
 #: qtquick/qml/private/EntryCommentDelegate.qml:136
 #, kde-format
@@ -671,11 +628,10 @@
 msgstr ""
 
 #: qtquick/qml/private/EntryCommentsPage.qml:30
-#, fuzzy, kde-format
-#| msgid "All Categories"
+#, kde-format
 msgctxt "Title for the item which is checked when all comments should be shown"
 msgid "Show All Comments"
-msgstr "بارلىق كاتېگورىيەلەر"
+msgstr ""
 
 #: qtquick/qml/private/EntryCommentsPage.qml:38
 #, kde-format
@@ -695,18 +651,14 @@
 
 #: qtquick/qml/private/entrygriddelegates/BigPreviewDelegate.qml:140
 #: qtquick/qml/private/entrygriddelegates/TileDelegate.qml:185
-#, fuzzy, kde-format
-#| msgid "1 download"
-#| msgid_plural "%1 downloads"
+#, kde-format
 msgctxt "The number of times the item has been downloaded"
 msgid "%1 downloads"
-msgstr "%1 چۈشۈرۈش"
+msgstr ""
 
 #: qtquick/qml/private/entrygriddelegates/BigPreviewDelegate.qml:153
 #: qtquick/qml/private/entrygriddelegates/TileDelegate.qml:164
-#, fuzzy, kde-format
-#| msgctxt "Show the author of this item in a list"
-#| msgid "By <i>%1</i>"
+#, kde-format
 msgctxt ""
 "Subheading for the tile view, located immediately underneath the name of the "
 "item"
@@ -722,13 +674,12 @@
 msgstr ""
 
 #: qtquick/qml/private/entrygriddelegates/FeedbackOverlay.qml:48
-#, fuzzy, kde-format
-#| msgid "Updating"
+#, kde-format
 msgctxt ""
 "Label for the busy indicator showing an item is in the process of being "
 "updated"
 msgid "Updating…"
-msgstr "يېڭىلاۋاتىدۇ"
+msgstr "يېڭىلىنىۋاتىدۇ…"
 
 #: qtquick/qml/private/entrygriddelegates/FeedbackOverlay.qml:50
 #, kde-format
@@ -742,11 +693,10 @@
 msgstr ""
 
 #: qtquick/qml/private/entrygriddelegates/FeedbackOverlay.qml:63
-#, fuzzy, kde-format
-#| msgid "Installing"
+#, kde-format
 msgctxt "Label for the busy indicator showing an item is installing"
 msgid "Installing…"
-msgstr "ئورنىتىۋاتىدۇ"
+msgstr "ئورنىتىۋاتىدۇ…"
 
 #: qtquick/qml/private/ErrorDisplayer.qml:15
 #, kde-format
@@ -755,73 +705,62 @@
 msgstr ""
 
 #: qtquick/qml/private/ErrorDisplayer.qml:82
-#, fuzzy, kde-format
-#| msgid "Please put in a name."
+#, kde-format
 msgid "Please try again later."
-msgstr "ئات كىرگۈزۈڭ:"
+msgstr ""
 
 #: qtquick/qml/private/GridTileDelegate.qml:120
-#, fuzzy, kde-format
-#| msgctxt "No border line"
-#| msgid "None"
+#, kde-format
 msgid "None"
 msgstr "يوق"
 
 #: qtquick/qml/private/Rating.qml:81
-#, fuzzy, kde-format
-#| msgid "(%1/s)"
+#, kde-format
 msgctxt ""
 "A text representation of the rating, shown as a fraction of the max value"
 msgid "(%1/%2)"
-msgstr "(%1/سېكۇنت)"
+msgstr ""
 
 #: qtquick/qml/UploadPage.qml:53
-#, fuzzy, kde-format
-#| msgid "Download New Stuff..."
+#, kde-format
 msgctxt "@knewstuff6"
 msgid "Upload New Stuff: %1"
-msgstr "يېڭى قورال چۈشۈر…"
+msgstr ""
 
 #: qtquick/qml/UploadPage.qml:114
-#, fuzzy, kde-format
-#| msgid "Billing information:"
+#, kde-format
 msgctxt ""
 "A text shown beside a busy indicator suggesting that data is being fetched"
 msgid "Updating information…"
-msgstr "تەرتىپ ئۇچۇرى:"
+msgstr ""
 
 #: qtquick/qml/UploadPage.qml:129
-#, fuzzy, kde-format
-#| msgid "&Store"
+#, kde-format
 msgctxt "The name of the KDE Store"
 msgid "KDE Store"
-msgstr "ساقلا(&S)"
+msgstr "KDE دۇكىنى"
 
 #: qtquick/qml/UploadPage.qml:135
-#, fuzzy, kde-format
-#| msgid "Provider:"
+#, kde-format
 msgctxt "An unnamed provider"
 msgid "Your Provider"
-msgstr "تەمىنلىگۈچى:"
+msgstr ""
 
 #: qtquick/qml/UploadPage.qml:144
-#, fuzzy, kde-format
-#| msgctxt "@label:button"
-#| msgid "&Open with %1"
+#, kde-format
 msgctxt ""
 "Text for an action which causes the specified website to be opened using the "
 "user's system default browser"
 msgid "Open Website: %1"
-msgstr "%1 دا ئاچ(&O)"
+msgstr ""
 
 #: qtquick/qml/UploadPage.qml:152
-#, fuzzy, kde-format
-#| msgid "&Send Email"
+#, kde-format
 msgctxt ""
 "Text for an action which will attempt to send an email using the user's "
 "system default email client"
 msgid "Send Email To: %1"
-msgstr "ئېلخەت ئەۋەت(&S)"
+msgstr ""
 
 #: qtquick/qml/UploadPage.qml:162
 #, kde-format
@@ -850,7 +789,7 @@
 #: qtquick/quickengine.cpp:176
 #, kde-format
 msgid "Loading data"
-msgstr "سانلىق-مەلۇمات يۈكلەۋاتىدۇ"
+msgstr "سانلىق مەلۇمات يۈكلەۋاتىدۇ"
 
 #: qtquick/quickengine.cpp:172
 #, kde-format
@@ -868,12 +807,10 @@
 msgstr ""
 
 #: qtquick/searchpresetmodel.cpp:46
-#, fuzzy, kde-format
-#| msgctxt "@action"
-#| msgid "Back"
+#, kde-format
 msgctxt "Knewstuff5"
 msgid "Back"
-msgstr "كەينى"
+msgstr "قايت"
 
 #: qtquick/searchpresetmodel.cpp:48
 #, kde-format
@@ -888,28 +825,22 @@
 msgstr ""
 
 #: qtquick/searchpresetmodel.cpp:52
-#, fuzzy, kde-format
-#| msgctxt "@action:button Restart find & replace"
-#| msgid "Restart"
+#, kde-format
 msgctxt "Knewstuff5"
 msgid "Restart"
 msgstr "قايتا قوزغات"
 
 #: qtquick/searchpresetmodel.cpp:54
-#, fuzzy, kde-format
-#| msgctxt "@action"
-#| msgid "New"
+#, kde-format
 msgctxt "Knewstuff5"
 msgid "New"
 msgstr "يېڭى"
 
 #: qtquick/searchpresetmodel.cpp:56
-#, fuzzy, kde-format
-#| msgctxt "keyboard-key-name"
-#| msgid "Home"
+#, kde-format
 msgctxt "Knewstuff5"
 msgid "Home"
-msgstr "ماكان"
+msgstr "باش بەت"
 
 #: qtquick/searchpresetmodel.cpp:58
 #, kde-format
@@ -918,35 +849,28 @@
 msgstr ""
 
 #: qtquick/searchpresetmodel.cpp:60
-#, fuzzy, kde-format
-#| msgctxt "keyboard-key-name"
-#| msgid "Up"
+#, kde-format
 msgctxt "Knewstuff5"
 msgid "Up"
 msgstr "ئۈستى"
 
 #: qtquick/searchpresetmodel.cpp:62
-#, fuzzy, kde-format
-#| msgctxt "dictionary variant"
-#| msgid "extended"
+#, kde-format
 msgctxt "Knewstuff5"
 msgid "Recommended"
-msgstr "كېڭەيتىلگەن"
+msgstr "تەۋسىيە قىلغان"
 
 #: qtquick/searchpresetmodel.cpp:64
-#, fuzzy, kde-format
-#| msgctxt "@action"
-#| msgid "Subscript"
+#, kde-format
 msgctxt "Knewstuff5"
 msgid "Subscriptions"
-msgstr "تۆۋەنكى ئىندېكس"
+msgstr ""
 
 #: qtquick/searchpresetmodel.cpp:66
-#, fuzzy, kde-format
-#| msgid "All Categories"
+#, kde-format
 msgctxt "Knewstuff5"
 msgid "All Entries"
-msgstr "بارلىق كاتېگورىيەلەر"
+msgstr ""
 
 #: qtquick/searchpresetmodel.cpp:70
 #, kde-format
@@ -979,25 +903,21 @@
 msgstr ""
 
 #: widgets/action.cpp:28 widgets/button.cpp:70
-#, fuzzy, kde-format
-#| msgid "Download New Stuff..."
+#, kde-format
 msgctxt "@action"
 msgid "Download New Stuff…"
-msgstr "يېڭى قورال چۈشۈر…"
+msgstr ""
 
-#, fuzzy
 #~| msgid "All Categories"
 #~ msgctxt "List option which will set the filter to show everything"
 #~ msgid "Show All Entries"
 #~ msgstr "بارلىق كاتېگورىيەلەر"
 
-#, fuzzy
 #~| msgctxt "@action"
 #~| msgid "Open Recent"
 #~ msgid "Recent"
 #~ msgstr "يېقىنقىنى ئاچ"
 
-#, fuzzy
 #~| msgid "Show directories first"
 #~ msgctxt ""
 #~ "List option which will set the sort order to based on when items were "
@@ -1005,20 +925,17 @@
 #~ msgid "Show Most Recent First"
 #~ msgstr "تۇنجى كۆرسىتىدىغان مۇندەرىجە"
 
-#, fuzzy
 #~| msgid "Show directories first"
 #~ msgctxt "List option which will set the sort order to based on user ratings"
 #~ msgid "Show Highest Rated First"
 #~ msgstr "تۇنجى كۆرسىتىدىغان مۇندەرىجە"
 
-#, fuzzy
 #~| msgid "Most downloads"
 #~ msgctxt ""
 #~ "List option which will set the sort order to based on number of downloads"
 #~ msgid "Show Most Downloaded First"
 #~ msgstr "ئەڭ كۆپ چۈشۈرۈلمە"
 
-#, fuzzy
 #~| msgctxt "@option:check Do filter on type - show only files"
 #~| msgid "Files"
 #~ msgid "Tiles"
@@ -1027,22 +944,18 @@
 #~ msgid "Icons"
 #~ msgstr "سىنبەلگىلەر"
 
-#, fuzzy
 #~| msgid "Preview URL:"
 #~ msgid "Preview"
 #~ msgstr "ئالدىن كۆزىتىش URL:"
 
-#, fuzzy
 #~| msgid "Details view mode"
 #~ msgid "Detailed Tiles View Mode"
 #~ msgstr "تەپسىلىي كۆرۈنۈش ھالىتى"
 
-#, fuzzy
 #~| msgid "Icons view mode"
 #~ msgid "Icons Only View Mode"
 #~ msgstr "سىنبەلگە كۆرۈنۈش ھالىتى"
 
-#, fuzzy
 #~| msgid "Details view mode"
 #~ msgid "Large Preview View Mode"
 #~ msgstr "تەپسىلىي كۆرۈنۈش ھالىتى"
@@ -1066,27 +979,23 @@
 #~ msgid_plural "Loading %1 previews"
 #~ msgstr[0] "%1 ئالدىن كۆزىتىشنى يۈكلەۋاتىدۇ"
 
-#, fuzzy
 #~| msgid "Loading Preview"
 #~ msgctxt ""
 #~ "A text shown beside a busy indicator suggesting that data is being fetched"
 #~ msgid "Loading more…"
 #~ msgstr "ئالدىن كۆزىتىش يۈكلەۋاتىدۇ"
 
-#, fuzzy
 #~| msgid "Install"
 #~ msgctxt "Request installation of this item"
 #~ msgid "Install"
 #~ msgstr "ئورنات"
 
-#, fuzzy
 #~| msgid "Installed"
 #~ msgctxt ""
 #~ "List option which will set the filter so only installed items are shown"
 #~ msgid "Installed Only"
 #~ msgstr "ئورنىتىلغان"
 
-#, fuzzy
 #~| msgid "Show directories first"
 #~ msgctxt ""
 #~ "List option which will set the sort order to based on when items were "
@@ -1094,37 +1003,31 @@
 #~ msgid "Show most recent first"
 #~ msgstr "تۇنجى كۆرسىتىدىغان مۇندەرىجە"
 
-#, fuzzy
 #~| msgid "Show directories first"
 #~ msgctxt "List option which will set the sort order to based on user ratings"
 #~ msgid "Show highest rated first"
 #~ msgstr "تۇنجى كۆرسىتىدىغان مۇندەرىجە"
 
-#, fuzzy
 #~| msgid "Most downloads"
 #~ msgctxt ""
 #~ "List option which will set the sort order to based on number of downloads"
 #~ msgid "Show most downloaded first"
 #~ msgstr "ئەڭ كۆپ چۈشۈرۈلمە"
 
-#, fuzzy
 #~| msgid "Download New Stuff..."
 #~ msgid "Download New %1..."
 #~ msgstr "يېڭى قورال چۈشۈر…"
 
-#, fuzzy
 #~| msgid "Install"
 #~ msgctxt ""
 #~ "Show installation options, where there is more than one downloadable item"
 #~ msgid "Install..."
 #~ msgstr "ئورنات"
 
-#, fuzzy
 #~| msgid "Search"
 #~ msgid "Search..."
 #~ msgstr "ئىزدە"
 
-#, fuzzy
 #~| msgid "Updating"
 #~ msgctxt ""
 #~ "Label for the busy indicator showing an item is in the process of being "
@@ -1132,19 +1035,16 @@
 #~ msgid "Updating..."
 #~ msgstr "يېڭىلاۋاتىدۇ"
 
-#, fuzzy
 #~| msgid "Installing"
 #~ msgctxt "Label for the busy indicator showing an item is installing"
 #~ msgid "Installing..."
 #~ msgstr "ئورنىتىۋاتىدۇ"
 
-#, fuzzy
 #~| msgid "Installed"
 #~ msgctxt "@action:inmenu"
 #~ msgid "Not installed:"
 #~ msgstr "ئورنىتىلغان"
 
-#, fuzzy
 #~| msgctxt ""
 #~| "@option:check An item in a list of resources that allows to query for "
 #~| "more resources to put in the list"
@@ -1153,68 +1053,56 @@
 #~ msgid "More"
 #~ msgstr "تېخىمۇ كۆپ…"
 
-#, fuzzy
 #~| msgid "Confi&gure..."
 #~ msgctxt "@action:inmenu"
 #~ msgid "Configure..."
 #~ msgstr "سەپلىمە(&G)…"
 
-#, fuzzy
 #~| msgid "Visit contributor's homepage"
 #~ msgctxt "@action:inmenu"
 #~ msgid "Visit homepage"
 #~ msgstr "تۆھپىكارلار باش بېتىنى زىيارەت"
 
-#, fuzzy
 #~| msgid "Install"
 #~ msgctxt "@action:inmenu"
 #~ msgid "Install"
 #~ msgstr "ئورنات"
 
-#, fuzzy
 #~| msgid "There is no matching item available.\n"
 #~ msgctxt "@action:inmenu"
 #~ msgid "No further information available."
 #~ msgstr "ماس كېلىدىغان تۈر يوق.\n"
 
-#, fuzzy
 #~| msgid "Configure"
 #~ msgid "Configure menu"
 #~ msgstr "سەپلە"
 
-#, fuzzy
 #~| msgid "&Configure %1..."
 #~ msgid "Configure menu - %1"
 #~ msgstr "%1 نى سەپلە(&C)…"
 
-#, fuzzy
 #~| msgid "%1 folder"
 #~| msgid_plural "%1 folders"
 #~ msgctxt "@action:inmenu %1=\"$GenericName\""
 #~ msgid "%1 - current folder"
 #~ msgstr "%1 قىسقۇچ"
 
-#, fuzzy
 #~| msgid "Maintainer"
 #~ msgid "Main section"
 #~ msgstr "مەسئۇل كىشى"
 
-#, fuzzy
 #~| msgid "Move &Down"
 #~ msgid "Move down"
 #~ msgstr "تۆۋەنگە(&D)"
 
-#, fuzzy
 #~| msgid "Move &Up"
 #~ msgid "Move up"
 #~ msgstr "يۇقىرىغا(&U)"
 
-#, fuzzy
 #~| msgid "More Actions"
 #~ msgid "Move to Main section"
 #~ msgstr "تېخىمۇ كۆپ مەشغۇلاتلار"
 
-#, fuzzy
 #~| msgid "More Actions"
 #~ msgid "Move to More section"
 #~ msgstr "تېخىمۇ كۆپ مەشغۇلاتلار"
@@ -1222,12 +1110,10 @@
 #~ msgid "Reset"
 #~ msgstr "ئەسلىگە قايتۇرۇش"
 
-#, fuzzy
 #~| msgid "More Actions"
 #~ msgid "More section"
 #~ msgstr "تېخىمۇ كۆپ مەشغۇلاتلار"
 
-#, fuzzy
 #~| msgctxt ""
 #~| "@option:check An item in a list of resources that allows to query for "
 #~| "more resources to put in the list"
@@ -1329,7 +1215,6 @@
 #~ msgid "Author:"
 #~ msgstr "ئاپتور:"
 
-#, fuzzy
 #~| msgid "<a href=\"http://opendesktop.org\";>Homepage</a>"
 #~ msgid "<a href=\"https://opendesktop.org\";>Homepage</a>"
 #~ msgstr "<a href=\"http://opendesktop.org\";>باش بەت</a>"
@@ -1371,7 +1256,6 @@
 #~ msgid "Rating: %1%"
 #~ msgstr "باھا: %1%"
 
-#, fuzzy
 #~| msgid "<br />Provider: %1"
 #~ msgctxt "Show the size of the file in a list"
 #~ msgid "<br />Size: %1"
@@ -1399,19 +1283,16 @@
 #~ msgid "Install Again"
 #~ msgstr "قايتا ئورنات"
 
-#, fuzzy
 #~| msgid "<p>Downloads: %1</p>\n"
 #~ msgctxt "Show the size of the file in a list"
 #~ msgid "<p>Size: %1</p>"
 #~ msgstr "<p>چۈشۈرۈش: %1</p>\n"
 
-#, fuzzy
 #~| msgid "Yes"
 #~ msgctxt "@action:button"
 #~ msgid "Yes"
 #~ msgstr "ھەئە"
 
-#, fuzzy
 #~| msgid "No"
 #~ msgctxt "@action:button"
 #~ msgid "No"
@@ -1439,7 +1320,6 @@
 #~ msgid "Finish"
 #~ msgstr "تامام"
 
-#, fuzzy
 #~| msgid "Loading provider information"
 #~ msgid "Fetching provider information..."
 #~ msgstr "تەمىنلىگۈچى ئۇچۇرىنى يۈكلەۋاتىدۇ"
@@ -1450,7 +1330,6 @@
 #~ msgid "Fetching content data from server..."
 #~ msgstr "مۇلازىمېتىردىن مەزمۇن سانلىق-مەلۇماتىغا ئېرىشىۋاتىدۇ…"
 
-#, fuzzy
 #~| msgid "Loading provider information"
 #~ msgid "Could not fetch provider information."
 #~ msgstr "تەمىنلىگۈچى ئۇچۇرىنى يۈكلەۋاتىدۇ"
@@ -1617,28 +1496,23 @@
 #~ msgid "Start Upload"
 #~ msgstr "يۈكلەشنى باشلا"
 
-#, fuzzy
 #~| msgid "Failed to open scriptfile \"%1\""
 #~ msgid "Failed to execute install script"
 #~ msgstr "\"%1\" قوليازما ھۆججەتنى ئاچالمىدى"
 
-#, fuzzy
 #~| msgid "Installing"
 #~ msgctxt "Label for the busy indicator showing an item is being installed"
 #~ msgid "Installing..."
 #~ msgstr "ئورنىتىۋاتىدۇ"
 
-#, fuzzy
 #~| msgid "Details view mode"
 #~ msgid "Tiles view mode"
 #~ msgstr "تەپسىلىي كۆرۈنۈش ھالىتى"
 
-#, fuzzy
 #~| msgid "Show %1"
 #~ msgid "Show:"
 #~ msgstr "%1 كۆرسەت"
 
-#, fuzzy
 #~| msgid "Show directories first"
 #~ msgctxt ""
 #~ "List option which will set the sort order to based on when items were "
@@ -1646,25 +1520,21 @@
 #~ msgid "Most recent first"
 #~ msgstr "تۇنجى كۆرسىتىدىغان مۇندەرىجە"
 
-#, fuzzy
 #~| msgid "Show directories first"
 #~ msgctxt "List option which will set the sort order to based on user ratings"
 #~ msgid "Highest rated first"
 #~ msgstr "تۇنجى كۆرسىتىدىغان مۇندەرىجە"
 
-#, fuzzy
 #~| msgid "Most downloads"
 #~ msgctxt ""
 #~ "List option which will set the sort order to based on number of downloads"
 #~ msgid "Most downloaded first"
 #~ msgstr "ئەڭ كۆپ چۈشۈرۈلمە"
 
-#, fuzzy
 #~| msgid "loading %1"
 #~ msgid "Using %1"
 #~ msgstr "%1 يۈكلەۋاتىدۇ"
 
-#, fuzzy
 #~| msgid "Details"
 #~ msgctxt "Show a page with details for this item"
 #~ msgid "Details..."
@@ -1676,7 +1546,6 @@
 #~ msgid "Close"
 #~ msgstr "ياپ"
 
-#, fuzzy
 #~| msgid "No Preview"
 #~ msgctxt ""
 #~ "A link which, when clicked, opens a new sub page with reviews (comments) "
@@ -5282,7 +5151,6 @@
 #~ msgid "Supply a username and password below."
 #~ msgstr "تۆۋەندە ئىشلەتكۈچى ئاتى ۋە ئىم تەمىنلەيدۇ."
 
-#, fuzzy
 #~| msgid "&Keep password"
 #~ msgid "Use this password:"
 #~ msgstr "ئىمنى ساقلا(&K)"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/knewstuff-6.26.0/src/core/enginebase.h 
new/knewstuff-6.27.0/src/core/enginebase.h
--- old/knewstuff-6.26.0/src/core/enginebase.h  2026-05-01 13:54:29.000000000 
+0200
+++ new/knewstuff-6.27.0/src/core/enginebase.h  2026-06-05 17:48:12.000000000 
+0200
@@ -574,7 +574,7 @@
     void loadProviders();
 
 protected:
-#if KNEWSTUFFCORE_ENABLE_DEPRECATED_SINCE(6, 9)
+#if KNEWSTUFFCORE_BUILD_DEPRECATED_SINCE(6, 9)
     /*!
      * Add a provider and connect it to the right slots
      * \deprecated[6.9]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/knewstuff-6.26.0/src/tools/knewstuff-dialog/org.kde.knewstuff-dialog6.desktop
 
new/knewstuff-6.27.0/src/tools/knewstuff-dialog/org.kde.knewstuff-dialog6.desktop
--- 
old/knewstuff-6.26.0/src/tools/knewstuff-dialog/org.kde.knewstuff-dialog6.desktop
   2026-05-01 13:54:29.000000000 +0200
+++ 
new/knewstuff-6.27.0/src/tools/knewstuff-dialog/org.kde.knewstuff-dialog6.desktop
   2026-06-05 17:48:12.000000000 +0200
@@ -37,6 +37,7 @@
 Comment[sl]=Vzorčna predstavitev funkcionalnosti prenosa dodatkov aplikacije 
knowStuff
 Comment[sv]=Uppvisning av nedladdningsfunktionalitet för Heta nyheter
 Comment[tr]=KNewStuff eklenti indirme işlevi için örnek
+Comment[ug]=KNewStuff قوشۇلما چۈشۈرۈش ئىقتىدارىنى كۆرگەزمە قىلىدۇ
 Comment[uk]=Демонстрація можливості отримання додатків у KNewStuff
 Comment[zh_CN]=演示 KNewStuff 的附加组件下载功能
 Comment[zh_TW]=KNewStuff 外掛程式下載功能的展示
@@ -77,6 +78,7 @@
 Name[sl]=Dialog KNewStuff
 Name[sv]=Heta nyheter dialogruta
 Name[tr]=KNewStuff İletişim Kutusu
+Name[ug]=KNewStuff سۆزلەشكۈسى
 Name[uk]=Вікно KNewStuff
 Name[zh_CN]=KNewStuff 对话框
 Name[zh_TW]=KNewStuff 對話框

Reply via email to