Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package krdc for openSUSE:Factory checked in 
at 2022-10-15 16:36:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/krdc (Old)
 and      /work/SRC/openSUSE:Factory/.krdc.new.2275 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "krdc"

Sat Oct 15 16:36:29 2022 rev:121 rq:1010800 version:22.08.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/krdc/krdc.changes        2022-09-09 
18:28:12.345059222 +0200
+++ /work/SRC/openSUSE:Factory/.krdc.new.2275/krdc.changes      2022-10-15 
16:39:09.370398348 +0200
@@ -1,0 +2,8 @@
+Tue Oct 11 14:33:13 UTC 2022 - Christophe Giboudeaux <christo...@krop.fr>
+
+- Update to 22.08.2
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/gear/22.08.2/
+
+-------------------------------------------------------------------

Old:
----
  krdc-22.08.1.tar.xz
  krdc-22.08.1.tar.xz.sig

New:
----
  krdc-22.08.2.tar.xz
  krdc-22.08.2.tar.xz.sig

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

Other differences:
------------------
++++++ krdc.spec ++++++
--- /var/tmp/diff_new_pack.Ft5on4/_old  2022-10-15 16:39:09.902399626 +0200
+++ /var/tmp/diff_new_pack.Ft5on4/_new  2022-10-15 16:39:09.906399636 +0200
@@ -20,7 +20,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           krdc
-Version:        22.08.1
+Version:        22.08.2
 Release:        0
 Summary:        Remote Desktop Connection
 License:        GPL-2.0-or-later


++++++ krdc-22.08.1.tar.xz -> krdc-22.08.2.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-22.08.1/CMakeLists.txt 
new/krdc-22.08.2/CMakeLists.txt
--- old/krdc-22.08.1/CMakeLists.txt     2022-09-04 10:47:34.000000000 +0200
+++ new/krdc-22.08.2/CMakeLists.txt     2022-10-10 22:23:38.000000000 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "22")
 set (RELEASE_SERVICE_VERSION_MINOR "08")
-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}")
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-22.08.1/org.kde.krdc.appdata.xml 
new/krdc-22.08.2/org.kde.krdc.appdata.xml
--- old/krdc-22.08.1/org.kde.krdc.appdata.xml   2022-09-04 10:47:34.000000000 
+0200
+++ new/krdc-22.08.2/org.kde.krdc.appdata.xml   2022-10-10 22:23:38.000000000 
+0200
@@ -118,9 +118,9 @@
   <update_contact>kde-de...@kde.org</update_contact>
   <content_rating type="oars-1.1"/>
   <releases>
+    <release version="22.08.2" date="2022-10-13"/>
     <release version="22.08.1" date="2022-09-08"/>
     <release version="22.08.0" date="2022-08-18"/>
     <release version="22.04.3" date="2022-07-07"/>
-    <release version="22.04.2" date="2022-06-09"/>
   </releases>
 </component>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-22.08.1/po/ar/krdc.po 
new/krdc-22.08.2/po/ar/krdc.po
--- old/krdc-22.08.1/po/ar/krdc.po      2022-09-06 02:12:38.000000000 +0200
+++ new/krdc-22.08.2/po/ar/krdc.po      2022-10-11 06:59:31.000000000 +0200
@@ -12,16 +12,16 @@
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-05 02:10+0000\n"
-"PO-Revision-Date: 2022-08-23 22:25+0400\n"
+"PO-Revision-Date: 2022-10-05 19:11+0400\n"
 "Last-Translator: Zayed Al-Saidi <zayed.alsa...@gmail.com>\n"
-"Language-Team: Arabic <kde-l10n...@kde.org>\n"
+"Language-Team: ar\n"
 "Language: ar\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
 "Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
 "&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
-"X-Generator: Lokalize 21.07.70\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -46,9 +46,9 @@
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_RememberHistory)
 #: config/general.ui:24
-#, fuzzy, kde-format
+#, kde-format
 msgid "Remember connection history"
-msgstr "???????? ?????????????? ???? %1"
+msgstr "???????? ?????????? ??????????????"
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_WalletSupport)
 #: config/general.ui:31
@@ -99,12 +99,14 @@
 "This option will resize the window to fit the connection size.  If it is too "
 "big, it will maximize the window."
 msgstr ""
+"?????????? ?????? ???????????? ?????? ?????????? ?????? ?????????????? 
???????????? ?????? ??????????????. ?????? ???????? ?????????? "
+"?????????? ???????????? ?????????????? ?????? ???????? ????????????."
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_ResizeOnConnect)
 #: config/general.ui:109
 #, kde-format
 msgid "Resize to fit"
-msgstr ""
+msgstr "?????? ?????????? ????????????????"
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, kcfg_FullscreenOnConnect)
 #: config/general.ui:116
@@ -113,18 +115,20 @@
 "This option switches to fullscreen only if the connection resolution is the "
 "same as the current screen resolution"
 msgstr ""
+"?????????? ?????? ???????????? ?????? ?????? ???????? ?????? ?????? ???????? 
???????????? ?????????????? ???? ?????????? ???????????? ???????????? "
+"??????????????"
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_FullscreenOnConnect)
 #: config/general.ui:119
-#, fuzzy, kde-format
+#, kde-format
 msgid "Switch to Fullscreen if appropriate"
-msgstr "?????? ???????? ?????? ????????????"
+msgstr "?????? ???????? ?????? ???????????? ?????? ?????? ??????????????"
 
 #. i18n: ectx: property (text), widget (QLabel, defaultProtocolLabel)
 #: config/general.ui:128
 #, kde-format
 msgid "Default protocol:"
