Hello community,

here is the log from the commit of package kio-extras5 for openSUSE:Factory 
checked in at 2019-01-21 10:13:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old)
 and      /work/SRC/openSUSE:Factory/.kio-extras5.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kio-extras5"

Mon Jan 21 10:13:18 2019 rev:66 rq:665155 version:18.12.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes  2018-12-19 
13:34:33.880529152 +0100
+++ /work/SRC/openSUSE:Factory/.kio-extras5.new.28833/kio-extras5.changes       
2019-01-21 10:13:20.934497921 +0100
@@ -1,0 +2,10 @@
+Fri Jan 11 05:42:16 UTC 2019 - [email protected]
+
+- Update to 18.12.1
+  * New bugfix release
+  * For more details please see:
+  * https://www.kde.org/announcements/announce-applications-18.12.1.php
+- Changes since 18.12.0:
+  * Use more https with links
+
+-------------------------------------------------------------------

Old:
----
  kio-extras-18.12.0.tar.xz

New:
----
  kio-extras-18.12.1.tar.xz

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

Other differences:
------------------
++++++ kio-extras5.spec ++++++
--- /var/tmp/diff_new_pack.i9rDcl/_old  2019-01-21 10:13:21.514497336 +0100
+++ /var/tmp/diff_new_pack.i9rDcl/_new  2019-01-21 10:13:21.518497331 +0100
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           kio-extras5
-Version:        18.12.0
+Version:        18.12.1
 Release:        0
 Summary:        Additional KIO slaves for KDE applications
 License:        GPL-2.0-or-later

++++++ kio-extras-18.12.0.tar.xz -> kio-extras-18.12.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/CMakeLists.txt 
new/kio-extras-18.12.1/CMakeLists.txt
--- old/kio-extras-18.12.0/CMakeLists.txt       2018-12-07 01:38:53.000000000 
+0100
+++ new/kio-extras-18.12.1/CMakeLists.txt       2019-01-08 01:16:11.000000000 
+0100
@@ -3,7 +3,7 @@
 # KDE Applications Version, managed by release script
 set (KDE_APPLICATIONS_VERSION_MAJOR "18")
 set (KDE_APPLICATIONS_VERSION_MINOR "12")
-set (KDE_APPLICATIONS_VERSION_MICRO "0")
+set (KDE_APPLICATIONS_VERSION_MICRO "1")
 set (KDE_APPLICATIONS_VERSION 
"${KDE_APPLICATIONS_VERSION_MAJOR}.${KDE_APPLICATIONS_VERSION_MINOR}.${KDE_APPLICATIONS_VERSION_MICRO}")
 project(kio-extras VERSION ${KDE_APPLICATIONS_VERSION})
 
@@ -78,7 +78,7 @@
     set(SAMBA_REQUIRE_SMBC_OPTION_SET TRUE)
     find_package(Samba)
     set_package_properties(Samba PROPERTIES DESCRIPTION "the SMB client 
library, a version with smbc_set_context() and smbc_option_set()"
-                        URL "http://www.samba.org";
+                        URL "https://www.samba.org/";
                         TYPE OPTIONAL
                         PURPOSE "Needed to build the SMB kioslave"
                         )
@@ -86,7 +86,7 @@
 
 find_package(libssh 0.7.0 MODULE)
 set_package_properties(libssh PROPERTIES DESCRIPTION "the SSH library with 
SFTP support"
-                       URL "http://www.libssh.org/";
+                       URL "https://www.libssh.org/";
                        TYPE OPTIONAL
                        PURPOSE "Needed to build the SFTP kioslave"
                       )
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/cmake/FindGperf.cmake 
new/kio-extras-18.12.1/cmake/FindGperf.cmake
--- old/kio-extras-18.12.0/cmake/FindGperf.cmake        2018-12-05 
21:53:32.000000000 +0100
+++ new/kio-extras-18.12.1/cmake/FindGperf.cmake        2019-01-07 
00:52:38.000000000 +0100
@@ -94,7 +94,7 @@
 
 include(FeatureSummary)
 set_package_properties(Gperf PROPERTIES
-    URL "http://www.gnu.org/software/gperf/";
+    URL "https://www.gnu.org/software/gperf/";
     DESCRIPTION "Perfect hash function generator"
 )
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/info/kde-info2html 
new/kio-extras-18.12.1/info/kde-info2html
--- old/kio-extras-18.12.0/info/kde-info2html   2018-12-05 21:53:32.000000000 
+0100
+++ new/kio-extras-18.12.1/info/kde-info2html   2019-01-07 00:52:38.000000000 
+0100
@@ -731,7 +731,7 @@
       <em>Automatically generated by a version of
       <a href="$info2html::config::DOC_URL">
          <b>info2html</b>
-      </a> modified for <a href="http://www.kde.org/";>KDE</a></em>.
+      </a> modified for <a href="https://www.kde.org/";>KDE</a></em>.
     </div></div>
    </body>
 </html>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/mtp/README 
new/kio-extras-18.12.1/mtp/README
--- old/kio-extras-18.12.0/mtp/README   2018-12-05 21:53:32.000000000 +0100
+++ new/kio-extras-18.12.1/mtp/README   2019-01-07 00:52:38.000000000 +0100
@@ -41,7 +41,7 @@
 Bugs
 ----
 
-Please report all bugs to the KDE Bugzilla at http://bugs.kde.org
+Please report all bugs to the KDE Bugzilla at https://bugs.kde.org
 using the product "kio" with the component "mtp".
 
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/mtp/kiod_module/kmtpd.json 
new/kio-extras-18.12.1/mtp/kiod_module/kmtpd.json
--- old/kio-extras-18.12.0/mtp/kiod_module/kmtpd.json   2018-12-05 
21:53:32.000000000 +0100
+++ new/kio-extras-18.12.1/mtp/kiod_module/kmtpd.json   2019-01-07 
00:52:38.000000000 +0100
@@ -12,12 +12,15 @@
         "Description[gl]": "PENDENTE",
         "Description[it]": "Da fare",
         "Description[nl]": "TE DOEN",
+        "Description[pl]": "DO ZROBIENIA",
         "Description[pt]": "POR FAZER",
         "Description[pt_BR]": "A FAZER",
         "Description[sk]": "Úlohy",
         "Description[sv]": "ATT GÖRA",
         "Description[uk]": "ЩЕ НЕ НАПИСАНО",
         "Description[x-test]": "xxTODOxx",
