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 2021-02-07 15:15:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kio-extras5 (Old) and /work/SRC/openSUSE:Factory/.kio-extras5.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kio-extras5" Sun Feb 7 15:15:17 2021 rev:93 rq:869334 version:20.12.2 Changes: -------- --- /work/SRC/openSUSE:Factory/kio-extras5/kio-extras5.changes 2021-01-08 17:36:31.552872951 +0100 +++ /work/SRC/openSUSE:Factory/.kio-extras5.new.28504/kio-extras5.changes 2021-02-07 15:15:41.885494162 +0100 @@ -1,0 +2,10 @@ +Wed Feb 3 08:28:46 UTC 2021 - Christophe Giboudeaux <[email protected]> + +- Update to 20.12.2 + * New bugfix release + * For more details please see: + * https://kde.org/announcements/releases/2021-02-apps-update +- Changes since 20.12.1: + * don't log passwords + +------------------------------------------------------------------- Old: ---- kio-extras-20.12.1.tar.xz kio-extras-20.12.1.tar.xz.sig New: ---- kio-extras-20.12.2.tar.xz kio-extras-20.12.2.tar.xz.sig ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kio-extras5.spec ++++++ --- /var/tmp/diff_new_pack.Q8cMc6/_old 2021-02-07 15:15:42.685495017 +0100 +++ /var/tmp/diff_new_pack.Q8cMc6/_new 2021-02-07 15:15:42.689495022 +0100 @@ -22,7 +22,7 @@ %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print $1"."$2}')} %bcond_without lang Name: kio-extras5 -Version: 20.12.1 +Version: 20.12.2 Release: 0 Summary: Additional KIO slaves for KDE applications License: GPL-2.0-or-later ++++++ applications.keyring ++++++ Binary files /var/tmp/diff_new_pack.Q8cMc6/_old and /var/tmp/diff_new_pack.Q8cMc6/_new differ ++++++ kio-extras-20.12.1.tar.xz -> kio-extras-20.12.2.tar.xz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/CMakeLists.txt new/kio-extras-20.12.2/CMakeLists.txt --- old/kio-extras-20.12.1/CMakeLists.txt 2021-01-05 02:21:50.000000000 +0100 +++ new/kio-extras-20.12.2/CMakeLists.txt 2021-02-02 01:49:02.000000000 +0100 @@ -7,7 +7,7 @@ # KDE Applications Version, managed by release script set (RELEASE_SERVICE_VERSION_MAJOR "20") set (RELEASE_SERVICE_VERSION_MINOR "12") -set (RELEASE_SERVICE_VERSION_MICRO "1") +set (RELEASE_SERVICE_VERSION_MICRO "2") 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-20.12.1/filenamesearch/kded/filenamesearchmodule.desktop new/kio-extras-20.12.2/filenamesearch/kded/filenamesearchmodule.desktop --- old/kio-extras-20.12.1/filenamesearch/kded/filenamesearchmodule.desktop 2021-01-02 14:22:59.000000000 +0100 +++ new/kio-extras-20.12.2/filenamesearch/kded/filenamesearchmodule.desktop 2021-01-29 20:48:50.000000000 +0100 @@ -46,7 +46,7 @@ Name[tr]=Arama Klas??r?? G??ncelleyici Name[uk]=?????????? ?????????????????? ?????? ???????????? Name[x-test]=xxSearch Folder Updaterxx -Name[zh_CN]=???????????????????????? +Name[zh_CN]=??????????????????????????? Name[zh_TW]=???????????????????????? Comment=Allows automatic updates of Search Folders Comment[ca]=Permet l'actualitzaci?? autom??tica de les carpetes de cerca diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/fish/fish.protocol new/kio-extras-20.12.2/fish/fish.protocol --- old/kio-extras-20.12.1/fish/fish.protocol 2021-01-02 14:22:59.000000000 +0100 +++ new/kio-extras-20.12.2/fish/fish.protocol 2021-01-29 20:48:50.000000000 +0100 @@ -98,6 +98,6 @@ Description[vi]=A kioslave cho giao th???c FISH Description[wa]=On v??rlet d'??I/R pol protocole FISH Description[x-test]=xxA kioslave for the FISH protocolxx -Description[zh_CN]=FISH ????????? KIO slave +Description[zh_CN]=?????? FISH ????????? KIO ???????????? Description[zh_TW]=?????? FISH ??????????????? kioslave X-DocPath=kioslave5/fish/index.html diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/network/ioslave/network.protocol new/kio-extras-20.12.2/network/ioslave/network.protocol --- old/kio-extras-20.12.1/network/ioslave/network.protocol 2021-01-02 14:22:59.000000000 +0100 +++ new/kio-extras-20.12.2/network/ioslave/network.protocol 2021-01-29 20:48:50.000000000 +0100 @@ -74,7 +74,7 @@ Description[vi]=M???t kioslave ????? duy???t m???ng Description[wa]=On v??rlet d'??I/R po betchter el rantoele Description[x-test]=xxA kioslave to browse the networkxx -Description[zh_CN]=??????????????? KIO slave +Description[zh_CN]=????????????????????? KIO ???????????? Description[zh_TW]=??????????????? kioslave exec=kf5/kio/network diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/network/kded/networkwatcher.desktop new/kio-extras-20.12.2/network/kded/networkwatcher.desktop --- old/kio-extras-20.12.1/network/kded/networkwatcher.desktop 2021-01-02 14:22:59.000000000 +0100 +++ new/kio-extras-20.12.2/network/kded/networkwatcher.desktop 2021-01-29 20:48:50.000000000 +0100 @@ -74,7 +74,7 @@ Name[vi]=Tr??nh theo d??i m???ng Name[wa]=Waiteu d' rantoele Name[x-test]=xxNetwork Watcherxx -Name[zh_CN]=??????????????? +Name[zh_CN]=?????????????????????????????? Name[zh_TW]=??????????????? Comment=Keeps track of the network and updates directory listings of the network:/ protocol Comment[bg]=???????????????????? ???? ?????????????? ?? ???????????????????? ???? ?????????????????????? ?????????????? ???? ???????????????? ???????????????? @@ -142,5 +142,5 @@ Comment[vi]=Theo d??i m???ng v?? c???p nh???t danh s??ch th?? m???c trong giao th???c network:// Comment[wa]=W??de ene trace des djiv??yes des ridants del rantoele et des metaedjes a djo?? do protocole network:/ Comment[x-test]=xxKeeps track of the network and updates directory listings of the network:/ protocolxx -Comment[zh_CN]=??????????????? network:/ ????????????????????????????????? +Comment[zh_CN]=??????????????????????????????????????? network:/ ????????????????????? Comment[zh_TW]=????????????????????????????????? network:/ ???????????????????????? diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/po/fi/kio5_smb.po new/kio-extras-20.12.2/po/fi/kio5_smb.po --- old/kio-extras-20.12.1/po/fi/kio5_smb.po 2021-01-05 02:21:44.000000000 +0100 +++ new/kio-extras-20.12.2/po/fi/kio5_smb.po 2021-02-02 01:48:55.000000000 +0100 @@ -5,7 +5,7 @@ # Teemu Rytilahti <[email protected]>, 2003. # Tapio Kautto <[email protected]>, 2004. # Ilpo Kantonen <[email protected]>, 2005. -# Tommi Nieminen <[email protected]>, 2017, 2020. +# Tommi Nieminen <[email protected]>, 2017, 2020, 2021. # # KDE Finnish translation sprint participants: msgid "" @@ -13,7 +13,7 @@ "Project-Id-Version: kio_smb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-11-04 02:24+0100\n" -"PO-Revision-Date: 2020-06-18 19:12+0300\n" +"PO-Revision-Date: 2021-01-11 20:11+0200\n" "Last-Translator: Tommi Nieminen <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" "Language: fi\n" @@ -39,6 +39,15 @@ "attempted using empty username and password. Depending on server " "configuration non-empty usernames may be required</para>" msgstr "" +"<para>SMB-jakoihin tunnistautumiseen on erilaisia valitsimia.</" +"para><para><placeholder>tunnus</placeholder>: Kotiverkkoon kirjautumiseksi " +"riitt???? palvelimen k??ytt??j??tunnus</para><para><placeholder>[email protected]</" +"placeholder>: Nykyiset yritystunnukset muodostetaan s??hk??postiosoitteiden " +"tapaan</para><para><placeholder>ALUE\\tunnus</placeholder>: Vanhat " +"yritystunnukset ja ty??ryhm??t (ennen Windows 2000:ta) vaativat etuliitteeksi " +"NetBIOS-aluenimen</para><para><placeholder>nimet??n</placeholder>: Nimet??nt?? " +"kirjautumista voi yritt???? tyhj??ll?? k??ytt??j??tunnuksella ja salasanalla. " +"Palvelinasetukset saattavat kuitenkin vaatia ei-tyhj??n tunnuksen</para>" #: kio_smb_auth.cpp:48 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/po/fr/kio5_bookmarks.po new/kio-extras-20.12.2/po/fr/kio5_bookmarks.po --- old/kio-extras-20.12.1/po/fr/kio5_bookmarks.po 2021-01-05 02:21:44.000000000 +0100 +++ new/kio-extras-20.12.2/po/fr/kio5_bookmarks.po 2021-02-02 01:48:55.000000000 +0100 @@ -5,14 +5,14 @@ # Mickael Sibelle <[email protected]>, 2008. # xavier <[email protected]>, 2013. # Vincent Pinon <[email protected]>, 2016. -# Xavier Besnard <[email protected]>, 2020. +# Xavier Besnard <[email protected]>, 2020, 2021. # msgid "" msgstr "" "Project-Id-Version: kio_bookmarks\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-10-31 02:20+0100\n" -"PO-Revision-Date: 2020-10-31 18:46+0100\n" +"PO-Revision-Date: 2021-01-12 13:46+0100\n" "Last-Translator: Xavier Besnard <[email protected]>\n" "Language-Team: FR\n" "Language: fr\n" @@ -20,7 +20,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 20.08.2\n" +"X-Generator: Lokalize 20.12.0\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" @@ -38,12 +38,12 @@ #: kio_bookmarks.cpp:193 #, kde-format msgid "Could not find bookmarks config" -msgstr "Impossible de trouver la configuration des favoris" +msgstr "Impossible de trouver la configuration des pr??f??r??s" #: kio_bookmarks.cpp:202 #, kde-format msgid "Could not find bookmarks editor" -msgstr "Impossible de trouver l'??diteur de favoris" +msgstr "Impossible de trouver l'??diteur de pr??f??r??s" #: kio_bookmarks.cpp:209 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/po/fr/kio5_sftp.po new/kio-extras-20.12.2/po/fr/kio5_sftp.po --- old/kio-extras-20.12.1/po/fr/kio5_sftp.po 2021-01-05 02:21:44.000000000 +0100 +++ new/kio-extras-20.12.2/po/fr/kio5_sftp.po 2021-02-02 01:48:55.000000000 +0100 @@ -16,21 +16,22 @@ # Vincent PINON <[email protected]>, 2013. # Vincent Pinon <[email protected]>, 2014. # Simon Depiets <[email protected]>, 2018. +# Xavier Besnard <[email protected]>, 2021. # msgid "" msgstr "" "Project-Id-Version: kio_sftp\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-11-07 02:24+0100\n" -"PO-Revision-Date: 2018-12-05 15:04+0800\n" -"Last-Translator: Simon Depiets <[email protected]>\n" -"Language-Team: French <[email protected]>\n" +"PO-Revision-Date: 2021-01-12 13:46+0100\n" +"Last-Translator: Xavier Besnard <[email protected]>\n" +"Language-Team: FR\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 2.0\n" +"X-Generator: Lokalize 20.12.0\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" @@ -63,7 +64,7 @@ #: kio_sftp.cpp:366 kio_sftp.cpp:368 kio_sftp.cpp:898 kio_sftp.cpp:1192 #, kde-format msgid "SFTP Login" -msgstr "Compte sFTP" +msgstr "Compte ????SFTP????" #: kio_sftp.cpp:383 #, kde-format @@ -124,12 +125,12 @@ #: kio_sftp.cpp:666 #, kde-kuit-format msgid "Opening SFTP connection to host %1:%2" -msgstr "Ouverture de la connexion sFTP vers l'h??te %1??: %2" +msgstr "Ouverture de la connexion ????SFTP???? vers l'h??te %1??: %2" #: kio_sftp.cpp:741 #, kde-format msgid "Could not get server public key type name" -msgstr "Impossible d'obtenir le nom du type de clef publique du serveur" +msgstr "Impossible d'obtenir le nom du type de cl?? publique du serveur" #: kio_sftp.cpp:752 kio_sftp.cpp:1060 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/po/fr/kio5_smb.po new/kio-extras-20.12.2/po/fr/kio5_smb.po --- old/kio-extras-20.12.1/po/fr/kio5_smb.po 2021-01-05 02:21:44.000000000 +0100 +++ new/kio-extras-20.12.2/po/fr/kio5_smb.po 2021-02-02 01:48:55.000000000 +0100 @@ -16,14 +16,14 @@ # xavier <[email protected]>, 2013. # Vincent Pinon <[email protected]>, 2017. # Simon Depiets <[email protected]>, 2020. -# Xavier Besnard <[email protected]>, 2020. +# Xavier Besnard <[email protected]>, 2020, 2021. # msgid "" msgstr "" "Project-Id-Version: kio_smb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-11-04 02:24+0100\n" -"PO-Revision-Date: 2020-11-05 09:36+0100\n" +"PO-Revision-Date: 2021-01-12 13:53+0100\n" "Last-Translator: Xavier Besnard <[email protected]>\n" "Language-Team: FR\n" "Language: fr\n" @@ -31,7 +31,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 20.08.2\n" +"X-Generator: Lokalize 20.12.0\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" @@ -51,15 +51,15 @@ "attempted using empty username and password. Depending on server " "configuration non-empty usernames may be required</para>" msgstr "" -"<para> Il y a de nombreuses options pour l'authentification des partages " +"<para>Il y a de nombreuses options pour l'authentification des partages " "????SMB????.</para><para><placeholder>nom_utilisateur</placeholder>??: lorsque " "l'authentification sur un r??seau personnel sur le serveur est suffisant,</" -"para><para><placeholder>[email protected]</placeholder>: les noms " +"para><para><placeholder>[email protected]</placeholder>??: les noms " "actuels de connexions sur r??seaux d'entreprises ont la forme d'une adresse " "de courriel,</para><para><placeholder>DOMAINE\\nom_utilisateur</" "placeholder>??: pour les r??seaux d'entreprises ou les groupes de travail plus " "anciens, vous pourriez avoir besoin d'avoir un pr??fixe avec le nom de " -"domaine ????NetBIOS???? (Avant Windows 2000),</para><para><placeholder>anonyme</" +"domaine ????NetBIOS???? (Avant Windows 2000),</para><para><placeholder>anonyme</" "placeholder>??: les connexions anonymes peuvent ??tre tent??es en utilisant un " "nom d'utilisateur et un mot de passe vide. Selon la configuration du " "serveur, les noms d'utilisateurs non vides pourraient ??tre demand??s.</para>" @@ -141,7 +141,7 @@ "@info:status smb failed to reach the server (e.g. server offline or network " "failure). %1 is an ip address or hostname" msgid "%1: Host unreachable" -msgstr "%1??: H??te injoignable" +msgstr "%1??: h??te injoignable" #: kio_smb_browse.cpp:324 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/po/fr/kio5_thumbnail.po new/kio-extras-20.12.2/po/fr/kio5_thumbnail.po --- old/kio-extras-20.12.1/po/fr/kio5_thumbnail.po 2021-01-05 02:21:44.000000000 +0100 +++ new/kio-extras-20.12.2/po/fr/kio5_thumbnail.po 2021-02-02 01:48:55.000000000 +0100 @@ -3,20 +3,21 @@ # # Nicolas Ternisien <[email protected]>, 2005, 2007. # xavier <[email protected]>, 2013. +# Xavier Besnard <[email protected]>, 2021. msgid "" msgstr "" "Project-Id-Version: kio_thumbnail\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-11-08 02:24+0100\n" -"PO-Revision-Date: 2013-04-09 17:12+0200\n" -"Last-Translator: xavier <[email protected]>\n" -"Language-Team: French <[email protected]>\n" +"PO-Revision-Date: 2021-01-12 13:52+0100\n" +"Last-Translator: Xavier Besnard <[email protected]>\n" +"Language-Team: FR\n" "Language: fr\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n > 1);\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 20.12.0\n" "X-Environment: kde\n" "X-Accelerator-Marker: &\n" "X-Text-Markup: kde4\n" @@ -40,7 +41,7 @@ #: thumbnail.cpp:229 #, kde-format msgid "Cannot create thumbnail for directory" -msgstr "Impossible de cr??er la miniature du dossier" +msgstr "Impossible de cr??er la vignette du dossier" #: thumbnail.cpp:241 #, kde-format @@ -50,17 +51,17 @@ #: thumbnail.cpp:247 #, kde-format msgid "Cannot load ThumbCreator %1" -msgstr "Impossible de charger ThumbCreator %1" +msgstr "Impossible de charger ????ThumbCreator???? %1" #: thumbnail.cpp:256 #, kde-format msgid "Cannot create thumbnail for %1" -msgstr "Impossible de cr??er la miniature pour %1" +msgstr "Impossible de cr??er la vignette pour %1" #: thumbnail.cpp:265 #, kde-format msgid "Failed to create a thumbnail." -msgstr "Impossible de cr??er une miniature." +msgstr "Impossible de cr??er une vignette." #: thumbnail.cpp:277 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/po/ia/kio5_man.po new/kio-extras-20.12.2/po/ia/kio5_man.po --- old/kio-extras-20.12.1/po/ia/kio5_man.po 2021-01-05 02:21:45.000000000 +0100 +++ new/kio-extras-20.12.2/po/ia/kio5_man.po 2021-02-02 01:48:56.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. # -# g.sora <[email protected]>, 2010, 2012, 2020. +# g.sora <[email protected]>, 2010, 2012, 2020, 2021. msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-10-11 02:23+0200\n" -"PO-Revision-Date: 2020-09-16 23:10+0100\n" +"PO-Revision-Date: 2021-01-06 23:05+0100\n" "Last-Translator: Giovanni Sora <[email protected]>\n" "Language-Team: Interlingua <[email protected]>\n" "Language: ia\n" @@ -18,14 +18,7 @@ "Plural-Forms: nplurals=2; plural=n != 1;\n" #: kio_man.cpp:477 -#, fuzzy, kde-kuit-format -#| msgid "" -#| "No man page matching to %1 found.<br /><br />Check that you have not " -#| "mistyped the name of the page that you want.<br />Check that you have " -#| "typed the name using the correct upper and lower case characters.<br />If " -#| "everything looks correct, then you may need to improve the search path " -#| "for man pages; either using the environment variable MANPATH or using a " -#| "matching file in the /etc directory." +#, kde-kuit-format msgctxt "@info" msgid "" "No man page matching <resource>%1</resource> could be found.<nl/><nl/>Check " @@ -35,12 +28,13 @@ "envar> environment variable or a configuration file in the <filename>/etc</" "filename> directory." msgstr "" -"Necun pagina de man coincidente con %1 trovate.<br /><br />Tu verifica que " -"tu non ha mal typate le nomine de pagina que tu vole.<br />Tu verifica que " -"tu ha typate le nomine con le correcte characteres majuscule e minuscule." -"<br />Si omne il sembla correcte, tunc tu pote necessitar de meliorar le " +"Necun pagina de man coincidente con <resource>%1</resource> poteva esser " +"trovate.<nl/><nl/> Tu verifica que tu non ha mal typate le nomine de pagina, " +"e nota que le nomines de pagina de man ha characteres majuscule e minuscule." +"<nl/><nl/>Si le nomine es correcte, tunc tu pote necessitar de extender le " "percurso de cerca pro paginas de man; o usar le variabile de ambiente " -"MANPATH o usar un file coincidente in le /etc directory." +"<envar>MANPATH</envar> o un file de configuration in le directorio " +"<filename>/etc</filename>." #: kio_man.cpp:523 #, kde-kuit-format @@ -49,6 +43,8 @@ "The man page <filename>%1</filename> was found, but it could not be read or " "parsed." msgstr "" +"Le pagin de man <filename>%1</filename> esseva trovate, ma illo non poteva " +"esser legite o analysate." #: kio_man.cpp:594 #, kde-kuit-format @@ -57,12 +53,14 @@ "The specified man page references another page <filename>%1</filename>,<nl/" ">but the referenced page <filename>%2</filename> could not be found." msgstr "" +"Le pagina de man specificate referentia a un altere pagina <filename>%1</" +"filename>, <nl/>ma le pagina referentiate <filename>%2</filename> non poteva " +"esser trovate." #: kio_man.cpp:649 -#, fuzzy, kde-format -#| msgid "<h1>KDE Man Viewer Error</h1>" +#, kde-format msgid "Manual Page Viewer Error" -msgstr "<h1>Error de Visor de KDE Man</h1>" +msgstr "Error de Visor de Pagina de Manual" #: kio_man.cpp:665 #, kde-format @@ -72,7 +70,7 @@ #: kio_man.cpp:665 #, kde-format msgid "Multiple Manual Pages" -msgstr "" +msgstr "Paginas de Manual Multiple" #: kio_man.cpp:677 #, kde-format @@ -191,20 +189,16 @@ msgstr "Generar Indice" #: kio_man.cpp:1411 -#, fuzzy, kde-kuit-format -#| msgid "" -#| "Could not find the sgml2roff program on your system. Please install it, " -#| "if necessary, and extend the search path by adjusting the environment " -#| "variable PATH before starting KDE." +#, kde-kuit-format msgctxt "@info" msgid "" "Could not find the <command>sgml2roff</command> program on your system. " "Please install it if necessary, and ensure that it can be found using the " "environment variable <envar>PATH</envar>." msgstr "" -"Il non pote trovar le programma sgml2roff sur tu systema. Pro favor tu " -"installa lo, si necessari, e tu extende le percurso de cerca per adaptar le " -"variabile de ambiente PATH prime de initiar KDE." +"Il non pote trovar le programma <command>sgml2roff</command> sur tu systema. " +"Pro favor tu installa lo, si necessari, e tu assecura que illo pote esser " +"trovare per usar le variabile de ambiente <envar>PATH</envar>." #~ msgid "Open of %1 failed." #~ msgstr "Il falleva a aperir %1 ." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/po/it/kio5_nfs.po new/kio-extras-20.12.2/po/it/kio5_nfs.po --- old/kio-extras-20.12.1/po/it/kio5_nfs.po 2021-01-05 02:21:45.000000000 +0100 +++ new/kio-extras-20.12.2/po/it/kio5_nfs.po 2021-02-02 01:48:57.000000000 +0100 @@ -2,6 +2,7 @@ # Copyright (C) 2004 Free Software Foundation, Inc. # Andrea RIZZI <[email protected]>, 2004. # Vincenzo Reale <[email protected]>, 2015. +# Luigi Toscano <[email protected]>, 2021. # msgid "" msgstr "" @@ -16,7 +17,7 @@ "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" -"X-Generator: Lokalize 1.5\n" +"X-Generator: Lokalize 20.12.0\n" #: kio_nfs.cpp:131 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/po/nn/kio5_nfs.po new/kio-extras-20.12.2/po/nn/kio5_nfs.po --- old/kio-extras-20.12.1/po/nn/kio5_nfs.po 2021-01-05 02:21:46.000000000 +0100 +++ new/kio-extras-20.12.2/po/nn/kio5_nfs.po 2021-02-02 01:48:59.000000000 +0100 @@ -1,7 +1,7 @@ # Translation of kio5_nfs to Norwegian Nynorsk # # Gaute Hvoslef Kvalnes <[email protected]>, 1999, 2000, 2001. -# Karl Ove Hufthammer <[email protected]>, 2007, 2008, 2015. +# Karl Ove Hufthammer <[email protected]>, 2007, 2008, 2015, 2021. msgid "" msgstr "" "Project-Id-Version: kio_nfs\n" @@ -14,7 +14,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 20.12.0\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-20.12.1/po/ru/kio5_bookmarks.po new/kio-extras-20.12.2/po/ru/kio5_bookmarks.po --- old/kio-extras-20.12.1/po/ru/kio5_bookmarks.po 2021-01-05 02:21:47.000000000 +0100 +++ new/kio-extras-20.12.2/po/ru/kio5_bookmarks.po 2021-02-02 01:48:59.000000000 +0100 @@ -3,19 +3,20 @@ # This file is distributed under the same license as the PACKAGE package. # # Andrey Cherepanov <[email protected]>, 2009. +# Alexander Yavorsky <[email protected]>, 2021. msgid "" msgstr "" "Project-Id-Version: kio_bookmarks.po\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-10-31 02:20+0100\n" -"PO-Revision-Date: 2009-03-04 19:46+0300\n" -"Last-Translator: Andrey Cherepanov <[email protected]>\n" +"PO-Revision-Date: 2021-01-08 14:18+0300\n" +"Last-Translator: Alexander Yavorsky <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 0.3\n" +"X-Generator: Lokalize 20.12.1\n" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "X-Environment: kde\n" @@ -35,12 +36,12 @@ #: kio_bookmarks.cpp:193 #, kde-format msgid "Could not find bookmarks config" -msgstr "" +msgstr "???? ?????????????? ?????????? ???????? ???????????????????????? ????????????????" #: kio_bookmarks.cpp:202 #, kde-format msgid "Could not find bookmarks editor" -msgstr "" +msgstr "???? ?????????????? ?????????? ???????????????? ????????????????" #: kio_bookmarks.cpp:209 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/po/ru/kio5_smb.po new/kio-extras-20.12.2/po/ru/kio5_smb.po --- old/kio-extras-20.12.1/po/ru/kio5_smb.po 2021-01-05 02:21:47.000000000 +0100 +++ new/kio-extras-20.12.2/po/ru/kio5_smb.po 2021-02-02 01:48:59.000000000 +0100 @@ -11,20 +11,20 @@ # Nick Shaforostoff <[email protected]>, 2005. # Andrey Cherepanov <[email protected]>, 2009. # Alexander Potashev <[email protected]>, 2019. -# Alexander Yavorsky <[email protected]>, 2020. +# Alexander Yavorsky <[email protected]>, 2020, 2021. msgid "" msgstr "" "Project-Id-Version: kio_smb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-11-04 02:24+0100\n" -"PO-Revision-Date: 2020-03-12 19:43+0300\n" +"PO-Revision-Date: 2021-01-08 14:17+0300\n" "Last-Translator: Alexander Yavorsky <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 19.12.3\n" +"X-Generator: Lokalize 20.12.1\n" "Plural-Forms: nplurals=4; plural=n==1 ? 3 : n%10==1 && n%100!=11 ? 0 : n" "%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" @@ -145,11 +145,10 @@ "?????????????????????????? ???????????? ????????????, ???????? ?????? ????????????????)" #: kio_smb_browse.cpp:337 -#, fuzzy, kde-format -#| msgid "Unknown error condition in stat: %1" +#, kde-format msgctxt "%1 is an error number, %2 either a pretty string or the number" msgid "Unknown error condition: [%1] %2" -msgstr "?????????????????????? ?????????????????? ????????????: %1" +msgstr "?????????????????????? ?????????????????? ????????????: [%1] %2" #: kio_smb_browse.cpp:356 #, kde-kuit-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/po/sk/kio5_man.po new/kio-extras-20.12.2/po/sk/kio5_man.po --- old/kio-extras-20.12.1/po/sk/kio5_man.po 2021-01-05 02:21:48.000000000 +0100 +++ new/kio-extras-20.12.2/po/sk/kio5_man.po 2021-02-02 01:49:00.000000000 +0100 @@ -5,31 +5,24 @@ # Richard Fric <[email protected]>, 2006, 2009. # Michal Sulek <[email protected]>, 2009. # Roman Pahol??k <[email protected]>, 2012. -# Matej Mrenica <[email protected]>, 2019. +# Matej Mrenica <[email protected]>, 2019, 2021. msgid "" msgstr "" "Project-Id-Version: kio_man\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-10-11 02:23+0200\n" -"PO-Revision-Date: 2019-07-29 12:55+0200\n" +"PO-Revision-Date: 2021-01-07 15:50+0100\n" "Last-Translator: Matej Mrenica <[email protected]>\n" "Language-Team: Slovak <[email protected]>\n" "Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 19.07.80\n" +"X-Generator: Lokalize 20.12.0\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #: kio_man.cpp:477 -#, fuzzy, kde-kuit-format -#| msgid "" -#| "No man page matching to %1 found.<br /><br />Check that you have not " -#| "mistyped the name of the page that you want.<br />Check that you have " -#| "typed the name using the correct upper and lower case characters.<br />If " -#| "everything looks correct, then you may need to improve the search path " -#| "for man pages; either using the environment variable MANPATH or using a " -#| "matching file in the /etc directory." +#, kde-kuit-format msgctxt "@info" msgid "" "No man page matching <resource>%1</resource> could be found.<nl/><nl/>Check " @@ -39,11 +32,12 @@ "envar> environment variable or a configuration file in the <filename>/etc</" "filename> directory." msgstr "" -"Manu??lov?? str??nka %1 nen??jden??.<br /><br />Skontrolujte, ??i ste nespravili " -"chybu v n??zve str??nky.<br />Bu??te opatrn??, mal?? a ve??k?? p??smen?? musia " -"s??hlasi??<br />Ak v??etko vyzer?? by?? spr??vne, potom mo??no potrebujete nastavi?? " -"lep??ie cestu k manu??lov??m str??nkam, bu?? pomocou premennej MANPATH alebo " -"pr??slu??n??ho s??boru v prie??inku /etc." +"Nena??la sa ??iadna manu??lov?? str??nka zodpovedaj??ca <resource>%1</resource>. " +"<nl/><nl/>Skontrolujte, ??i ste spr??vne nap??sali n??zov str??nky, a v??imnite " +"si, ??e v n??zvoch manu??lov??ch str??nok sa rozli??uj?? ve??k?? a mal?? p??smen??.<nl/" +"><nl/>Ak je n??zov spr??vny, mo??no budete musie?? roz????ri?? cestu pre h??adanie " +"manu??lov??ch str??nok pomocou premennej prostredia <envar>MANPATH</envar> " +"alebo konfigura??n??ho s??boru v <filename>/etc</filename> adres??ri." #: kio_man.cpp:523 #, kde-kuit-format @@ -52,36 +46,33 @@ "The man page <filename>%1</filename> was found, but it could not be read or " "parsed." msgstr "" +"Manu??lna str??nka <filename>%1</filename> bola n??jden??, ale nebolo mo??n?? ju " +"pre????ta?? ani analyzova??." #: kio_man.cpp:594 -#, fuzzy, kde-kuit-format -#| msgid "" -#| "The specified man page referenced another page '%1',<br />but the " -#| "referenced page '%2' could not be found." +#, kde-kuit-format msgctxt "@info" msgid "" "The specified man page references another page <filename>%1</filename>,<nl/" ">but the referenced page <filename>%2</filename> could not be found." msgstr "" -"Zadan?? str??nka pr??ru??ky odkazovala na in?? str??nku '%1', <br/>, ale " -"odkazovan?? str??nku '%2' sa nepodarilo n??js??." +"Zadan?? manu??lna str??nka odkazuje na in?? str??nku <filename>%1</filename>,<nl/" +">, ale odkazovan?? str??nku <filename>%2</filename> sa nepodarilo n??js??." #: kio_man.cpp:649 -#, fuzzy, kde-format -#| msgid "<h1>KDE Man Viewer Error</h1>" +#, kde-format msgid "Manual Page Viewer Error" -msgstr "<h1>Chyba KDE prehliada??a manu??lov??ch str??nok</h1>" +msgstr "Chyba prehliada??a manu??lov??ch str??nok" #: kio_man.cpp:665 -#, fuzzy, kde-format -#| msgid "There is more than one matching man page." +#, kde-format msgid "There is more than one matching man page:" -msgstr "Odpoved?? viac ako jedna manu??lov?? str??nka." +msgstr "Existuje viac ako jedna zodpovedaj??ca manu??lov?? str??nka:" #: kio_man.cpp:665 #, kde-format msgid "Multiple Manual Pages" -msgstr "" +msgstr "Viacero str??nok manu??lu" #: kio_man.cpp:677 #, kde-format @@ -175,10 +166,9 @@ msgstr "Nov??" #: kio_man.cpp:794 -#, fuzzy, kde-format -#| msgid "UNIX Manual Index" +#, kde-format msgid "Main Manual Page Index" -msgstr "Index manu??lov UNIX" +msgstr "Register hlavn??ch manu??lov" #: kio_man.cpp:819 #, kde-format @@ -186,16 +176,14 @@ msgstr "Sekcia %1" #: kio_man.cpp:1134 -#, fuzzy, kde-format -#| msgid "Index for Section %1: %2" +#, kde-format msgid "Index for section %1: %2" -msgstr "Index pre sekciu %1: %2" +msgstr "Register pre sekciu %1: %2" #: kio_man.cpp:1134 -#, fuzzy, kde-format -#| msgid "UNIX Manual Index" +#, kde-format msgid "Manual Page Index" -msgstr "Index manu??lov UNIX" +msgstr "Register str??nok manu??lu" #: kio_man.cpp:1144 #, kde-format @@ -203,20 +191,16 @@ msgstr "Generuje sa index" #: kio_man.cpp:1411 -#, fuzzy, kde-kuit-format -#| msgid "" -#| "Could not find the sgml2roff program on your system. Please install it, " -#| "if necessary, and extend the search path by adjusting the environment " -#| "variable PATH before starting KDE." +#, kde-kuit-format msgctxt "@info" msgid "" "Could not find the <command>sgml2roff</command> program on your system. " "Please install it if necessary, and ensure that it can be found using the " "environment variable <envar>PATH</envar>." msgstr "" -"Nepodarilo sa n??js?? program sgml2roff. Pros??m nain??talujte ho, a ak je to " -"potrebn??, roz????rte cesty pomocou premennej prostredia PATH pred spusten??m " -"KDE." +"Nepodarilo sa n??js?? program <command>sgml2roff </command>. Pros??m " +"nain??talujte ho, a ak je to potrebn??, roz????rte cesty pomocou premennej " +"prostredia <envar>PATH</envar> pred spusten??m KDE." #~ msgid "Open of %1 failed." #~ msgstr "Otvorenie %1 zlyhalo." diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/po/sk/kio5_smb.po new/kio-extras-20.12.2/po/sk/kio5_smb.po --- old/kio-extras-20.12.1/po/sk/kio5_smb.po 2021-01-05 02:21:48.000000000 +0100 +++ new/kio-extras-20.12.2/po/sk/kio5_smb.po 2021-02-02 01:49:00.000000000 +0100 @@ -4,20 +4,20 @@ # Richard Fric <[email protected]>, 2006, 2009. # Peter Mihalik <[email protected]>, 2006. # Roman Paholik <[email protected]>, 2017. -# Matej Mrenica <[email protected]>, 2020. +# Matej Mrenica <[email protected]>, 2020, 2021. msgid "" msgstr "" "Project-Id-Version: kio_smb\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-11-04 02:24+0100\n" -"PO-Revision-Date: 2020-06-17 18:32+0200\n" +"PO-Revision-Date: 2021-01-07 15:50+0100\n" "Last-Translator: Matej Mrenica <[email protected]>\n" "Language-Team: Slovak <[email protected]>\n" "Language: sk\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"X-Generator: Lokalize 20.04.2\n" +"X-Generator: Lokalize 20.12.0\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" #: kio_smb_auth.cpp:40 @@ -35,6 +35,17 @@ "attempted using empty username and password. Depending on server " "configuration non-empty usernames may be required</para>" msgstr "" +"<para>Existuje ve??a mo??nost?? autentifik??cie na zdie??aniach SMB. </" +"para><para> <placeholder>pou????vate??sk?? meno</placeholder>: Pri " +"autentifik??cii v dom??cej sieti posta??uje na serveri pou????vate??sk?? meno</" +"para><para><placeholder>[email protected] </placeholder>: Modern?? firemn?? " +"prihlasovacie men?? s?? tvoren?? ako e-mailov?? adresy</para><para> " +"<placeholder> DOMAIN\\username</placeholder>: Pre star??ie podnikov?? siete " +"alebo pracovn?? skupiny bude mo??no potrebn?? predpona n??zvu dom??ny NetBIOS " +"(pred Windows 2000).</para><para><placeholder>anonymn??</placeholder>: O " +"anonymn?? prihl??senia sa m????ete pok??si?? pomocou pr??zdneho pou????vate??sk??ho " +"mena a hesla. V z??vislosti na konfigur??cii servera m????u by?? vy??adovan?? " +"nepr??zdne pou????vate??sk?? men??</para>" #: kio_smb_auth.cpp:48 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/po/zh_CN/kfileaudiopreview5.po new/kio-extras-20.12.2/po/zh_CN/kfileaudiopreview5.po --- old/kio-extras-20.12.1/po/zh_CN/kfileaudiopreview5.po 2021-01-05 02:21:49.000000000 +0100 +++ new/kio-extras-20.12.2/po/zh_CN/kfileaudiopreview5.po 2021-02-02 01:49:00.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:10+0200\n" -"PO-Revision-Date: 2021-01-03 09:07\n" +"PO-Revision-Date: 2021-01-28 05:08\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-20.12.1/po/zh_CN/kio5_activities.po new/kio-extras-20.12.2/po/zh_CN/kio5_activities.po --- old/kio-extras-20.12.1/po/zh_CN/kio5_activities.po 2021-01-05 02:21:49.000000000 +0100 +++ new/kio-extras-20.12.2/po/zh_CN/kio5_activities.po 2021-02-02 01:49:00.000000000 +0100 @@ -9,7 +9,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-10-11 02:23+0200\n" -"PO-Revision-Date: 2021-01-03 09:07\n" +"PO-Revision-Date: 2021-01-28 05:08\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -31,7 +31,7 @@ #: fileitemplugin/FileItemLinkingPlugin.cpp:104 #, kde-format msgid "Loading..." -msgstr "???????????????" +msgstr "????????????..." #: fileitemplugin/FileItemLinkingPlugin.cpp:124 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/po/zh_CN/kio5_archive.po new/kio-extras-20.12.2/po/zh_CN/kio5_archive.po --- old/kio-extras-20.12.1/po/zh_CN/kio5_archive.po 2021-01-05 02:21:49.000000000 +0100 +++ new/kio-extras-20.12.2/po/zh_CN/kio5_archive.po 2021-02-02 01:49:00.000000000 +0100 @@ -6,7 +6,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-10-11 02:23+0200\n" -"PO-Revision-Date: 2021-01-03 09:07\n" +"PO-Revision-Date: 2021-01-28 05:08\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-20.12.1/po/zh_CN/kio5_bookmarks.po new/kio-extras-20.12.2/po/zh_CN/kio5_bookmarks.po --- old/kio-extras-20.12.1/po/zh_CN/kio5_bookmarks.po 2021-01-05 02:21:49.000000000 +0100 +++ new/kio-extras-20.12.2/po/zh_CN/kio5_bookmarks.po 2021-02-02 01:49:00.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-10-31 02:20+0100\n" -"PO-Revision-Date: 2021-01-03 09:07\n" +"PO-Revision-Date: 2021-01-28 05:08\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -35,12 +35,12 @@ #: kio_bookmarks.cpp:193 #, kde-format msgid "Could not find bookmarks config" -msgstr "?????????????????????" +msgstr "????????????????????????" #: kio_bookmarks.cpp:202 #, kde-format msgid "Could not find bookmarks editor" -msgstr "????????????????????????" +msgstr "???????????????????????????" #: kio_bookmarks.cpp:209 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/po/zh_CN/kio5_fish.po new/kio-extras-20.12.2/po/zh_CN/kio5_fish.po --- old/kio-extras-20.12.1/po/zh_CN/kio5_fish.po 2021-01-05 02:21:49.000000000 +0100 +++ new/kio-extras-20.12.2/po/zh_CN/kio5_fish.po 2021-02-02 01:49:00.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-11-08 02:24+0100\n" -"PO-Revision-Date: 2021-01-03 09:07\n" +"PO-Revision-Date: 2021-01-28 05:08\n" "Last-Translator: \n" "Language-Team: Chinese Simplified\n" "Language: zh_CN\n" @@ -25,12 +25,12 @@ #: fish.cpp:291 #, kde-format msgid "Connecting..." -msgstr "???????????????" +msgstr "????????????..." #: fish.cpp:593 #, kde-format msgid "Initiating protocol..." -msgstr "????????????????????????" +msgstr "?????????????????????..." #: fish.cpp:629 #, kde-format diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/po/zh_CN/kio5_info.po new/kio-extras-20.12.2/po/zh_CN/kio5_info.po --- old/kio-extras-20.12.1/po/zh_CN/kio5_info.po 2021-01-05 02:21:49.000000000 +0100 +++ new/kio-extras-20.12.2/po/zh_CN/kio5_info.po 2021-02-02 01:49:00.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-08-08 02:15+0200\n" -"PO-Revision-Date: 2021-01-03 09:07\n" +"PO-Revision-Date: 2021-01-28 05:08\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-20.12.1/po/zh_CN/kio5_man.po new/kio-extras-20.12.2/po/zh_CN/kio5_man.po --- old/kio-extras-20.12.1/po/zh_CN/kio5_man.po 2021-01-05 02:21:49.000000000 +0100 +++ new/kio-extras-20.12.2/po/zh_CN/kio5_man.po 2021-02-02 01:49:00.000000000 +0100 @@ -10,7 +10,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-10-11 02:23+0200\n" -"PO-Revision-Date: 2021-01-03 09:07\n" +"PO-Revision-Date: 2021-01-28 05:08\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-20.12.1/po/zh_CN/kio5_mtp.po new/kio-extras-20.12.2/po/zh_CN/kio5_mtp.po --- old/kio-extras-20.12.1/po/zh_CN/kio5_mtp.po 2021-01-05 02:21:49.000000000 +0100 +++ new/kio-extras-20.12.2/po/zh_CN/kio5_mtp.po 2021-02-02 01:49:00.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-04-04 03:36+0200\n" -"PO-Revision-Date: 2021-01-03 09:07\n" +"PO-Revision-Date: 2021-01-28 05:08\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-20.12.1/po/zh_CN/kio5_network.po new/kio-extras-20.12.2/po/zh_CN/kio5_network.po --- old/kio-extras-20.12.1/po/zh_CN/kio5_network.po 2021-01-05 02:21:49.000000000 +0100 +++ new/kio-extras-20.12.2/po/zh_CN/kio5_network.po 2021-02-02 01:49:00.000000000 +0100 @@ -3,7 +3,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-10-11 02:23+0200\n" -"PO-Revision-Date: 2021-01-03 09:07\n" +"PO-Revision-Date: 2021-01-28 05:08\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-20.12.1/po/zh_CN/kio5_nfs.po new/kio-extras-20.12.2/po/zh_CN/kio5_nfs.po --- old/kio-extras-20.12.1/po/zh_CN/kio5_nfs.po 2021-01-05 02:21:49.000000000 +0100 +++ new/kio-extras-20.12.2/po/zh_CN/kio5_nfs.po 2021-02-02 01:49:00.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:10+0200\n" -"PO-Revision-Date: 2021-01-03 09:07\n" +"PO-Revision-Date: 2021-01-28 05:08\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-20.12.1/po/zh_CN/kio5_recentdocuments.po new/kio-extras-20.12.2/po/zh_CN/kio5_recentdocuments.po --- old/kio-extras-20.12.1/po/zh_CN/kio5_recentdocuments.po 2021-01-05 02:21:49.000000000 +0100 +++ new/kio-extras-20.12.2/po/zh_CN/kio5_recentdocuments.po 2021-02-02 01:49:00.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2019-05-20 03:10+0200\n" -"PO-Revision-Date: 2021-01-03 09:07\n" +"PO-Revision-Date: 2021-01-28 05:08\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-20.12.1/po/zh_CN/kio5_sftp.po new/kio-extras-20.12.2/po/zh_CN/kio5_sftp.po --- old/kio-extras-20.12.1/po/zh_CN/kio5_sftp.po 2021-01-05 02:21:49.000000000 +0100 +++ new/kio-extras-20.12.2/po/zh_CN/kio5_sftp.po 2021-02-02 01:49:00.000000000 +0100 @@ -13,7 +13,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-11-07 02:24+0100\n" -"PO-Revision-Date: 2021-01-03 09:07\n" +"PO-Revision-Date: 2021-01-28 05:08\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-20.12.1/po/zh_CN/kio5_smb.po new/kio-extras-20.12.2/po/zh_CN/kio5_smb.po --- old/kio-extras-20.12.1/po/zh_CN/kio5_smb.po 2021-01-05 02:21:49.000000000 +0100 +++ new/kio-extras-20.12.2/po/zh_CN/kio5_smb.po 2021-02-02 01:49:00.000000000 +0100 @@ -7,7 +7,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-11-04 02:24+0100\n" -"PO-Revision-Date: 2021-01-03 09:07\n" +"PO-Revision-Date: 2021-01-28 05:08\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-20.12.1/po/zh_CN/kio5_thumbnail.po new/kio-extras-20.12.2/po/zh_CN/kio5_thumbnail.po --- old/kio-extras-20.12.1/po/zh_CN/kio5_thumbnail.po 2021-01-05 02:21:49.000000000 +0100 +++ new/kio-extras-20.12.2/po/zh_CN/kio5_thumbnail.po 2021-02-02 01:49:00.000000000 +0100 @@ -8,7 +8,7 @@ "Project-Id-Version: kdeorg\n" "Report-Msgid-Bugs-To: https://bugs.kde.org\n" "POT-Creation-Date: 2020-11-08 02:24+0100\n" -"PO-Revision-Date: 2021-01-03 09:07\n" +"PO-Revision-Date: 2021-01-28 05:08\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-20.12.1/recentdocuments/recentdocumentsnotifier.desktop new/kio-extras-20.12.2/recentdocuments/recentdocumentsnotifier.desktop --- old/kio-extras-20.12.1/recentdocuments/recentdocumentsnotifier.desktop 2021-01-02 14:22:59.000000000 +0100 +++ new/kio-extras-20.12.2/recentdocuments/recentdocumentsnotifier.desktop 2021-01-29 20:48:50.000000000 +0100 @@ -58,7 +58,7 @@ Name[vi]=Tr??nh theo d??i t??i li???u g???n ????y Name[wa]=Waiteu des documint eploy??s dierinnmint Name[x-test]=xxRecent Document Watcherxx -Name[zh_CN]=????????????????????? +Name[zh_CN]=???????????????????????? Name[zh_TW]=????????????????????? ServiceTypes=KDEDModule X-KDE-ServiceTypes=KDEDModule diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/sftp/sftp.protocol new/kio-extras-20.12.2/sftp/sftp.protocol --- old/kio-extras-20.12.1/sftp/sftp.protocol 2021-01-02 14:22:59.000000000 +0100 +++ new/kio-extras-20.12.2/sftp/sftp.protocol 2021-01-29 20:48:50.000000000 +0100 @@ -40,7 +40,7 @@ Description[eu]=SFTPrako kioslave bat Description[fa]=???? kioslave ???????? sftp Description[fi]=Sftp:n liitin -Description[fr]=Un module d'entr??es??/ sorties pour le protocole SFTP +Description[fr]=Un module d'entr??es??/ sorties pour le protocole ????SFTP???? Description[fy]=Een kioslave Foar sftp Description[ga]=Scl??bha?? KIO le haghaidh sftp Description[gl]=Un kioslave para sftp @@ -102,7 +102,7 @@ Description[vi]=A kioslave cho SFTP Description[wa]=On v??rlet d'??I/R pol protocole sftp Description[x-test]=xxA kioslave for sftpxx -Description[zh_CN]=sftp ??? KIO slave +Description[zh_CN]=?????? SFTP ??? KIO ???????????? Description[zh_TW]=sftp ??? kioslave X-DocPath=kioslave5/sftp/index.html Class=:internet diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/smb/kded/kded_smbwatcher.desktop new/kio-extras-20.12.2/smb/kded/kded_smbwatcher.desktop --- old/kio-extras-20.12.1/smb/kded/kded_smbwatcher.desktop 2021-01-02 14:22:59.000000000 +0100 +++ new/kio-extras-20.12.2/smb/kded/kded_smbwatcher.desktop 2021-01-29 20:48:50.000000000 +0100 @@ -36,11 +36,13 @@ Name[pl]=Monitor SMB Name[pt]=Vigilante do SMB Name[pt_BR]=Monitor SMB +Name[ru]=???????????????? ???? ?????????????? SMB Name[sk]=Sledovanie SMB Name[sl]=Opazovalnik SMB Name[sv]=SMB-??vervakare Name[uk]=???????????????? SMB Name[x-test]=xxSMB Watcherxx +Name[zh_CN]=SMB ???????????? Comment=Monitors directories on the smb:/ protocol for changes Comment[ca]=Controla els canvis als directoris en el protocol ??smb:/?? Comment[ca@valencia]=Controla els canvis als directoris en el protocol ??smb:/?? @@ -62,8 +64,10 @@ Comment[pl]=Monitoruje katalogi protoko??u smb:/ w poszukiwaniu zmian Comment[pt]=Vigia as altera????es nas pastas com protocolo smb:/ Comment[pt_BR]=Monitora as altera????es nas pastas do protocolo smb:// +Comment[ru]=???????????????????? ???? ?????????????????????? ?? ??????????????????, ???????????????????????? ???? ?????????????????? smb Comment[sk]=Sleduje zmeny adres??rov protokolu smb:/ Comment[sl]=Nadzira direktorije smb:/ za spremembami Comment[sv]=??vervakar katalogen med protokollet smb:/ f??r ??ndringar Comment[uk]=?????????????? ???? ?????????????? ?? ??????????, ???????????? ???? ???????? ???????????????????????? ???? ???????????????????? smb:/ Comment[x-test]=xxMonitors directories on the smb:/ protocol for changesxx +Comment[zh_CN]=?????? smb:/ ????????????????????? diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/smb/smbauthenticator.cpp new/kio-extras-20.12.2/smb/smbauthenticator.cpp --- old/kio-extras-20.12.1/smb/smbauthenticator.cpp 2021-01-02 14:22:59.000000000 +0100 +++ new/kio-extras-20.12.2/smb/smbauthenticator.cpp 2021-01-29 20:48:50.000000000 +0100 @@ -94,7 +94,7 @@ // https://bugzilla.samba.org/show_bug.cgi?id=14326 if (m_frontend.checkCachedAuthentication(info)) { - qCDebug(KIO_SMB_LOG) << "got password through cache" << info.username << info.password; + qCDebug(KIO_SMB_LOG) << "got password through cache" << info.username; } else if (!m_defaultUser.isEmpty()) { // user defined a default username/password in kcontrol; try this info.username = m_defaultUser; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/thumbnail/appimagethumbnail.desktop new/kio-extras-20.12.2/thumbnail/appimagethumbnail.desktop --- old/kio-extras-20.12.1/thumbnail/appimagethumbnail.desktop 2021-01-02 14:22:59.000000000 +0100 +++ new/kio-extras-20.12.2/thumbnail/appimagethumbnail.desktop 2021-01-29 20:48:50.000000000 +0100 @@ -29,7 +29,7 @@ Name[sv]=AppImage Name[uk]=AppImage Name[x-test]=xxAppImagexx -Name[zh_CN]=AppImage +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-20.12.1/thumbnail/comicbookthumbnail.desktop new/kio-extras-20.12.2/thumbnail/comicbookthumbnail.desktop --- old/kio-extras-20.12.1/thumbnail/comicbookthumbnail.desktop 2021-01-02 14:22:59.000000000 +0100 +++ new/kio-extras-20.12.2/thumbnail/comicbookthumbnail.desktop 2021-01-29 20:48:50.000000000 +0100 @@ -69,7 +69,7 @@ Name[vi]=Truy???n tranh Name[wa]=Binde d' im??djes Name[x-test]=xxComic Booksxx -Name[zh_CN]=????????? +Name[zh_CN]=??????????????? Name[zh_TW]=????????? ServiceTypes=ThumbCreator MimeType=application/x-cbz;application/x-cbr;application/x-cbt;application/vnd.comicbook+zip;application/vnd.comicbook-rar;application/vnd.comicbook+tar;application/x-cb7; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/thumbnail/desktopthumbnail.desktop new/kio-extras-20.12.2/thumbnail/desktopthumbnail.desktop --- old/kio-extras-20.12.1/thumbnail/desktopthumbnail.desktop 2021-01-02 14:22:59.000000000 +0100 +++ new/kio-extras-20.12.2/thumbnail/desktopthumbnail.desktop 2021-01-29 20:48:50.000000000 +0100 @@ -69,7 +69,7 @@ Name[vi]=T???p desktop Name[wa]=Fitch??s di scribannes Name[x-test]=xxDesktop Filesxx -Name[zh_CN]=???????????? +Name[zh_CN]=?????????????????? Name[zh_TW]=????????? X-KDE-ServiceTypes=ThumbCreator MimeType=application/x-desktop; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/thumbnail/imagethumbnail.desktop new/kio-extras-20.12.2/thumbnail/imagethumbnail.desktop --- old/kio-extras-20.12.1/thumbnail/imagethumbnail.desktop 2021-01-02 14:22:59.000000000 +0100 +++ new/kio-extras-20.12.2/thumbnail/imagethumbnail.desktop 2021-01-29 20:48:50.000000000 +0100 @@ -66,7 +66,7 @@ Name[vi]=???nh (GIF, PNG, BMP,... ) Name[wa]=Im??djes (GIF, PNG, BMP...) Name[x-test]=xxImages (GIF, PNG, BMP, ...)xx -Name[zh_CN]=?????? (GIF???PNG???BMP ...) +Name[zh_CN]=?????? (GIF???PNG???BMP ???) Name[zh_TW]=?????????GIF???PNG???BMP...??? X-KDE-ServiceTypes=ThumbCreator MimeType=image/cgm;image/fax-g3;image/gif;image/jp2;image/png;image/tiff;image/bmp;image/x-dds;image/x-jng;image/x-pcx;image/vnd.zbrush.pcx;image/x-photo-cd;image/x-portable-bitmap;image/x-portable-graymap;image/x-portable-pixmap;image/x-rgb;image/x-tga;image/x-xbitmap;image/x-xcf;image/x-xpixmap;image/x-sun-raster;image/vnd.adobe.photoshop;image/x-psd;image/x-hdr;image/x-pic;image/x-icon;image/x-webp;image/webp;image/x-icns;video/x-mng;image/rle; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/kio-extras-20.12.1/thumbnail/kraorathumbnail.desktop new/kio-extras-20.12.2/thumbnail/kraorathumbnail.desktop --- old/kio-extras-20.12.1/thumbnail/kraorathumbnail.desktop 2021-01-02 14:22:59.000000000 +0100 +++ new/kio-extras-20.12.2/thumbnail/kraorathumbnail.desktop 2021-01-29 20:48:50.000000000 +0100 @@ -38,7 +38,7 @@ Name[tr]=Krita Belgeleri Name[uk]=?????????????????? Krita Name[x-test]=xxKrita Documentsxx -Name[zh_CN]=Krita ?????? +Name[zh_CN]=Krita ?????? Name[zh_TW]=Krita ?????? X-KDE-ServiceTypes=ThumbCreator