-msgstr ""
+msgstr "?????????????? ??????????????:"
 
 #. i18n: ectx: property (text), widget (QLineEdit, kcfg_DefaultProtocol)
 #: config/general.ui:135
@@ -241,29 +245,29 @@
 #: connectiondelegate.cpp:33
 #, kde-format
 msgid "Less than a minute ago"
-msgstr ""
+msgstr "?????? ?????? ???? ??????????"
 
 #: connectiondelegate.cpp:34
 #, kde-format
 msgid "A minute ago"
 msgid_plural "%1 minutes ago"
-msgstr[0] ""
-msgstr[1] "?????? ?????????? ??????????"
-msgstr[2] "?????? ?????????????? ??????????"
-msgstr[3] "?????? %1 ??????????"
-msgstr[4] "?????? %1 ?????????? ??????"
-msgstr[5] "?????? %1 ?????????? ??????"
+msgstr[0] "?????? ?????? ???? ??????????"
+msgstr[1] "?????? ?????????? ??????????"
+msgstr[2] "?????? ??????????????"
+msgstr[3] "?????? %1 ??????????"
+msgstr[4] "?????? %1 ?????????? ??????"
+msgstr[5] "?????? %1 ?????????? ??????"
 
 #: connectiondelegate.cpp:36
 #, kde-format
 msgid "An hour ago"
 msgid_plural "%1 hours ago"
-msgstr[0] ""
+msgstr[0] "?????? ????????"
 msgstr[1] "?????? ???????? ??????????"
 msgstr[2] "?????? ????????????"
 msgstr[3] "?????? %1 ??????????"
-msgstr[4] "?????? %1 ???????? ??????"
-msgstr[5] "?????? %1 ???????? ??????"
+msgstr[4] "?????? %1 ????????"
+msgstr[5] "?????? %1 ????????"
 
 #: connectiondelegate.cpp:40
 #, kde-format
@@ -280,29 +284,30 @@
 #, kde-format
 msgid "Over a month ago"
 msgid_plural "%1 months ago"
-msgstr[0] ""
-msgstr[1] ""
-msgstr[2] ""
-msgstr[3] ""
-msgstr[4] ""
-msgstr[5] ""
+msgstr[0] "?????? ??????"
+msgstr[1] "?????? ??????"
+msgstr[2] "?????? ??????????"
+msgstr[3] "?????? %1 ????????"
+msgstr[4] "?????? %1 ??????????"
+msgstr[5] "?????? %1 ??????"
 
 #: connectiondelegate.cpp:43
 #, kde-format
 msgid "A year ago"
 msgid_plural "%1 years ago"
-msgstr[0] ""
-msgstr[1] "???? 30 ??????"
-msgstr[2] "???? 30 ??????"
-msgstr[3] "???? 30 ??????"
-msgstr[4] "???? 30 ??????"
-msgstr[5] "???? 30 ??????"
+msgstr[0] "?????? ??????"
+msgstr[1] "?????? ??????"
+msgstr[2] "?????? ????????????"
+msgstr[3] "?????? %1 ??????????"
+msgstr[4] "?????? %1 ??????"
+msgstr[5] "?????? %1 ??????"
 
 #: core/hostpreferences.cpp:183
 #, kde-format
 msgid ""
 "Note that settings might only apply when you connect next time to this host."
 msgstr ""
+"???????? ???? ?????????????????? ???? ?????????? ?????? ?????? ?????????????? 
???? ?????????? ?????????????? ???? ?????? ????????????."
 
 #: core/hostpreferences.cpp:199
 #, kde-format
@@ -338,12 +343,12 @@
 msgstr "????????"
 
 #: main.cpp:62 systemtrayicon.cpp:24
-#, fuzzy, kde-format
+#, kde-format
 msgid "KDE Remote Desktop Client"
-msgstr "???????? ?????? ???????????? ???????? ??????"
+msgstr "???????? ?????? ???????????? ?????? ????????????"
 
 #: main.cpp:64
-#, fuzzy, kde-format
+#, kde-format
 msgid ""
 "(c) 2007-2016, Urs Wolfer\n"
 "(c) 2001-2003, Tim Jansen\n"
@@ -354,13 +359,14 @@
 "(c) 1999-2003, Matthew Chapman\n"
 "(c) 2009, Collabora Ltd"
 msgstr ""
-"(c) 2007-2008, Urs Wolfer\n"
+"(c) 2007-2016, Urs Wolfer\n"
 "(c) 2001-2003, Tim Jansen\n"
 "(c) 2002-2003, Arend van Beelen jr.\n"
 "(c) 2000-2002, Const Kaplinsky\n"
 "(c) 2000, Tridia Corporation\n"
 "(c) 1999, AT&T Laboratories Boston\n"
-"(c) 1999-2003, Matthew Chapman"
+"(c) 1999-2003, Matthew Chapman\n"
+"(c) 2009, Collabora Ltd"
 
 #: main.cpp:73
 #, kde-format
@@ -425,12 +431,12 @@
 #: main.cpp:81
 #, kde-format
 msgid "Abner Silva"
-msgstr ""
+msgstr "???????? ??????????"
 
 #: main.cpp:81
 #, kde-format
 msgid "Telepathy Tubes Integration"
-msgstr ""
+msgstr "?????????? ???????????? ??????????????"
 
 #: main.cpp:92
 #, kde-format
@@ -490,22 +496,22 @@
 msgstr "???????? ???????????? ????????????"
 
 #: mainwindow.cpp:160
-#, fuzzy, kde-format
+#, kde-format
 msgid "Local Cursor"
-msgstr "???????? ???????????? ????????????"
+msgstr "???????????? ????????????"
 
 #: mainwindow.cpp:166
