Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2022-11-04 17:32:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and      /work/SRC/openSUSE:Factory/.kio-extras5.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kio-extras5"

Fri Nov  4 17:32:54 2022 rev:116 rq:1033286 version:22.08.3

Changes:
--------
--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2022-10-15 
16:34:36.673743035 +0200
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.2275/kio-extras5.changes        
2022-11-04 17:34:10.344564991 +0100
@@ -1,0 +2,8 @@
+Tue Nov  1 11:20:35 UTC 2022 - Christophe Giboudeaux <[email protected]>
+
+- Update to 22.08.3
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.3/
+
+-------------------------------------------------------------------

Old:
----
  kio-extras-22.08.2.tar.xz
  kio-extras-22.08.2.tar.xz.sig

New:
----
  kio-extras-22.08.3.tar.xz
  kio-extras-22.08.3.tar.xz.sig

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

Other differences:
------------------
++++++ kio-extras5.spec ++++++
--- /var/tmp/diff_new_pack.of5OLB/_old  2022-11-04 17:34:11.052568654 +0100
+++ /var/tmp/diff_new_pack.of5OLB/_new  2022-11-04 17:34:11.060568695 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kio-extras5
-Version:        22.08.2
+Version:        22.08.3
 Release:        0
 Summary:        Additional KIO slaves for KDE applications
 License:        GPL-2.0-or-later


++++++ kio-extras-22.08.2.tar.xz -> kio-extras-22.08.3.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-22.08.2/CMakeLists.txt 
new/kio-extras-22.08.3/CMakeLists.txt
--- old/kio-extras-22.08.2/CMakeLists.txt       2022-10-10 21:38:37.000000000 
+0200
+++ new/kio-extras-22.08.3/CMakeLists.txt       2022-10-30 21:42:45.000000000 
+0100
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-set (RELEASE_SERVICE_VERSION_MICRO "2")
+set (RELEASE_SERVICE_VERSION_MICRO "3")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 project(kio-extras VERSION ${RELEASE_SERVICE_VERSION})
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-22.08.2/po/ca@valencia/kio5_bookmarks.po 
new/kio-extras-22.08.3/po/ca@valencia/kio5_bookmarks.po
--- old/kio-extras-22.08.2/po/ca@valencia/kio5_bookmarks.po     2022-10-11 
06:59:00.000000000 +0200
+++ new/kio-extras-22.08.3/po/ca@valencia/kio5_bookmarks.po     2022-11-01 
01:12:18.000000000 +0100
@@ -48,7 +48,7 @@
 #: kio_bookmarks_html.cpp:85
 #, kde-format
 msgid "There are no bookmarks to display yet."
-msgstr "Encara no hi ha adreces d'inter??s a mostrar."
+msgstr "Encara no hi ha adreces d'inter??s que s'hagen de mostrar."
 
 #: kio_bookmarks_html.cpp:124
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-22.08.2/po/fr/kio5_fish.po 
new/kio-extras-22.08.3/po/fr/kio5_fish.po
--- old/kio-extras-22.08.2/po/fr/kio5_fish.po   2022-10-11 06:59:00.000000000 
+0200
+++ new/kio-extras-22.08.3/po/fr/kio5_fish.po   2022-11-01 01:12:19.000000000 
+0100
@@ -4,6 +4,7 @@
 # Matthieu Robin <[email protected]>, 2003, 2004.
 # aminesay <[email protected]>, 2007.
 # xavier <[email protected]>, 2013.
+# Xavier Besnard <[email protected]>, 2022.
 #
 msgid ""
 msgstr ""
@@ -12,13 +13,13 @@
 "POT-Creation-Date: 2022-07-04 00:45+0000\n"
 "PO-Revision-Date: 2013-04-09 14:17+0200\n"
 "Last-Translator: xavier <[email protected]>\n"
-"Language-Team: French <[email protected]>\n"
+"Language-Team: French <[email protected]>\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 1.5\n"
+"X-Generator: Lokalize 22.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/kio-extras-22.08.2/po/nn/kio5_fish.po 
new/kio-extras-22.08.3/po/nn/kio5_fish.po
--- old/kio-extras-22.08.2/po/nn/kio5_fish.po   2022-10-11 06:59:01.000000000 
+0200
+++ new/kio-extras-22.08.3/po/nn/kio5_fish.po   2022-11-01 01:12:19.000000000 
+0100
@@ -1,7 +1,7 @@
 # Translation of kio5_fish to Norwegian Nynorsk
 #
 # Gaute Hvoslef Kvalnes <[email protected]>, 2003, 2004.