+        "Description[zh_CN]": "待办事项",
+        "Description[zh_TW]": "待做",
         "Name": "KDE MTP daemon",
         "Name[ca@valencia]": "Dimoni MTP del KDE",
         "Name[ca]": "Dimoni MTP del KDE",
@@ -30,12 +33,15 @@
         "Name[gl]": "Servizo de MTP de KDE",
         "Name[it]": "Demone MTP di KDE",
         "Name[nl]": "KDE MTP-daemon",
+        "Name[pl]": "Usługa KDE MTP",
         "Name[pt]": "Servidor de MTP do KDE",
         "Name[pt_BR]": "Daemon MTP KDE",
         "Name[sk]": "KDE MTP démon",
         "Name[sv]": "KDE:s MTP-demon",
         "Name[uk]": "Фонова служба MTP KDE",
         "Name[x-test]": "xxKDE MTP daemonxx",
+        "Name[zh_CN]": "KDE MTP 守护程序",
+        "Name[zh_TW]": "KDE MTP 守護程式",
         "ServiceTypes": [
             "KDEDModule"
         ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/mtp/solid_mtp.desktop 
new/kio-extras-18.12.1/mtp/solid_mtp.desktop
--- old/kio-extras-18.12.0/mtp/solid_mtp.desktop        2018-12-05 
21:53:32.000000000 +0100
+++ new/kio-extras-18.12.1/mtp/solid_mtp.desktop        2019-01-07 
00:52:38.000000000 +0100
@@ -62,5 +62,5 @@
 Name[tr]=Dosya yöneticisi ile aç
 Name[uk]=Відкрити за допомогою програми для керування файлами
 Name[x-test]=xxOpen with File Managerxx
-Name[zh_CN]=用文件浏览器打开
+Name[zh_CN]=用文件管理器打开
 Name[zh_TW]=使用檔案管理員開啟
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca/kfileaudiopreview5.po 
new/kio-extras-18.12.1/po/ca/kfileaudiopreview5.po
--- old/kio-extras-18.12.0/po/ca/kfileaudiopreview5.po  2018-12-07 
01:38:31.000000000 +0100
+++ new/kio-extras-18.12.1/po/ca/kfileaudiopreview5.po  2019-01-08 
01:16:05.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of kfileaudiopreview5.po to Catalan
-# Copyright (C) 2014 This_file_is_part_of_KDE
+# Copyright (C) 2003-2009 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca/kio5_archive.po 
new/kio-extras-18.12.1/po/ca/kio5_archive.po
--- old/kio-extras-18.12.0/po/ca/kio5_archive.po        2018-12-07 
01:38:31.000000000 +0100
+++ new/kio-extras-18.12.1/po/ca/kio5_archive.po        2019-01-08 
01:16:05.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of kio5_archive.po to Catalan
-# Copyright (C) 2014-2016 This_file_is_part_of_KDE
+# Copyright (C) 2005-2016 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca/kio5_bookmarks.po 
new/kio-extras-18.12.1/po/ca/kio5_bookmarks.po
--- old/kio-extras-18.12.0/po/ca/kio5_bookmarks.po      2018-12-07 
01:38:31.000000000 +0100
+++ new/kio-extras-18.12.1/po/ca/kio5_bookmarks.po      2019-01-08 
01:16:05.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of kio5_bookmarks.po to Catalan
-# Copyright (C) 2014 This_file_is_part_of_KDE
+# Copyright (C) 2008-2009 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca/kio5_fish.po 
new/kio-extras-18.12.1/po/ca/kio5_fish.po
--- old/kio-extras-18.12.0/po/ca/kio5_fish.po   2018-12-07 01:38:31.000000000 
+0100
+++ new/kio-extras-18.12.1/po/ca/kio5_fish.po   2019-01-08 01:16:05.000000000 
+0100
@@ -1,5 +1,5 @@
 # Translation of kio5_fish.po to Catalan
-# Copyright (C) 2014 This_file_is_part_of_KDE
+# Copyright (C) 2003-2012 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca/kio5_info.po 
new/kio-extras-18.12.1/po/ca/kio5_info.po
--- old/kio-extras-18.12.0/po/ca/kio5_info.po   2018-12-07 01:38:31.000000000 
+0100
+++ new/kio-extras-18.12.1/po/ca/kio5_info.po   2019-01-08 01:16:05.000000000 
+0100
@@ -1,5 +1,5 @@
 # Translation of kio5_info.po to Catalan
-# Copyright (C) 2014-2016 This_file_is_part_of_KDE
+# Copyright (C) 2009-2016 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca/kio5_man.po 
new/kio-extras-18.12.1/po/ca/kio5_man.po
--- old/kio-extras-18.12.0/po/ca/kio5_man.po    2018-12-07 01:38:31.000000000 
+0100
+++ new/kio-extras-18.12.1/po/ca/kio5_man.po    2019-01-08 01:16:05.000000000 
+0100
@@ -1,5 +1,5 @@
 # Translation of kio5_man.po to Catalan
-# Copyright (C) 2014-2016 This_file_is_part_of_KDE
+# Copyright (C) 2000-2016 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca/kio5_nfs.po 
new/kio-extras-18.12.1/po/ca/kio5_nfs.po
--- old/kio-extras-18.12.0/po/ca/kio5_nfs.po    2018-12-07 01:38:31.000000000 
+0100
+++ new/kio-extras-18.12.1/po/ca/kio5_nfs.po    2019-01-08 01:16:05.000000000 
+0100
@@ -1,5 +1,5 @@
 # Translation of kio5_nfs.po to Catalan
-# Copyright (C) 2014-2016 This_file_is_part_of_KDE
+# Copyright (C) 2002-2016 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca/kio5_recentdocuments.po 
new/kio-extras-18.12.1/po/ca/kio5_recentdocuments.po
--- old/kio-extras-18.12.0/po/ca/kio5_recentdocuments.po        2018-12-07 
01:38:31.000000000 +0100
+++ new/kio-extras-18.12.1/po/ca/kio5_recentdocuments.po        2019-01-08 
01:16:05.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of kio5_recentdocuments.po to Catalan
-# Copyright (C) 2014 This_file_is_part_of_KDE
+# Copyright (C) 2012 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca/kio5_sftp.po 
new/kio-extras-18.12.1/po/ca/kio5_sftp.po
--- old/kio-extras-18.12.0/po/ca/kio5_sftp.po   2018-12-07 01:38:31.000000000 
+0100
+++ new/kio-extras-18.12.1/po/ca/kio5_sftp.po   2019-01-08 01:16:05.000000000 
+0100
@@ -1,5 +1,5 @@
 # Translation of kio5_sftp.po to Catalan
-# Copyright (C) 2014-2018 This_file_is_part_of_KDE
+# Copyright (C) 2002-2018 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca/kio5_smb.po 
new/kio-extras-18.12.1/po/ca/kio5_smb.po
--- old/kio-extras-18.12.0/po/ca/kio5_smb.po    2018-12-07 01:38:31.000000000 
+0100
+++ new/kio-extras-18.12.1/po/ca/kio5_smb.po    2019-01-08 01:16:05.000000000 
+0100
@@ -1,5 +1,5 @@
 # Translation of kio5_smb.po to Catalan
-# Copyright (C) 2014-2017 This_file_is_part_of_KDE
+# Copyright (C) 2002-2017 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca/kio5_thumbnail.po 
new/kio-extras-18.12.1/po/ca/kio5_thumbnail.po
--- old/kio-extras-18.12.0/po/ca/kio5_thumbnail.po      2018-12-07 
01:38:31.000000000 +0100
+++ new/kio-extras-18.12.1/po/ca/kio5_thumbnail.po      2019-01-08 
01:16:05.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of kio5_thumbnail.po to Catalan
-# Copyright (C) 2014-2016 This_file_is_part_of_KDE
+# Copyright (C) 2005-2016 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-18.12.0/po/ca@valencia/kfileaudiopreview5.po 
new/kio-extras-18.12.1/po/ca@valencia/kfileaudiopreview5.po
--- old/kio-extras-18.12.0/po/ca@valencia/kfileaudiopreview5.po 2018-12-07 
01:38:31.000000000 +0100
+++ new/kio-extras-18.12.1/po/ca@valencia/kfileaudiopreview5.po 2019-01-08 
01:16:05.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of kfileaudiopreview5.po to Catalan (Valencian)
-# Copyright (C) 2014 This_file_is_part_of_KDE
+# Copyright (C) 2003-2009 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca@valencia/kio5_archive.po 
new/kio-extras-18.12.1/po/ca@valencia/kio5_archive.po
--- old/kio-extras-18.12.0/po/ca@valencia/kio5_archive.po       2018-12-07 
01:38:32.000000000 +0100
+++ new/kio-extras-18.12.1/po/ca@valencia/kio5_archive.po       2019-01-08 
01:16:05.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of kio5_archive.po to Catalan (Valencian)
-# Copyright (C) 2014-2016 This_file_is_part_of_KDE
+# Copyright (C) 2005-2016 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca@valencia/kio5_bookmarks.po 
new/kio-extras-18.12.1/po/ca@valencia/kio5_bookmarks.po
--- old/kio-extras-18.12.0/po/ca@valencia/kio5_bookmarks.po     2018-12-07 
01:38:31.000000000 +0100
+++ new/kio-extras-18.12.1/po/ca@valencia/kio5_bookmarks.po     2019-01-08 
01:16:05.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of kio5_bookmarks.po to Catalan (Valencian)
-# Copyright (C) 2014 This_file_is_part_of_KDE
+# Copyright (C) 2008-2009 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca@valencia/kio5_fish.po 
new/kio-extras-18.12.1/po/ca@valencia/kio5_fish.po
--- old/kio-extras-18.12.0/po/ca@valencia/kio5_fish.po  2018-12-07 
01:38:32.000000000 +0100
+++ new/kio-extras-18.12.1/po/ca@valencia/kio5_fish.po  2019-01-08 
01:16:05.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of kio5_fish.po to Catalan (Valencian)
-# Copyright (C) 2014 This_file_is_part_of_KDE
+# Copyright (C) 2003-2012 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca@valencia/kio5_info.po 
new/kio-extras-18.12.1/po/ca@valencia/kio5_info.po
--- old/kio-extras-18.12.0/po/ca@valencia/kio5_info.po  2018-12-07 
01:38:31.000000000 +0100
+++ new/kio-extras-18.12.1/po/ca@valencia/kio5_info.po  2019-01-08 
01:16:05.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of kio5_info.po to Catalan (Valencian)
-# Copyright (C) 2014-2016 This_file_is_part_of_KDE
+# Copyright (C) 2009-2016 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca@valencia/kio5_man.po 
new/kio-extras-18.12.1/po/ca@valencia/kio5_man.po
--- old/kio-extras-18.12.0/po/ca@valencia/kio5_man.po   2018-12-07 
01:38:31.000000000 +0100
+++ new/kio-extras-18.12.1/po/ca@valencia/kio5_man.po   2019-01-08 
01:16:05.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of kio5_man.po to Catalan (Valencian)
-# Copyright (C) 2014-2016 This_file_is_part_of_KDE
+# Copyright (C) 2000-2016 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca@valencia/kio5_nfs.po 
new/kio-extras-18.12.1/po/ca@valencia/kio5_nfs.po
--- old/kio-extras-18.12.0/po/ca@valencia/kio5_nfs.po   2018-12-07 
01:38:31.000000000 +0100
+++ new/kio-extras-18.12.1/po/ca@valencia/kio5_nfs.po   2019-01-08 
01:16:05.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of kio5_nfs.po to Catalan (Valencian)
-# Copyright (C) 2014-2016 This_file_is_part_of_KDE
+# Copyright (C) 2002-2016 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-18.12.0/po/ca@valencia/kio5_recentdocuments.po 
new/kio-extras-18.12.1/po/ca@valencia/kio5_recentdocuments.po
--- old/kio-extras-18.12.0/po/ca@valencia/kio5_recentdocuments.po       
2018-12-07 01:38:31.000000000 +0100
+++ new/kio-extras-18.12.1/po/ca@valencia/kio5_recentdocuments.po       
2019-01-08 01:16:05.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of kio5_recentdocuments.po to Catalan (Valencian)
-# Copyright (C) 2014 This_file_is_part_of_KDE
+# Copyright (C) 2012 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca@valencia/kio5_sftp.po 
new/kio-extras-18.12.1/po/ca@valencia/kio5_sftp.po
--- old/kio-extras-18.12.0/po/ca@valencia/kio5_sftp.po  2018-12-07 
01:38:31.000000000 +0100
+++ new/kio-extras-18.12.1/po/ca@valencia/kio5_sftp.po  2019-01-08 
01:16:05.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of kio5_sftp.po to Catalan (Valencian)
-# Copyright (C) 2014-2018 This_file_is_part_of_KDE
+# Copyright (C) 2002-2018 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca@valencia/kio5_smb.po 
new/kio-extras-18.12.1/po/ca@valencia/kio5_smb.po
--- old/kio-extras-18.12.0/po/ca@valencia/kio5_smb.po   2018-12-07 
01:38:31.000000000 +0100
+++ new/kio-extras-18.12.1/po/ca@valencia/kio5_smb.po   2019-01-08 
01:16:05.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of kio5_smb.po to Catalan (Valencian)
-# Copyright (C) 2014-2017 This_file_is_part_of_KDE
+# Copyright (C) 2002-2017 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/ca@valencia/kio5_thumbnail.po 
new/kio-extras-18.12.1/po/ca@valencia/kio5_thumbnail.po
--- old/kio-extras-18.12.0/po/ca@valencia/kio5_thumbnail.po     2018-12-07 
01:38:31.000000000 +0100
+++ new/kio-extras-18.12.1/po/ca@valencia/kio5_thumbnail.po     2019-01-08 
01:16:05.000000000 +0100
@@ -1,5 +1,5 @@
 # Translation of kio5_thumbnail.po to Catalan (Valencian)
-# Copyright (C) 2014-2016 This_file_is_part_of_KDE
+# Copyright (C) 2005-2016 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.
 #
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/fr/kio5_sftp.po 
new/kio-extras-18.12.1/po/fr/kio5_sftp.po
--- old/kio-extras-18.12.0/po/fr/kio5_sftp.po   2018-12-07 01:38:35.000000000 
+0100
+++ new/kio-extras-18.12.1/po/fr/kio5_sftp.po   2019-01-08 01:16:06.000000000 
+0100
@@ -22,7 +22,7 @@
 "Project-Id-Version: kio_sftp\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2018-09-23 00:16+0800\n"
+"PO-Revision-Date: 2018-12-05 15:04+0800\n"
 "Last-Translator: Simon Depiets <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
 "Language: fr\n"
@@ -127,11 +127,9 @@
 msgstr "Ouverture de la connexion sFTP vers l'hôte %1 : %2"
 
 #: kio_sftp.cpp:692
-#, fuzzy, kde-format
-#| msgid "Could not create hash from server public key"
+#, kde-format
 msgid "Could not get server public key type name"
-msgstr ""
-"Impossible de créer la valeur de hachage depuis la clé publique du serveur"
+msgstr "Impossible d'obtenir le nom du type de clef publique du serveur"
 
 #: kio_sftp.cpp:704 kio_sftp.cpp:1023
 #, kde-format
@@ -140,21 +138,12 @@
 "Impossible de créer la valeur de hachage depuis la clé publique du serveur"
 
 #: kio_sftp.cpp:715
-#, fuzzy, kde-format
-#| msgid "Could not create hash from server public key"
+#, kde-format
 msgid "Could not create fingerprint for server public key"
-msgstr ""
-"Impossible de créer la valeur de hachage depuis la clé publique du serveur"
+msgstr "Impossible de créer l'empreinte de la clé publique du serveur"
 
 #: kio_sftp.cpp:728
-#, fuzzy, kde-format
-#| msgid ""
-#| "The host key for this server was not found, but another type of key "
-#| "exists.\n"
-#| "An attacker might change the default server key to confuse your client "
-#| "into thinking the key does not exist.\n"
-#| "Please contact your system administrator.\n"
-#| "%1"
+#, kde-format
 msgid ""
 "An %1 host key for this server was not found, but another type of key "
 "exists.\n"
@@ -163,23 +152,15 @@
 "Please contact your system administrator.\n"
 "%2"
 msgstr ""
-"Impossible de trouver la clé hôte pour ce serveur mais un autre type de clé "
-"existe.\n"
+"Impossible de trouver une clé hôte %1 pour ce serveur mais un autre type de "
+"clé existe.\n"
 "Un attaquant pourrait changer la clé par défaut du serveur pour faire croire "
 "au client que la clé n'existe pas.\n"
 "Veuillez contacter votre administrateur système.\n"
-"%1"
+"%2"
 
 #: kio_sftp.cpp:740
-#, fuzzy, kde-format
-#| msgid ""
-#| "The host key for the server %1 has changed.\n"
-#| "This could either mean that DNS SPOOFING is happening or the IP address "
-#| "for the host and its host key have changed at the same time.\n"
-#| "The fingerprint for the key sent by the remote host is:\n"
-#| " %2\n"
-#| "Please contact your system administrator.\n"
-#| "%3"
+#, kde-format
 msgid ""
 "The host key for the server %1 has changed.\n"
 "This could either mean that DNS SPOOFING is happening or the IP address for "
@@ -192,10 +173,10 @@
 "La clé hôte du serveur %1 a été modifiée.\n"
 "Cela peut signifier qu'une l'usurpation DNS est en cours ou que l'adresse IP "
 "et la clé de l'hôte ont changées simultanément.\n"
-"L'empreinte de la clé envoyée par le serveur distant est :\n"
-"%2\n"
+"L'empreinte de la clé %2 envoyée par le serveur distant est :\n"
+"  SHA256:%3\n"
 "Veuillez contacter votre administrateur système.\n"
-"%3"
+"%4"
 
 #: kio_sftp.cpp:755 kio_sftp.cpp:1061
 #, kde-format
@@ -203,18 +184,14 @@
 msgstr "Avertissement : impossible de vérifier l'identité de l'hôte."
 
 #: kio_sftp.cpp:756
-#, fuzzy, kde-format
-#| msgid ""
-#| "The authenticity of host %1 cannot be established.\n"
-#| "The key fingerprint is: %2\n"
-#| "Are you sure you want to continue connecting?"
+#, kde-format
 msgid ""
 "The authenticity of host %1 cannot be established.\n"
 "The %2 key fingerprint is: %3\n"
 "Are you sure you want to continue connecting?"
 msgstr ""
 "Impossible de vérifier l'authenticité de l'hôte %1.\n"
-"L'empreinte de la clé est : %2\n"
+"L'empreinte de la clé %2 est : %3\n"
 "Voulez-vous vraiment continuer la connexion ?"
 
 #: kio_sftp.cpp:795 kio_sftp.cpp:818 kio_sftp.cpp:835 kio_sftp.cpp:851
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/pl/kio5_mtp.po 
new/kio-extras-18.12.1/po/pl/kio5_mtp.po
--- old/kio-extras-18.12.0/po/pl/kio5_mtp.po    2018-12-07 01:38:41.000000000 
+0100
+++ new/kio-extras-18.12.1/po/pl/kio5_mtp.po    2019-01-08 01:16:08.000000000 
+0100
@@ -1,13 +1,13 @@
 # Copyright (C) YEAR This_file_is_part_of_KDE
 # This file is distributed under the same license as the PACKAGE package.
 #
-# Łukasz Wojniłowicz <[email protected]>, 2014, 2016.
+# Łukasz Wojniłowicz <[email protected]>, 2014, 2016, 2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2016-11-05 07:38+0100\n"
+"PO-Revision-Date: 2018-12-16 06:06+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
@@ -19,15 +19,12 @@
 "X-Generator: Lokalize 2.0\n"
 
 #: kio_mtp.cpp:219
-#, fuzzy, kde-format
-#| msgid ""
-#| "No Storages found. Make sure your device is unlocked and has MTP enabled "
-#| "in its USB connection settings."
+#, kde-format
 msgid ""
 "No storages found. Make sure your device is unlocked and has MTP enabled in "
 "its USB connection settings."
 msgstr ""
-"Nie znaleziono miejsc przechowywania. Upewnij się, że Twoje urządzenie "
+"Nie znaleziono miejsc przechowywania. Upewnij się, że twoje urządzenie "
 "zostało odblokowane i ma włączone MTP w swoich ustawieniach USB."
 
 #: kio_mtp.cpp:513
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/pl/kio5_sftp.po 
new/kio-extras-18.12.1/po/pl/kio5_sftp.po
--- old/kio-extras-18.12.0/po/pl/kio5_sftp.po   2018-12-07 01:38:41.000000000 
+0100
+++ new/kio-extras-18.12.1/po/pl/kio5_sftp.po   2019-01-08 01:16:08.000000000 
+0100
@@ -1,5 +1,5 @@
 # translation of kio_sftp.po to
-# Version: $Revision: 1528210 $
+# Version: $Revision: 1530953 $
 # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software 
Foundation, Inc.
 #
 # Michał Rudolf <[email protected]>, 2002.
@@ -9,13 +9,13 @@
 # Krzysztof Lichota <[email protected]>, 2005.
 # Robert Gomulka <[email protected]>, 2006.
 # Marta Rybczyńska <[email protected]>, 2009, 2010.
-# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2013, 2014.
+# Łukasz Wojniłowicz <[email protected]>, 2011, 2012, 2013, 2014, 
2018.
 msgid ""
 msgstr ""
 "Project-Id-Version: kio_sftp\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2014-12-06 13:10+0100\n"
+"PO-Revision-Date: 2018-12-16 06:06+0100\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
 "Language: pl\n"
@@ -23,7 +23,7 @@
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 ">\n"
-"X-Generator: Lokalize 1.5\n"
+"X-Generator: Lokalize 2.0\n"
 "Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 "
 "|| n%100>=20) ? 1 : 2);\n"
 
@@ -83,10 +83,9 @@
 msgstr "Nie można ustawić limitu czasowego."
 
 #: kio_sftp.cpp:554
-#, fuzzy, kde-format
-#| msgid "Could not set port."
+#, kde-format
 msgid "Could not disable Nagle's Algorithm."
-msgstr "Nie można ustawić portu."
+msgstr "Nie można wyłączyć algorytmu Nagle."
 
 #: kio_sftp.cpp:562 kio_sftp.cpp:568
 #, kde-format
@@ -116,13 +115,12 @@
 #: kio_sftp.cpp:617
 #, kde-kuit-format
 msgid "Opening SFTP connection to host %1:%2"
-msgstr "Otwieranie połączenia SFTP do hosta %1:%2"
+msgstr "Ustalanie połączenia SFTP do gospodarza %1:%2"
 
 #: kio_sftp.cpp:692
-#, fuzzy, kde-format
-#| msgid "Could not create hash from server public key"
+#, kde-format
 msgid "Could not get server public key type name"
-msgstr "Nie można utworzyć hasza z klucza publicznego serwera"
+msgstr "Nie można uzyskać nazwy rodzaju klucza publicznego serwera"
 
 #: kio_sftp.cpp:704 kio_sftp.cpp:1023
 #, kde-format
@@ -130,20 +128,12 @@
 msgstr "Nie można utworzyć hasza z klucza publicznego serwera"
 
 #: kio_sftp.cpp:715
-#, fuzzy, kde-format
-#| msgid "Could not create hash from server public key"
+#, kde-format
 msgid "Could not create fingerprint for server public key"
-msgstr "Nie można utworzyć hasza z klucza publicznego serwera"
+msgstr "Nie można utworzyć odcisku palca klucza publicznego serwera"
 
 #: kio_sftp.cpp:728
-#, fuzzy, kde-format
-#| msgid ""
-#| "The host key for this server was not found, but another type of key "
-#| "exists.\n"
-#| "An attacker might change the default server key to confuse your client "
-#| "into thinking the key does not exist.\n"
-#| "Please contact your system administrator.\n"
-#| "%1"
+#, kde-format
 msgid ""
 "An %1 host key for this server was not found, but another type of key "
 "exists.\n"
@@ -152,22 +142,14 @@
 "Please contact your system administrator.\n"
 "%2"
 msgstr ""
-"Nie znaleziono klucza dla tego serwera, ale istnieje inny typ klucza.\n"
+"Nie znaleziono klucza dla serwera %1, ale istnieje inny rodzaj klucza.\n"
 "Atakujący mógł zmienić domyślny klucz serwera, żeby przekonać klienta, że "
 "klucz nie istnieje.\n"
 "Proszę skontaktować się z administratorem systemu.\n"
-"%1"
+"%2"
 
 #: kio_sftp.cpp:740
-#, fuzzy, kde-format
-#| msgid ""
-#| "The host key for the server %1 has changed.\n"
-#| "This could either mean that DNS SPOOFING is happening or the IP address "
-#| "for the host and its host key have changed at the same time.\n"
-#| "The fingerprint for the key sent by the remote host is:\n"
-#| " %2\n"
-#| "Please contact your system administrator.\n"
-#| "%3"
+#, kde-format
 msgid ""
 "The host key for the server %1 has changed.\n"
 "This could either mean that DNS SPOOFING is happening or the IP address for "
@@ -180,29 +162,25 @@
 "Klucz serwera %1 uległ zmianie.\n"
 "To oznacza, że nastąpił atak DNS SPOOFING albo adres IP serwera i jego klucz "
 "zostały zmienione w tym samym czasie.\n"
-"Odcisk palca klucza wysłanego przez serwer to:\n"
-" %2\n"
+"Odcisk palca klucza %2 wysłanego przez zdalnego gospodarza to:\n"
+" SHA256:%3\n"
 "Proszę skontaktować się z administratorem systemu.\n"
-"%3"
+"%4"
 
 #: kio_sftp.cpp:755 kio_sftp.cpp:1061
 #, kde-format
 msgid "Warning: Cannot verify host's identity."
-msgstr "Uwaga: Nie można zweryfikować identyfikacji komputera."
+msgstr "Uwaga: Nie można potwierdzić tożsamości gospodarza."
 
 #: kio_sftp.cpp:756
-#, fuzzy, kde-format
-#| msgid ""
-#| "The authenticity of host %1 cannot be established.\n"
-#| "The key fingerprint is: %2\n"
-#| "Are you sure you want to continue connecting?"
+#, kde-format
 msgid ""
 "The authenticity of host %1 cannot be established.\n"
 "The %2 key fingerprint is: %3\n"
 "Are you sure you want to continue connecting?"
 msgstr ""
-"Nie można sprawdzić tożsamości serwera %1.\n"
-"Odcisk palca klucza to: %2\n"
+"Nie można potwierdzić tożsamości gospodarza %1.\n"
+"Odcisk palca klucza %2 to: %3\n"
 "Czy kontynuować połączenie?"
 
 #: kio_sftp.cpp:795 kio_sftp.cpp:818 kio_sftp.cpp:835 kio_sftp.cpp:851
@@ -210,7 +188,7 @@
 #: kio_sftp.cpp:1133 kio_sftp.cpp:1149 kio_sftp.cpp:1206 kio_sftp.cpp:1217
 #, kde-format
 msgid "Authentication failed."
-msgstr "Autoryzacja nie powiodła się."
+msgstr "Uwierzytelnianie nie powiodło się."
 
 #: kio_sftp.cpp:803 kio_sftp.cpp:1101
 #, kde-format
@@ -257,7 +235,7 @@
 "Please contact your system administrator.\n"
 "%1"
 msgstr ""
-"Nie znaleziono klucza dla tego serwera, ale istnieje inny typ klucza.\n"
+"Nie znaleziono klucza dla tego gospodarza, ale istnieje inny rodzaj klucza.\n"
 "Atakujący mógł zmienić domyślny klucz serwera, żeby przekonać klienta, że "
 "klucz nie istnieje.\n"
 "Proszę skontaktować się z administratorem systemu.\n"
@@ -274,10 +252,10 @@
 "Please contact your system administrator.\n"
 "%3"
 msgstr ""
-"Klucz serwera %1 uległ zmianie.\n"
-"To oznacza, że nastąpił atak DNS SPOOFING albo adres IP serwera i jego klucz "
-"zostały zmienione w tym samym czasie.\n"
-"Odcisk palca klucza wysłanego przez serwer to:\n"
+"Klucz gospodarza %1 uległ zmianie.\n"
+"To oznacza, że nastąpił atak DNS SPOOFING albo adres IP gospodarza i jego "
+"klucz zostały zmienione w tym samym czasie.\n"
+"Odcisk palca klucza wysłanego przez gospodarza to:\n"
 " %2\n"
 "Proszę skontaktować się z administratorem systemu.\n"
 "%3"
@@ -289,14 +267,14 @@
 "The key fingerprint is: %2\n"
 "Are you sure you want to continue connecting?"
 msgstr ""
-"Nie można sprawdzić tożsamości serwera %1.\n"
+"Nie można potwierdzić tożsamości gospodarza %1.\n"
 "Odcisk palca klucza to: %2\n"
 "Czy kontynuować połączenie?"
 
 #: kio_sftp.cpp:1282
 #, kde-format
 msgid "Invalid sftp context"
-msgstr ""
+msgstr "Nieprawidłowy kontekst sftp"
 
 #: kio_sftp.cpp:2192
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/zh_CN/kfileaudiopreview5.po 
new/kio-extras-18.12.1/po/zh_CN/kfileaudiopreview5.po
--- old/kio-extras-18.12.0/po/zh_CN/kfileaudiopreview5.po       2018-12-07 
01:38:46.000000000 +0100
+++ new/kio-extras-18.12.1/po/zh_CN/kfileaudiopreview5.po       2019-01-08 
01:16:09.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2018-11-12 09:23\n"
+"PO-Revision-Date: 2019-01-05 20:51\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/zh_CN/kio5_activities.po 
new/kio-extras-18.12.1/po/zh_CN/kio5_activities.po
--- old/kio-extras-18.12.0/po/zh_CN/kio5_activities.po  2018-12-07 
01:38:46.000000000 +0100
+++ new/kio-extras-18.12.1/po/zh_CN/kio5_activities.po  2019-01-08 
01:16:09.000000000 +0100
@@ -9,7 +9,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2018-11-12 09:23\n"
+"PO-Revision-Date: 2019-01-05 20:51\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/zh_CN/kio5_archive.po 
new/kio-extras-18.12.1/po/zh_CN/kio5_archive.po
--- old/kio-extras-18.12.0/po/zh_CN/kio5_archive.po     2018-12-07 
01:38:46.000000000 +0100
+++ new/kio-extras-18.12.1/po/zh_CN/kio5_archive.po     2019-01-08 
01:16:09.000000000 +0100
@@ -6,7 +6,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2018-11-12 09:23\n"
+"PO-Revision-Date: 2019-01-05 20:51\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/zh_CN/kio5_bookmarks.po 
new/kio-extras-18.12.1/po/zh_CN/kio5_bookmarks.po
--- old/kio-extras-18.12.0/po/zh_CN/kio5_bookmarks.po   2018-12-07 
01:38:46.000000000 +0100
+++ new/kio-extras-18.12.1/po/zh_CN/kio5_bookmarks.po   2019-01-08 
01:16:09.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2018-11-12 09:23\n"
+"PO-Revision-Date: 2019-01-05 20:51\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/zh_CN/kio5_fish.po 
new/kio-extras-18.12.1/po/zh_CN/kio5_fish.po
--- old/kio-extras-18.12.0/po/zh_CN/kio5_fish.po        2018-12-07 
01:38:46.000000000 +0100
+++ new/kio-extras-18.12.1/po/zh_CN/kio5_fish.po        2019-01-08 
01:16:09.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2018-11-12 09:23\n"
+"PO-Revision-Date: 2019-01-05 20:51\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/zh_CN/kio5_info.po 
new/kio-extras-18.12.1/po/zh_CN/kio5_info.po
--- old/kio-extras-18.12.0/po/zh_CN/kio5_info.po        2018-12-07 
01:38:46.000000000 +0100
+++ new/kio-extras-18.12.1/po/zh_CN/kio5_info.po        2019-01-08 
01:16:09.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2018-11-12 09:23\n"
+"PO-Revision-Date: 2019-01-05 20:51\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/zh_CN/kio5_man.po 
new/kio-extras-18.12.1/po/zh_CN/kio5_man.po
--- old/kio-extras-18.12.0/po/zh_CN/kio5_man.po 2018-12-07 01:38:46.000000000 
+0100
+++ new/kio-extras-18.12.1/po/zh_CN/kio5_man.po 2019-01-08 01:16:09.000000000 
+0100
@@ -10,7 +10,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2018-11-12 09:23\n"
+"PO-Revision-Date: 2019-01-05 20:51\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/zh_CN/kio5_mtp.po 
new/kio-extras-18.12.1/po/zh_CN/kio5_mtp.po
--- old/kio-extras-18.12.0/po/zh_CN/kio5_mtp.po 2018-12-07 01:38:46.000000000 
+0100
+++ new/kio-extras-18.12.1/po/zh_CN/kio5_mtp.po 2019-01-08 01:16:09.000000000 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2018-11-12 09:23\n"
+"PO-Revision-Date: 2019-01-05 20:51\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -21,14 +21,12 @@
 "X-Crowdin-File: /kf5-stable/messages/kdenetwork/kio5_mtp.pot\n"
 
 #: kio_mtp.cpp:219
-#, fuzzy, kde-format
-#| msgid ""
-#| "No Storages found. Make sure your device is unlocked and has MTP enabled "
-#| "in its USB connection settings."
+#, kde-format
 msgid ""
 "No storages found. Make sure your device is unlocked and has MTP enabled in "
 "its USB connection settings."
-msgstr "未找到存储。请确认您的设备已经解锁并且在 USB 连接设置中启用了 MTP。"
+msgstr ""
+"未找到存储设备。请确认您的设备已经解锁并且在 USB 连接设置中启用了 MTP。"
 
 #: kio_mtp.cpp:513
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/zh_CN/kio5_nfs.po 
new/kio-extras-18.12.1/po/zh_CN/kio5_nfs.po
--- old/kio-extras-18.12.0/po/zh_CN/kio5_nfs.po 2018-12-07 01:38:46.000000000 
+0100
+++ new/kio-extras-18.12.1/po/zh_CN/kio5_nfs.po 2019-01-08 01:16:09.000000000 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2018-11-12 09:23\n"
+"PO-Revision-Date: 2019-01-05 20:51\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/zh_CN/kio5_recentdocuments.po 
new/kio-extras-18.12.1/po/zh_CN/kio5_recentdocuments.po
--- old/kio-extras-18.12.0/po/zh_CN/kio5_recentdocuments.po     2018-12-07 
01:38:46.000000000 +0100
+++ new/kio-extras-18.12.1/po/zh_CN/kio5_recentdocuments.po     2019-01-08 
01:16:09.000000000 +0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2018-11-12 09:23\n"
+"PO-Revision-Date: 2019-01-05 20:51\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/zh_CN/kio5_sftp.po 
new/kio-extras-18.12.1/po/zh_CN/kio5_sftp.po
--- old/kio-extras-18.12.0/po/zh_CN/kio5_sftp.po        2018-12-07 
01:38:46.000000000 +0100
+++ new/kio-extras-18.12.1/po/zh_CN/kio5_sftp.po        2019-01-08 
01:16:09.000000000 +0100
@@ -13,7 +13,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2018-11-12 09:23\n"
+"PO-Revision-Date: 2019-01-05 20:51\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -82,10 +82,9 @@
 msgstr "无法设定超时。"
 
 #: kio_sftp.cpp:554
-#, fuzzy, kde-format
-#| msgid "Could not set port."
+#, kde-format
 msgid "Could not disable Nagle's Algorithm."
-msgstr "无法设定端口。"
+msgstr "无法禁用Nagle算法"
 
 #: kio_sftp.cpp:562 kio_sftp.cpp:568
 #, kde-format
@@ -118,10 +117,9 @@
 msgstr "正在打开到主机 %1:%2 的 SFTP 连接"
 
 #: kio_sftp.cpp:692
-#, fuzzy, kde-format
-#| msgid "Could not create hash from server public key"
+#, kde-format
 msgid "Could not get server public key type name"
-msgstr "无法从服务器公钥创建散列值"
+msgstr "无法获取服务器公钥类型名称"
 
 #: kio_sftp.cpp:704 kio_sftp.cpp:1023
 #, kde-format
@@ -129,20 +127,12 @@
 msgstr "无法从服务器公钥创建散列值"
 
 #: kio_sftp.cpp:715
-#, fuzzy, kde-format
-#| msgid "Could not create hash from server public key"
+#, kde-format
 msgid "Could not create fingerprint for server public key"
-msgstr "无法从服务器公钥创建散列值"
+msgstr "无法为服务器公钥创建指纹"
 
 #: kio_sftp.cpp:728
-#, fuzzy, kde-format
-#| msgid ""
-#| "The host key for this server was not found, but another type of key "
-#| "exists.\n"
-#| "An attacker might change the default server key to confuse your client "
-#| "into thinking the key does not exist.\n"
-#| "Please contact your system administrator.\n"
-#| "%1"
+#, kde-format
 msgid ""
 "An %1 host key for this server was not found, but another type of key "
 "exists.\n"
@@ -151,21 +141,13 @@
 "Please contact your system administrator.\n"
 "%2"
 msgstr ""
-"找不到此服务器的主机密钥,但发现有其它类型的密钥。\n"
+"找不到此服务器的 %1 主机密钥,但发现有其它类型的密钥。\n"
 "可能是因为攻击者篡改了服务器的默认密钥,诱使客户端以为服务器密钥不存在。\n"
 "请联系您的系统管理员。\n"
-"%1"
+"%2"
 
 #: kio_sftp.cpp:740
-#, fuzzy, kde-format
-#| msgid ""
-#| "The host key for the server %1 has changed.\n"
-#| "This could either mean that DNS SPOOFING is happening or the IP address "
-#| "for the host and its host key have changed at the same time.\n"
-#| "The fingerprint for the key sent by the remote host is:\n"
-#| " %2\n"
-#| "Please contact your system administrator.\n"
-#| "%3"
+#, kde-format
 msgid ""
 "The host key for the server %1 has changed.\n"
 "This could either mean that DNS SPOOFING is happening or the IP address for "
@@ -177,10 +159,10 @@
 msgstr ""
 "服务器 %1 的主机密钥已被篡改。\n"
 "这可能意味着发生了 DNS 欺骗,或是此主机的 IP 地址和主机密钥同时被修改。\n"
-"远程主机发送的密钥指纹是:\n"
-" %2\n"
+"远程主机发送的 %2 密钥指纹是:\n"
+"  SHA256:%3\n"
 "请联系您的系统管理员。\n"
-"%3"
+"%4"
 
 #: kio_sftp.cpp:755 kio_sftp.cpp:1061
 #, kde-format
@@ -188,18 +170,14 @@
 msgstr "警告:不能检验主机的身份。"
 
 #: kio_sftp.cpp:756
-#, fuzzy, kde-format
-#| msgid ""
-#| "The authenticity of host %1 cannot be established.\n"
-#| "The key fingerprint is: %2\n"
-#| "Are you sure you want to continue connecting?"
+#, kde-format
 msgid ""
 "The authenticity of host %1 cannot be established.\n"
 "The %2 key fingerprint is: %3\n"
 "Are you sure you want to continue connecting?"
 msgstr ""
 "无法和主机 %1 建立验证。\n"
-"密钥指纹是:%2\n"
+"%2 密钥指纹是:%3\n"
 "您确认要继续连接吗?"
 
 #: kio_sftp.cpp:795 kio_sftp.cpp:818 kio_sftp.cpp:835 kio_sftp.cpp:851
@@ -288,7 +266,7 @@
 #: kio_sftp.cpp:1282
 #, kde-format
 msgid "Invalid sftp context"
-msgstr ""
+msgstr "无效的 SFTP 上下文"
 
 #: kio_sftp.cpp:2192
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/zh_CN/kio5_smb.po 
new/kio-extras-18.12.1/po/zh_CN/kio5_smb.po
--- old/kio-extras-18.12.0/po/zh_CN/kio5_smb.po 2018-12-07 01:38:46.000000000 
+0100
+++ new/kio-extras-18.12.1/po/zh_CN/kio5_smb.po 2019-01-08 01:16:09.000000000 
+0100
@@ -7,7 +7,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2018-11-12 09:23\n"
+"PO-Revision-Date: 2019-01-05 20:51\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/zh_CN/kio5_thumbnail.po 
new/kio-extras-18.12.1/po/zh_CN/kio5_thumbnail.po
--- old/kio-extras-18.12.0/po/zh_CN/kio5_thumbnail.po   2018-12-07 
01:38:46.000000000 +0100
+++ new/kio-extras-18.12.1/po/zh_CN/kio5_thumbnail.po   2019-01-08 
01:16:09.000000000 +0100
@@ -8,7 +8,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: http://bugs.kde.org\n";
 "POT-Creation-Date: 2018-11-12 06:54+0100\n"
-"PO-Revision-Date: 2018-11-12 09:23\n"
+"PO-Revision-Date: 2019-01-05 20:51\n"
 "Last-Translator: guoyunhe <[email protected]>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-extras-18.12.0/po/zh_TW/kio5_sftp.po 
new/kio-extras-18.12.1/po/zh_TW/kio5_sftp.po
--- old/kio-extras-18.12.0/po/zh_TW/kio5_sftp.po        2018-12-07 
01:38:46.000000000 +0100
+++ new/kio-extras-18.12.1/po/zh_TW/kio5_sftp.po        2019-01-08 
01:16:09.000000000 +0100
@@ -1,11 +1,11 @@
 # translation of kio_sftp.po to Chinese Traditional
 # Copyright (C) 2008 Free Software Foundation, Inc.
-#
-# Paladin Liu <[email protected]> , 2002.
-# Kenduest Lee <[email protected]> , 2002.
-# Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2008, 
2009, 2010.
+# Paladin Liu <[email protected]>, 2002.
+# Kenduest Lee <[email protected]>, 2002.
 # Franklin Weng <[email protected]>, 2012, 2013, 2014, 2015.
 # pan93412 <[email protected]>, 2018.
+#
+# Frank Weng (a.k.a. Franklin) <franklin at goodhorse dot idv dot tw>, 2008, 
2009, 2010.
 msgid ""
 msgstr ""
 "Project-Id-Version: kio_sftp\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-18.12.0/thumbnail/appimagethumbnail.desktop 
new/kio-extras-18.12.1/thumbnail/appimagethumbnail.desktop
--- old/kio-extras-18.12.0/thumbnail/appimagethumbnail.desktop  2018-12-05 
21:53:32.000000000 +0100
+++ new/kio-extras-18.12.1/thumbnail/appimagethumbnail.desktop  2019-01-07 
00:52:38.000000000 +0100
@@ -14,11 +14,13 @@
 Name[it]=AppImage
 Name[nl]=AppImage
 Name[nn]=AppImage
+Name[pl]=AppImage
 Name[pt]=AppImage
 Name[pt_BR]=AppImage
 Name[sv]=AppImage
 Name[uk]=AppImage
 Name[x-test]=xxAppImagexx
+Name[zh_CN]=AppImage
 Name[zh_TW]=AppImage
 X-KDE-ServiceTypes=ThumbCreator
 MimeType=application/x-iso9660-appimage;application/vnd.appimage;
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-extras-18.12.0/thumbnail/opendocumentthumbnail.desktop 
new/kio-extras-18.12.1/thumbnail/opendocumentthumbnail.desktop
--- old/kio-extras-18.12.0/thumbnail/opendocumentthumbnail.desktop      
2018-12-05 21:53:32.000000000 +0100
+++ new/kio-extras-18.12.1/thumbnail/opendocumentthumbnail.desktop      
2019-01-07 00:52:38.000000000 +0100
@@ -14,11 +14,13 @@
 Name[it]=Documenti d'ufficio (file Open Document)
 Name[nl]=Kantoordocumenten (Open Document bestanden)
 Name[nn]=Kontordokument (OpenDocument-filer)
+Name[pl]=Dokumenty Office (Pliki Open Document)
 Name[pt]=Documentos de Escritório (Ficheiros Open Document)
 Name[pt_BR]=Documentos de Escritório (Arquivos Open Document)
 Name[sv]=Kontorsdokument (Open Document-filer)
 Name[uk]=Офісні документи (файли ODF)
 Name[x-test]=xxOffice Documents (Open Document Files)xx
+Name[zh_CN]=Office 文档 (ODF 文件)
 Name[zh_TW]=Office 文件 (開啟文件檔案)
 
 X-KDE-ServiceTypes=ThumbCreator


Reply via email to