-#, fuzzy, kde-format
+#, kde-format
 msgid "Grab All Possible Keys"
 msgstr "???????? ???? ???????????????? ??????????????"
 
 #: mainwindow.cpp:167
 #, kde-format
 msgid "Grab Keys"
-msgstr ""
+msgstr "???????? ????????????????"
 
 #: mainwindow.cpp:173
-#, fuzzy, kde-format
+#, kde-format
 msgid "Scale Remote Screen to Fit Window Size"
 msgstr "???????? ???????? ???????????? ?????????????? ???????????? ?????? 
??????????????"
 
@@ -517,7 +523,7 @@
 #: mainwindow.cpp:177
 #, kde-format
 msgid "Scaling Factor"
-msgstr ""
+msgstr "???????? ??????????????"
 
 #: mainwindow.cpp:188
 #, kde-format
@@ -525,11 +531,13 @@
 msgstr "????????????????"
 
 #: mainwindow.cpp:247
-#, fuzzy, kde-format
+#, kde-format
 msgid ""
 "The entered address does not have the required form.\n"
 " Syntax: [username@]host[:port]"
-msgstr "?????????????? ???????????? ???? ???????? ?????????? ??????????????."
+msgstr ""
+"?????????????? ???????????? ???? ???????? ?????????? ??????????????.\n"
+" ??????????????: [?????? ????????????????@]????????????[:????????????]"
 
 #: mainwindow.cpp:248
 #, kde-format
@@ -562,11 +570,11 @@
 msgstr "???????? ???? %1"
 
 #: mainwindow.cpp:486
-#, fuzzy, kde-format
+#, kde-format
 msgctxt ""
 "window title when in full screen mode (for example displayed in tasklist)"
 msgid "KDE Remote Desktop Client (Full Screen)"
-msgstr "???????? ?????? ???????? ???????? ???????? (?????? ????????????)"
+msgstr "???????? ?????? ???????????? ?????? ????????????(?????? ????????????)"
 
 #: mainwindow.cpp:513
 #, kde-format
@@ -574,9 +582,9 @@
 msgstr "?????? ?????? ?????? ??????????????"
 
 #: mainwindow.cpp:514
-#, fuzzy, kde-format
+#, kde-format
 msgid "Window Mode"
-msgstr "?????? ?????? ?????? ??????????????"
+msgstr "?????? ??????????????"
 
 #: mainwindow.cpp:667
 #, kde-format
@@ -661,21 +669,21 @@
 msgstr "?????? ??????????????"
 
 #: mainwindow.cpp:1076
-#, fuzzy, kde-format
+#, kde-format
 msgid "Connect to:"
-msgstr "????????"
+msgstr "???????? ??:"
 
 #: mainwindow.cpp:1080
 #, kde-format
 msgid "Type here to connect to an address and filter the list."
-msgstr ""
+msgstr "???????? ?????? ?????????????? ???????????? ???????????? 
??????????????."
 
 #: mainwindow.cpp:1089
 #, kde-format
 msgid ""
 "Type an IP or DNS Name here. Clear the line to get a list of connection "
 "methods."
-msgstr ""
+msgstr "???????? ?????? IP ???? DNS ??????. ???????? ???????? ???????????? 
?????? ?????????? ?????????? ??????????????."
 
 #: mainwindow.cpp:1092
 #, kde-format
@@ -683,7 +691,7 @@
 msgstr "???????? ?????? ??????????????"
 
 #: mainwindow.cpp:1186
-#, fuzzy, kde-format
+#, kde-format
 msgid "Remote Desktops"
 msgstr "???????? ???????????? ??????????????"
 
@@ -695,7 +703,7 @@
 #: rdp/rdphostpreferences.cpp:181
 #, kde-format
 msgid "Browse to media share path"
-msgstr ""
+msgstr "???????? ?????? ???????? ???????????? ??????????????"
 
 #. i18n: ectx: property (title), widget (QGroupBox, connectionGroupBox)
 #. i18n: ectx: property (title), widget (QGroupBox, vncGroupBox)
@@ -759,14 +767,14 @@
 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_Resolution)
 #. i18n: ectx: property (text), item, widget (KComboBox, resolutionComboBox)
 #: rdp/rdppreferences.ui:80 vnc/vncpreferences.ui:118
-#, fuzzy, kde-format
+#, kde-format
 msgid "Current Screen Resolution"
 msgstr "?????? ???????????? ??????????????"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_Resolution)
 #. i18n: ectx: property (text), item, widget (KComboBox, resolutionComboBox)
 #: rdp/rdppreferences.ui:85 vnc/vncpreferences.ui:123
-#, fuzzy, kde-format
+#, kde-format
 msgid "Custom Resolution (...)"
 msgstr "?????? ?????????? (...)"
 
@@ -774,7 +782,7 @@
 #: rdp/rdppreferences.ui:90
 #, kde-format
 msgid "Current KRDC Size"
-msgstr ""
+msgstr "?????? ???????? ????????????"
 
 #. i18n: ectx: property (text), widget (QLabel, widthLabel)
 #: rdp/rdppreferences.ui:103 vnc/vncpreferences.ui:136
@@ -836,9 +844,9 @@
 
 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_ColorDepth)
 #: rdp/rdppreferences.ui:200
-#, fuzzy, kde-format
+#, kde-format
 msgid "True Color with Alpha (32 Bit)"
-msgstr "?????? ?????????? (24????)"
+msgstr "?????? ?????????? ???? ???????? (32????)"
 
 #. i18n: ectx: property (text), widget (QLabel, layoutLabel)
 #: rdp/rdppreferences.ui:208