-# Karl Ove Hufthammer <[email protected]>, 2007, 2008, 2015.
+# Karl Ove Hufthammer <[email protected]>, 2007, 2008, 2015, 2022.
 # Eirik U. Birkeland <[email protected]>, 2009.
 msgid ""
 msgstr ""
@@ -15,7 +15,7 @@
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 2.0\n"
+"X-Generator: Lokalize 22.08.2\n"
 "Plural-Forms: nplurals=2; plural=n != 1;\n"
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-22.08.2/po/tr/kio5_thumbnail.po 
new/kio-extras-22.08.3/po/tr/kio5_thumbnail.po
--- old/kio-extras-22.08.2/po/tr/kio5_thumbnail.po      2022-10-11 
06:59:01.000000000 +0200
+++ new/kio-extras-22.08.3/po/tr/kio5_thumbnail.po      2022-11-01 
01:12:20.000000000 +0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kio_thumbnail\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-07-04 00:45+0000\n"
-"PO-Revision-Date: 2022-04-11 11:23+0300\n"
+"PO-Revision-Date: 2022-10-12 14:57+0300\n"
 "Last-Translator: Emir SARI <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
 "Language: tr\n"
@@ -18,7 +18,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.08.1\n"
 
 #: thumbnail.cpp:193
 #, kde-format
@@ -63,12 +63,12 @@
 #: thumbnail.cpp:309
 #, kde-format
 msgid "Failed to attach to shared memory segment %1"
-msgstr "Payla????lan bellek par??as?? %1'e eklenemedi"
+msgstr "Payla????lan bellek b??l??t?? %1 eklenemedi"
 
 #: thumbnail.cpp:317
 #, kde-format
 msgid "Image is too big for the shared memory segment"
-msgstr "G??rsel, payla????lan bellek par??as?? i??in ??ok b??y??k"
+msgstr "G??rsel, payla????lan bellek b??l??t?? i??in pek b??y??k"
 
 #~ msgctxt "@option:check"
 #~ msgid "Rotate the image automatically"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-22.08.2/po/zh_CN/kfileaudiopreview5.po 