@@ -1087,19 +1095,19 @@
 
 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_Sound)
 #: rdp/rdppreferences.ui:442
-#, fuzzy, kde-format
+#, kde-format
 msgid "On This Computer"
 msgstr "?????? ?????? ??????????????"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_Sound)
 #: rdp/rdppreferences.ui:447
-#, fuzzy, kde-format
+#, kde-format
 msgid "On Remote Computer"
 msgstr "?????? ?????????? ????????"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_Sound)
 #: rdp/rdppreferences.ui:452
-#, fuzzy, kde-format
+#, kde-format
 msgid "Disable Sound"
 msgstr "???????? ??????????"
 
@@ -1113,7 +1121,7 @@
 #: rdp/rdppreferences.ui:472
 #, kde-format
 msgid "PulseAudio"
-msgstr ""
+msgstr "???????????????????"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_SoundSystem)
 #: rdp/rdppreferences.ui:477
@@ -1148,15 +1156,15 @@
 
 #. i18n: ectx: property (text), widget (QLabel, remoteFXLabel)
 #: rdp/rdppreferences.ui:522
-#, fuzzy, kde-format
+#, kde-format
 msgid "RemoteFX:"
-msgstr "??????"
+msgstr "?????????? ???? ??????:"
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_RemoteFX)
 #: rdp/rdppreferences.ui:532
 #, kde-format
 msgid "Enhanced visual experience"
-msgstr ""
+msgstr "?????????? ?????????? ??????????"
 
 #. i18n: ectx: property (whatsThis), widget (QCheckBox, kcfg_RemoteFX)
 #: rdp/rdppreferences.ui:535
@@ -1165,18 +1173,20 @@
 "RemoteFX covers a set of technologies that enhance visual experience of the "
 "Remote Desktop Protocol."
 msgstr ""
+"???????? ?????????? ???? ?????? ???????????? ???? ???????????????? ???????? 
???????? ?????????????? ?????????????? ???????????? ?????? "
+"???????????? ????????????."
 
 #. i18n: ectx: property (text), widget (QLabel, shareMediaLabel)
 #: rdp/rdppreferences.ui:542
 #, kde-format
 msgid "Share Media:"
-msgstr ""
+msgstr "?????????????? ????????????????????:"
 
 #. i18n: ectx: property (whatsThis), widget (KLineEdit, kcfg_ShareMedia)
 #: rdp/rdppreferences.ui:560
 #, kde-format
 msgid "Share a local media directory with the remote host."
-msgstr ""
+msgstr "???????? ???????? ?????????? ???????? ???? ???????? ????????."
 
 #. i18n: ectx: property (title), widget (QGroupBox, expertGroupBox)
 #: rdp/rdppreferences.ui:585
@@ -1188,13 +1198,13 @@
 #: rdp/rdppreferences.ui:591
 #, kde-format
 msgid "Console login:"
-msgstr ""
+msgstr "???????? ??????????????:"
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_Console)
 #: rdp/rdppreferences.ui:601
-#, fuzzy, kde-format
+#, kde-format
 msgid "Attach to Windows Server console"
-msgstr "?????? ?????? ?????? ??????????????"
+msgstr "?????????? ???????????? ???????????? ??????????"
 
 #. i18n: ectx: property (text), widget (QLabel, extraOptionsLabel)
 #: rdp/rdppreferences.ui:608
@@ -1204,9 +1214,9 @@
 
 #. i18n: ectx: property (whatsThis), widget (KLineEdit, kcfg_ExtraOptions)
 #: rdp/rdppreferences.ui:624
-#, fuzzy, kde-format
+#, kde-format
 msgid "Here you can enter additional xfreerdp (FreeRDP) options."
-msgstr "?????? ?????????? ?????????? ???????????? rdesktop ????????????????."
+msgstr "?????? ?????????? ?????????? ???????????? xfreerdp (FreeRDP) 
????????????????."
 
 #. i18n: ectx: property (title), widget (QGroupBox, loginGroupBox)
 #: rdp/rdppreferences.ui:637
@@ -1235,7 +1245,7 @@
 #: rdp/rdpview.cpp:104
 #, kde-format
 msgid "Media Folder does not Exist"
-msgstr ""
+msgstr "???????? ?????????????? ?????? ??????????"
 
 #: rdp/rdpview.cpp:104
 #, kde-format
@@ -1244,6 +1254,9 @@
 "Please set an existing folder to share or empty the \"Share Media\" option "
 "if you do not want to share any folder."
 msgstr ""
+"???????????? %1 ?????? ??????????. \n"
+"???????? ?????????? ???????? ?????????? ?????????????? ???? ?????????? 
???????? \"???????????? ??????????????\" ?????? ?????? ???? "
+"???????? ???? ???????????? ???? ????????."
 
 #: rdp/rdpview.cpp:113
 #, kde-format
@@ -1261,9 +1274,9 @@
 msgstr "???????????? ?????? ???????????? ?????????? ???????? ????????."
 
 #: rdp/rdpview.cpp:442
-#, fuzzy, kde-format
+#, kde-format
 msgid "Could not start \"%1\"; make sure %1 is properly installed."
-msgstr "???? ???????? ?????? \"rdesktop\" ?? ???????? ???? ?????? ???????? 
???????? ????????."
+msgstr "???? ???????? ?????? \"%1\"?? ???????? ???? ???? %1 ???????? ???????? 
????????."
 
 #: rdp/rdpview.cpp:443 rdp/rdpview.cpp:467 rdp/rdpview.cpp:471
 #, kde-format
@@ -1271,18 +1284,18 @@
 msgstr "?????? ???? RDP"
 
 #: rdp/rdpview.cpp:465
-#, fuzzy, kde-format
+#, kde-format
 msgid ""
 "The version of \"xfreerdp\" you are using is too old.\n"
 "xfreerdp 1.0.2 or greater is required."
 msgstr ""
-"????????????????   \"rdesktop\" ???????? ???????????????? ????  (%1)  
?????????? ??????:\n"
-"?????????????? rdesktop 1.3.2  ???? ????????."
+"????????????????   \"xfreerdp\" ???????? ???????????????? ???? ?????????? 
??????.\n"
+"?????????????? xfreerdp 1.0.2  ???? ????????."
 
 #: rdp/rdpview.cpp:470
 #, kde-format
 msgid "Connection failed. You might have passed a wrong address or username."
-msgstr ""
+msgstr "?????? ????????????????. ???????? ???????? ?????????? ???????? ???? 
?????? ???????????? ????????"
 
 #: rdp/rdpview.cpp:486
 #, kde-format
@@ -1301,18 +1314,16 @@
 msgstr "???????? ???????????? ?????????????? ??????????????"
 
 #: rdp/rdpview.cpp:497
-#, fuzzy, kde-format
-#| msgid "Authentication failed. Please try again."
+#, kde-format
 msgid "Authentication failure, check credentials."
 msgstr "?????????????????? ??????. ???????????? ???????????????? ?????? 
????????."
 
 #: rdp/rdpview.cpp:505
-#, fuzzy, kde-format
-#| msgid "Connection attempt to host failed."
+#, kde-format
 msgid ""
 "Connection attempt to host failed. Security negotiation or connection "
 "failure."
-msgstr "???????? ???????????? ?????????????? ??????????????"
+msgstr "???????? ???????????? ?????????????? ??????????????. ?????? ???? 
?????????????? ???????????? ???? ?????? ??????????????."
 
 #: rdp/rdpviewfactory.cpp:22
 #, kde-format
@@ -1334,11 +1345,13 @@
 "(????????????:????????????)</i></html>"
 
 #: rdp/rdpviewfactory.cpp:70
-#, fuzzy, kde-format
+#, kde-format
 msgid ""
 "The application \"xfreerdp\" cannot be found on your system; make sure it is "
 "properly installed if you need RDP support."
-msgstr "???? ???????? ?????????? \"rdesktop\" ?????? ?????????? ?? ???????? 
???? ?????? ???????? ???????? ????????????."
+msgstr ""
+"???? ???????? ???????????? ?????? \"xfreerdp\" ?????? ?????????? ?? ???????? 
???? ?????? ???????? ???????? ???????????? ?????? "
+"?????? ???????? ?????? RDP."
 
 #: remotedesktopsmodel.cpp:112
 #, kde-format
@@ -1356,7 +1369,7 @@
 #, kde-format
 msgctxt "Remove the selected url from the bookarks menu"
 msgid "Remove the bookmark for %1."
-msgstr ""
+msgstr "???????? ?????????????? ????%1."
 
 #: remotedesktopsmodel.cpp:132
 #, kde-format
@@ -1371,11 +1384,11 @@
 msgstr "?????? ???????????? ????????????"
 
 #: remotedesktopsmodel.cpp:173
-#, fuzzy, kde-format
+#, kde-format
 msgctxt ""
 "Header of the connections list, the last time this connection was initiated"
 msgid "Last Connected"
-msgstr "???????? ???? %1"
+msgstr "?????? ??????????"
 
 #: remotedesktopsmodel.cpp:175
 #, kde-format
@@ -1383,7 +1396,7 @@
 "Header of the connections list, the number of times this connection has been "
 "visited"
 msgid "Visits"
-msgstr ""
+msgstr "????????????????"
 
 #: remotedesktopsmodel.cpp:177
 #, kde-format
@@ -1398,9 +1411,9 @@
 msgstr "????????????"
 
 #: vnc/vncclientthread.cpp:299
-#, fuzzy, kde-format
+#, kde-format
 msgid "VNC authentication type is not supported."
-msgstr "?????? ?????????????????? ???? VNC."
+msgstr "?????? ?????????????? VNC ?????? ??????????."
 
 #: vnc/vncclientthread.cpp:318
 #, kde-format
@@ -1428,15 +1441,14 @@
 msgstr "???????? ??????????????: %1."
 
 #: vnc/vncclientthread.cpp:557
-#, fuzzy, kde-format
+#, kde-format
 msgid "Reconnecting."
-msgstr "??????????????"
+msgstr "???????? ??????????????."
 
 #: vnc/vncclientthread.cpp:624
-#, fuzzy, kde-format
-#| msgid "Disconnect"
+#, kde-format
 msgid "Reconnected."
-msgstr "???????? ??????????????"
+msgstr "?????????? ??????????????"
 
 #: vnc/vncclientthread.cpp:626
 #, kde-format
@@ -1489,25 +1501,25 @@
 #: vnc/vncpreferences.ui:63
 #, kde-format
 msgid "Scale to Size:"
-msgstr ""
+msgstr "???????? ?????? ???????????? :"
 
 #. i18n: ectx: property (text), widget (QCheckBox, use_ssh_tunnel)
 #: vnc/vncpreferences.ui:204
 #, kde-format
 msgid "Connect via SSH tunnel"
-msgstr ""
+msgstr "???????? ???????? SSH"
 
 #. i18n: ectx: property (title), widget (QGroupBox, ssh_groupBox)
 #: vnc/vncpreferences.ui:211
 #, kde-format
 msgid "SSH tunnel options"