new/kio-extras-22.08.3/po/zh_CN/kfileaudiopreview5.po
--- old/kio-extras-22.08.2/po/zh_CN/kfileaudiopreview5.po       2022-10-11 
06:59:02.000000000 +0200
+++ new/kio-extras-22.08.3/po/zh_CN/kfileaudiopreview5.po       2022-11-01 
01:12:20.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-01 00:18+0000\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-22.08.2/po/zh_CN/kio5_activities.po 
new/kio-extras-22.08.3/po/zh_CN/kio5_activities.po
--- old/kio-extras-22.08.2/po/zh_CN/kio5_activities.po  2022-10-11 
06:59:02.000000000 +0200
+++ new/kio-extras-22.08.3/po/zh_CN/kio5_activities.po  2022-11-01 
01:12:20.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-24 00:16+0000\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-22.08.2/po/zh_CN/kio5_archive.po 
new/kio-extras-22.08.3/po/zh_CN/kio5_archive.po
--- old/kio-extras-22.08.2/po/zh_CN/kio5_archive.po     2022-10-11 
06:59:02.000000000 +0200
+++ new/kio-extras-22.08.3/po/zh_CN/kio5_archive.po     2022-11-01 
01:12:20.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-07-05 00:44+0000\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-22.08.2/po/zh_CN/kio5_bookmarks.po 
new/kio-extras-22.08.3/po/zh_CN/kio5_bookmarks.po
--- old/kio-extras-22.08.2/po/zh_CN/kio5_bookmarks.po   2022-10-11 
06:59:02.000000000 +0200
+++ new/kio-extras-22.08.3/po/zh_CN/kio5_bookmarks.po   2022-11-01 
01:12:20.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-07-04 00:45+0000\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-22.08.2/po/zh_CN/kio5_fish.po 
new/kio-extras-22.08.3/po/zh_CN/kio5_fish.po
--- old/kio-extras-22.08.2/po/zh_CN/kio5_fish.po        2022-10-11 
06:59:02.000000000 +0200
+++ new/kio-extras-22.08.3/po/zh_CN/kio5_fish.po        2022-11-01 
01:12:20.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-07-04 00:45+0000\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-22.08.2/po/zh_CN/kio5_info.po 
new/kio-extras-22.08.3/po/zh_CN/kio5_info.po
--- old/kio-extras-22.08.2/po/zh_CN/kio5_info.po        2022-10-11 
06:59:02.000000000 +0200
+++ new/kio-extras-22.08.3/po/zh_CN/kio5_info.po        2022-11-01 
01:12:20.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-07-10 00:16+0000\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-22.08.2/po/zh_CN/kio5_man.po 
new/kio-extras-22.08.3/po/zh_CN/kio5_man.po
--- old/kio-extras-22.08.2/po/zh_CN/kio5_man.po 2022-10-11 06:59:02.000000000 
+0200
+++ new/kio-extras-22.08.3/po/zh_CN/kio5_man.po 2022-11-01 01:12:20.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-07-07 00:44+0000\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-22.08.2/po/zh_CN/kio5_mtp.po 
new/kio-extras-22.08.3/po/zh_CN/kio5_mtp.po
--- old/kio-extras-22.08.2/po/zh_CN/kio5_mtp.po 2022-10-11 06:59:02.000000000 
+0200
+++ new/kio-extras-22.08.3/po/zh_CN/kio5_mtp.po 2022-11-01 01:12:20.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-05-06 00:45+0000\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-22.08.2/po/zh_CN/kio5_nfs.po 
new/kio-extras-22.08.3/po/zh_CN/kio5_nfs.po
--- old/kio-extras-22.08.2/po/zh_CN/kio5_nfs.po 2022-10-11 06:59:02.000000000 
+0200
+++ new/kio-extras-22.08.3/po/zh_CN/kio5_nfs.po 2022-11-01 01:12:20.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-05-06 00:45+0000\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-22.08.2/po/zh_CN/kio5_recentdocuments.po 
new/kio-extras-22.08.3/po/zh_CN/kio5_recentdocuments.po
--- old/kio-extras-22.08.2/po/zh_CN/kio5_recentdocuments.po     2022-10-11 
06:59:02.000000000 +0200
+++ new/kio-extras-22.08.3/po/zh_CN/kio5_recentdocuments.po     2022-11-01 
01:12:20.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-05-30 00:17+0000\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-22.08.2/po/zh_CN/kio5_sftp.po 
new/kio-extras-22.08.3/po/zh_CN/kio5_sftp.po
--- old/kio-extras-22.08.2/po/zh_CN/kio5_sftp.po        2022-10-11 
06:59:02.000000000 +0200
+++ new/kio-extras-22.08.3/po/zh_CN/kio5_sftp.po        2022-11-01 
01:12:20.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-06-28 00:44+0000\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-22.08.2/po/zh_CN/kio5_smb.po 
new/kio-extras-22.08.3/po/zh_CN/kio5_smb.po
--- old/kio-extras-22.08.2/po/zh_CN/kio5_smb.po 2022-10-11 06:59:02.000000000 
+0200
+++ new/kio-extras-22.08.3/po/zh_CN/kio5_smb.po 2022-11-01 01:12:20.000000000 
+0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-07-05 00:44+0000\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-22.08.2/po/zh_CN/kio5_thumbnail.po 
new/kio-extras-22.08.3/po/zh_CN/kio5_thumbnail.po
--- old/kio-extras-22.08.2/po/zh_CN/kio5_thumbnail.po   2022-10-11 
06:59:02.000000000 +0200
+++ new/kio-extras-22.08.3/po/zh_CN/kio5_thumbnail.po   2022-11-01 
01:12:20.000000000 +0100
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-07-04 00:45+0000\n"
-"PO-Revision-Date: 2022-10-02 15:52\n"
+"PO-Revision-Date: 2022-10-30 07:51\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-22.08.2/po/zh_TW/kio5_nfs.po 
new/kio-extras-22.08.3/po/zh_TW/kio5_nfs.po
--- old/kio-extras-22.08.2/po/zh_TW/kio5_nfs.po 2022-10-11 06:59:02.000000000 
+0200
+++ new/kio-extras-22.08.3/po/zh_TW/kio5_nfs.po 2022-11-01 01:12:20.000000000 
+0100
@@ -2,41 +2,41 @@
 # Copyright (C) 2001-2002, 2006, 2007, 2008 Free Software Foundation, Inc.
 #
 # Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2008, 
2014.
+# Kisaragi Hiu <[email protected]>, 2022.
 msgid ""
 msgstr ""
 "Project-Id-Version: kio_nfs\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-05-06 00:45+0000\n"
-"PO-Revision-Date: 2014-10-29 17:01+0800\n"
-"Last-Translator: Franklin\n"
-"Language-Team: Chinese Traditional <[email protected]>\n"
+"PO-Revision-Date: 2022-10-30 08:05+0900\n"
+"Last-Translator: Kisaragi Hiu <[email protected]>\n"
+"Language-Team: Chinese <[email protected]>\n"
 "Language: zh_TW\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: Lokalize 1.5\n"
+"X-Generator: Lokalize 22.08.2\n"
 
 #: kio_nfs.cpp:156
 #, kde-format
 msgid "Cannot find an NFS version that host '%1' supports"
-msgstr ""
+msgstr "??????????????????%1???????????? NFS ??????"
 
 #: kio_nfs.cpp:336
 #, kde-format
 msgid "The NFS protocol requires a server host name."
-msgstr ""
+msgstr "NFS ??????????????????????????????????????????"
 
 #: kio_nfs.cpp:369
 #, kde-format
 msgid "Failed to initialise protocol"
-msgstr ""
+msgstr "?????????????????????"
 
 #: kio_nfs.cpp:852
-#, fuzzy, kde-format
-#| msgid "RPC error %1"
+#, kde-format
 msgid "RPC error %1, %2"
-msgstr "RPC ?????? %1"
+msgstr "RPC ?????? %1???%2"
 
 #: kio_nfs.cpp:902
 #, kde-format
@@ -46,13 +46,12 @@
 #: kio_nfs.cpp:909
 #, kde-format
 msgid "Disk quota exceeded"
-msgstr "?????? quota ??????"
+msgstr "??????????????????"
 
 #: kio_nfs.cpp:915
-#, fuzzy, kde-format
-#| msgid "NFS error %1 - %2"
+#, kde-format
 msgid "NFS error %1, %2"
-msgstr "NFS ?????? %1 - %2"
+msgstr "NFS ?????? %1???%2"
 
 #: nfsv2.cpp:394 nfsv2.cpp:446 nfsv3.cpp:426 nfsv3.cpp:570
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-22.08.2/recentdocuments/recentdocumentsnotifier.desktop 
new/kio-extras-22.08.3/recentdocuments/recentdocumentsnotifier.desktop
--- old/kio-extras-22.08.2/recentdocuments/recentdocumentsnotifier.desktop      
2022-10-10 21:38:37.000000000 +0200
+++ new/kio-extras-22.08.3/recentdocuments/recentdocumentsnotifier.desktop      
2022-10-30 21:42:45.000000000 +0100
@@ -74,7 +74,7 @@
 Comment[bn]=???????????????????????? ????????????????????? ???????????? 
????????????????????? "Recent Documents"-??? ????????? ???????????????????????? 
??????????????? ?????? ?????? ?????????????????? ????????????
 Comment[bs]=Prati direktorij s posljednjim dokumentima
 Comment[ca]=Controla els canvis a la carpeta ??Documents recents??
-Comment[ca@valencia]=Controla els canvis a la carpeta ??Documents recents??
+Comment[ca@valencia]=Controla els canvis en la carpeta ??Documents recents??
 Comment[cs]=Monitoruje zm??ny ve slo??ce ned??vn??ch dokument??
 Comment[da]=Overv??ger mappen med "nylige dokumenter" for ??ndringer
 Comment[de]=??berwacht den Ordner ???Zuletzt ge??ffnete Dokumente??? auf 
??nderungen

Reply via email to