-msgstr ""
+msgstr "???????????? ?????? SSH"
 
 #. i18n: ectx: property (text), widget (QCheckBox, use_loopback)
 #: vnc/vncpreferences.ui:217
 #, kde-format
 msgid "Tunnel via loopback address"
-msgstr ""
+msgstr "?????????? ?????? ?????????? ??????????????????"
 
 #. i18n: ectx: property (text), widget (QLabel, label)
 #: vnc/vncpreferences.ui:224
@@ -1525,7 +1537,7 @@
 #: vnc/vncpreferences.ui:257
 #, kde-format
 msgid "Don't copy passwords from supported password managers to remote hosts"
-msgstr ""
+msgstr "???? ???????? ?????????? ???????? ???? ?????????? ?????????? ???????? 
???????????????? ?????? ???????????? ????????????"
 
 #. i18n: ectx: property (toolTip), widget (QCheckBox, dont_copy_passwords)
 #: vnc/vncpreferences.ui:260
@@ -1535,24 +1547,24 @@
 "additional MIME type \"x-kde-passwordManagerHint\" which is used for "
 "filtering."
 msgstr ""
+"?????????? ?????????? ???????? ???????? ???????????????? (?????? KeepAssxc)  
?????????? ???????? ???????????????? ???????? "
+"?????????? MIME \"x-kde-passwordManagerHint\" ???????? ???????????? 
??????????????."
 
 #: vnc/vncsshtunnelthread.cpp:102
-#, fuzzy, kde-format
-#| msgid "Connecting to %1"
+#, kde-format
 msgid "Error connecting to %1: %2"
-msgstr "???????? ???? %1"
+msgstr "?????? ????  ???????????????? ??%1: %2"
 
 #: vnc/vncsshtunnelthread.cpp:127
-#, fuzzy, kde-format
-#| msgid "Authenticating at %1"
+#, kde-format
 msgid "Error authenticating with password: %1"
-msgstr "???????????? ?????? %1"
+msgstr "?????? ???? ?????????????????? ?????????? ????????: %1"
 
 #: vnc/vncsshtunnelthread.cpp:133 vnc/vncsshtunnelthread.cpp:151
 #: vnc/vncsshtunnelthread.cpp:158 vnc/vncsshtunnelthread.cpp:166
 #, kde-format
 msgid "Error creating tunnel socket"
-msgstr ""
+msgstr "?????? ???? ?????????? ???????? ??????????"
 
 #: vnc/vncview.cpp:343
 #, kde-format
@@ -1562,7 +1574,7 @@
 #: vnc/vncview.cpp:371
 #, kde-format
 msgid "Please enter the SSH password."
-msgstr ""
+msgstr "???????????? ?????????? ???????? ???????? SSH."
 
 #: vnc/vncview.cpp:396 vnc/vncview.cpp:398
 #, kde-format
@@ -1572,7 +1584,7 @@
 #: vnc/vncview.cpp:407 vnc/vncview.cpp:409
 #, kde-format
 msgid "SSH Tunnel failure"
-msgstr ""
+msgstr "?????? ?????? SSH"
 
 #: vnc/vncviewfactory.cpp:47
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-22.08.1/po/ca@valencia/krdc.po 
new/krdc-22.08.2/po/ca@valencia/krdc.po
--- old/krdc-22.08.1/po/ca@valencia/krdc.po     2022-09-06 02:12:38.000000000 
+0200
+++ new/krdc-22.08.2/po/ca@valencia/krdc.po     2022-10-11 06:59:31.000000000 
+0200
@@ -773,7 +773,7 @@
 #: rdp/rdppreferences.ui:103 vnc/vncpreferences.ui:136
 #, kde-format
 msgid "&Width:"
-msgstr "&Ampl??ria:"
+msgstr "A&mpl??ria:"
 
 #. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_Width)
 #. i18n: ectx: property (whatsThis), widget (QSpinBox, kcfg_ScalingWidth)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-22.08.1/po/ja/krdc.po 
new/krdc-22.08.2/po/ja/krdc.po
--- old/krdc-22.08.1/po/ja/krdc.po      2022-09-06 02:12:38.000000000 +0200
+++ new/krdc-22.08.2/po/ja/krdc.po      2022-10-11 06:59:31.000000000 +0200
@@ -1611,16 +1611,3 @@
 msgstr ""
 "<html>??????????????????????????????????????????<br/>???: vncserver:1 
(host:port / screen)</"
 "html>"
-
-#~ msgid "New Konsole Connection..."
-#~ msgstr "????????? Konsole ??????..."
-
-#~ msgid "KRDC Konsole Connection"
-#~ msgstr "KRDC Konsole ??????"
-
-#~ msgid ""
-#~ "<html>Enter the address here. Port is optional.<br /><i>Example: "
-#~ "konsoleserver (host)</i></html>"
-#~ msgstr ""
-#~ 
"<html>????????????????????????????????????????????????????????????????????????????????????<br/>???:
 "
-#~ "konsoleserver (host)</html>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-22.08.1/po/nb/krdc.po 
new/krdc-22.08.2/po/nb/krdc.po
--- old/krdc-22.08.1/po/nb/krdc.po      2022-09-06 02:12:38.000000000 +0200
+++ new/krdc-22.08.2/po/nb/krdc.po      2022-10-11 06:59:31.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-07-30 02:13+0000\n"
+"POT-Creation-Date: 2022-09-05 02:10+0000\n"
 "PO-Revision-Date: 2014-01-07 18:13+0100\n"
 "Last-Translator: Bj??rn Steensrud <bjor...@skogkatt.homelinux.org>\n"
 "Language-Team: Norwegian Bokm??l <l10n...@lister.huftis.org>\n"
@@ -1239,7 +1239,7 @@
 msgid "Please enter the username you would like to use for login."
 msgstr "Oppgi brukernavnet som skal brukes til ?? logge inn."
 
-#: rdp/rdpview.cpp:134 vnc/vncview.cpp:344
+#: rdp/rdpview.cpp:134 vnc/vncview.cpp:342
 #, kde-format
 msgid "Access to the system requires a password."
 msgstr "Det kreves passord for tilgang til dette systemet."
@@ -1537,22 +1537,22 @@
 msgid "Error creating tunnel socket"
 msgstr ""
 
-#: vnc/vncview.cpp:345
+#: vnc/vncview.cpp:343
 #, kde-format
 msgid "Authentication failed. Please try again."
 msgstr "Autentisering lyktes ikke. Fors??k igjen."
 
-#: vnc/vncview.cpp:373
+#: vnc/vncview.cpp:371
 #, kde-format
 msgid "Please enter the SSH password."
 msgstr ""
 
-#: vnc/vncview.cpp:398 vnc/vncview.cpp:400
+#: vnc/vncview.cpp:396 vnc/vncview.cpp:398
 #, kde-format
 msgid "VNC failure"
 msgstr "VNC-svikt"
 
-#: vnc/vncview.cpp:409 vnc/vncview.cpp:411
+#: vnc/vncview.cpp:407 vnc/vncview.cpp:409
 #, kde-format
 msgid "SSH Tunnel failure"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-22.08.1/po/nn/krdc.po 
new/krdc-22.08.2/po/nn/krdc.po
--- old/krdc-22.08.1/po/nn/krdc.po      2022-09-06 02:12:38.000000000 +0200
+++ new/krdc-22.08.2/po/nn/krdc.po      2022-10-11 06:59:31.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-07-30 02:13+0000\n"
+"POT-Creation-Date: 2022-09-05 02:10+0000\n"
 "PO-Revision-Date: 2020-11-14 15:01+0100\n"
 "Last-Translator: Karl Ove Hufthammer <k...@huftis.org>\n"
 "Language-Team: Norwegian Nynorsk <l10n...@lister.huftis.org>\n"
@@ -1225,7 +1225,7 @@
 msgid "Please enter the username you would like to use for login."
 msgstr ""
 
-#: rdp/rdpview.cpp:134 vnc/vncview.cpp:344
+#: rdp/rdpview.cpp:134 vnc/vncview.cpp:342
 #, kde-format
 msgid "Access to the system requires a password."
 msgstr "Du treng passord for ?? f?? tilgang til dette systemet."
@@ -1516,22 +1516,22 @@
 msgid "Error creating tunnel socket"
 msgstr ""
 
-#: vnc/vncview.cpp:345
+#: vnc/vncview.cpp:343
 #, kde-format
 msgid "Authentication failed. Please try again."
 msgstr ""
 
-#: vnc/vncview.cpp:373
+#: vnc/vncview.cpp:371
 #, kde-format
 msgid "Please enter the SSH password."
 msgstr ""
 
-#: vnc/vncview.cpp:398 vnc/vncview.cpp:400
+#: vnc/vncview.cpp:396 vnc/vncview.cpp:398
 #, kde-format
 msgid "VNC failure"
 msgstr ""
 
-#: vnc/vncview.cpp:409 vnc/vncview.cpp:411
+#: vnc/vncview.cpp:407 vnc/vncview.cpp:409
 #, kde-format
 msgid "SSH Tunnel failure"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-22.08.1/po/se/krdc.po 
new/krdc-22.08.2/po/se/krdc.po
--- old/krdc-22.08.1/po/se/krdc.po      2022-09-06 02:12:38.000000000 +0200
+++ new/krdc-22.08.2/po/se/krdc.po      2022-10-11 06:59:31.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2022-07-30 02:13+0000\n"
+"POT-Creation-Date: 2022-09-05 02:10+0000\n"
 "PO-Revision-Date: 2007-09-11 22:44+0200\n"
 "Last-Translator: Northern Sami translation team <i18n-...@lister.ping.uio."
 "no>\n"
@@ -1216,7 +1216,7 @@
 msgid "Please enter the username you would like to use for login."
 msgstr ""
 
-#: rdp/rdpview.cpp:134 vnc/vncview.cpp:344
+#: rdp/rdpview.cpp:134 vnc/vncview.cpp:342
 #, kde-format
 msgid "Access to the system requires a password."
 msgstr ""
@@ -1501,22 +1501,22 @@
 msgid "Error creating tunnel socket"
 msgstr ""
 
-#: vnc/vncview.cpp:345
+#: vnc/vncview.cpp:343
 #, kde-format
 msgid "Authentication failed. Please try again."
 msgstr ""
 
-#: vnc/vncview.cpp:373
+#: vnc/vncview.cpp:371
 #, kde-format
 msgid "Please enter the SSH password."
 msgstr ""
 
-#: vnc/vncview.cpp:398 vnc/vncview.cpp:400
+#: vnc/vncview.cpp:396 vnc/vncview.cpp:398
 #, kde-format
 msgid "VNC failure"
 msgstr ""
 
-#: vnc/vncview.cpp:409 vnc/vncview.cpp:411
+#: vnc/vncview.cpp:407 vnc/vncview.cpp:409
 #, kde-format
 msgid "SSH Tunnel failure"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-22.08.1/po/zh_CN/krdc.po 
new/krdc-22.08.2/po/zh_CN/krdc.po
--- old/krdc-22.08.1/po/zh_CN/krdc.po   2022-09-06 02:12:38.000000000 +0200
+++ new/krdc-22.08.2/po/zh_CN/krdc.po   2022-10-11 06:59:31.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-09-05 02:10+0000\n"
-"PO-Revision-Date: 2022-08-20 14:20\n"
+"PO-Revision-Date: 2022-10-02 15:52\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-22.08.1/rdp/krdc_rdp.json 
new/krdc-22.08.2/rdp/krdc_rdp.json
--- old/krdc-22.08.1/rdp/krdc_rdp.json  2022-09-04 10:47:34.000000000 +0200
+++ new/krdc-22.08.2/rdp/krdc_rdp.json  2022-10-10 22:23:38.000000000 +0200
@@ -21,6 +21,7 @@
                 "Name[pt]": "Urs Wolfer",
                 "Name[pt_BR]": "Urs Wolfer",
                 "Name[ro]": "Urs Wolfer",
+                "Name[ru]": "Urs Wolfer",
                 "Name[sk]": "Urs Wolfer",
                 "Name[sl]": "Urs Wolfer",
                 "Name[sv]": "Urs Wolfer",
@@ -48,6 +49,7 @@
         "Description[pt]": "Permite gerir as sess??es de RDP atrav??s do KRDC",
         "Description[pt_BR]": "Permite gerenciar sess??es RDP atrav??s do 
KRDC",
         "Description[ro]": "Permite gestiunea sesiunilor RDP prin KRDC",
+        "Description[ru]": "?????????????????? ???????????????????? 
???????????????? RDP ?????????? KRDC",
         "Description[sk]": "Umo????uje spravovanie seden?? RDP pomocou 
aplik??cie KRDC",
         "Description[sl]": "Dovoljuje upravljanje sej RDC prek KRDC",
         "Description[sv]": "Till??ter hantering av RDP-sessioner via KRDC",
@@ -76,6 +78,7 @@
         "Name[pt]": "RDP",
         "Name[pt_BR]": "RDP",
         "Name[ro]": "RDP",
+        "Name[ru]": "RDP",
         "Name[sk]": "RDP",
         "Name[sl]": "RDP",
         "Name[sv]": "RDP",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-22.08.1/test/krdc_test.json 
new/krdc-22.08.2/test/krdc_test.json
--- old/krdc-22.08.1/test/krdc_test.json        2022-09-04 10:47:34.000000000 
+0200
+++ new/krdc-22.08.2/test/krdc_test.json        2022-10-10 22:23:38.000000000 
+0200
@@ -21,6 +21,7 @@
                 "Name[pt]": "Urs Wolfer",
                 "Name[pt_BR]": "Urs Wolfer",
                 "Name[ro]": "Urs Wolfer",
+                "Name[ru]": "Urs Wolfer",
                 "Name[sk]": "Urs Wolfer",
                 "Name[sl]": "Urs Wolfer",
                 "Name[sv]": "Urs Wolfer",
@@ -46,6 +47,7 @@
         "Description[pt]": "'Plugin' de testes de desenvolvimento no KRDC",
         "Description[pt_BR]": "Plugin de teste para o desenvolvimento do KRDC",
         "Description[ro]": "Extensie de test pentru dezvoltarea KRDC",
+        "Description[ru]": "???????????????? ???????????? ?????? 
???????????????????? KRDC",
         "Description[sk]": "Testovac?? plugin pre v??voj KRDC",
         "Description[sl]": "Testni vti??nik za razvoj KRDC",
         "Description[sv]": "Testinsticksprogram f??r utveckling av KRDC",
@@ -74,6 +76,7 @@
         "Name[pt]": "Teste",
         "Name[pt_BR]": "Testar",
         "Name[ro]": "Test",
+        "Name[ru]": "????????????????",
         "Name[sk]": "Test",
         "Name[sl]": "Test",
         "Name[sv]": "Test",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-22.08.1/vnc/krdc_vnc.json 
new/krdc-22.08.2/vnc/krdc_vnc.json
--- old/krdc-22.08.1/vnc/krdc_vnc.json  2022-09-04 10:47:34.000000000 +0200
+++ new/krdc-22.08.2/vnc/krdc_vnc.json  2022-10-10 22:23:38.000000000 +0200
@@ -21,6 +21,7 @@
                 "Name[pt]": "Urs Wolfer",
                 "Name[pt_BR]": "Urs Wolfer",
                 "Name[ro]": "Urs Wolfer",
+                "Name[ru]": "Urs Wolfer",
                 "Name[sk]": "Urs Wolfer",
                 "Name[sl]": "Urs Wolfer",
                 "Name[sv]": "Urs Wolfer",
@@ -48,6 +49,7 @@
         "Description[pt]": "Permite gerir as sess??es de VNC atrav??s do KRDC",
         "Description[pt_BR]": "Permite gerenciar sess??es VNC atrav??s do 
KRDC",
         "Description[ro]": "Permite gestiunea sesiunilor VNC prin KRDC",
+        "Description[ru]": "?????????????????? ???????????????????? 
???????????????? VNC ?????????? KRDC",
         "Description[sk]": "Umo????uje spravovanie seden?? VNC pomocou 
aplik??cie KRDC",
         "Description[sl]": "Dovoljuje upravljanje sej VNC prek KRDC",
         "Description[sv]": "Till??ter hantering av VNC-sessioner via KRDC",
@@ -76,6 +78,7 @@
         "Name[pt]": "VNC",
         "Name[pt_BR]": "VNC",
         "Name[ro]": "VNC",
+        "Name[ru]": "VNC",
         "Name[sk]": "VNC",
         "Name[sl]": "VNC",
         "Name[sv]": "VNC",

Reply via email to