Hello community,

here is the log from the commit of package krdc for openSUSE:Leap:15.2 checked 
in at 2020-05-24 18:07:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Leap:15.2/krdc (Old)
 and      /work/SRC/openSUSE:Leap:15.2/.krdc.new.2738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "krdc"

Sun May 24 18:07:51 2020 rev:60 rq:806578 version:20.04.1

Changes:
--------
--- /work/SRC/openSUSE:Leap:15.2/krdc/krdc.changes      2020-05-12 
11:35:20.984116099 +0200
+++ /work/SRC/openSUSE:Leap:15.2/.krdc.new.2738/krdc.changes    2020-05-24 
18:07:55.974010949 +0200
@@ -1,0 +2,9 @@
+Fri May 15 15:41:53 UTC 2020 - Luca Beltrame <[email protected]>
+
+- Update to 20.04.1
+  * New bugfix release
+  * For more details please see:
+  * https://kde.org/announcements/releases/2020-05-apps-update
+- No code change since 20.04.0
+
+-------------------------------------------------------------------
@@ -16,2 +24,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-rc
@@ -26,2 +32,0 @@
-  * For more details please see:
-  * https://kde.org/announcements/releases/20.04-beta
@@ -41 +46 @@
-  * https://www.kde.org/announcements/releases/19.12.3
+  * https://kde.org/announcements/releases/2020-03-apps-update
@@ -55 +60 @@
-  * https://www.kde.org/announcements/releases/19.12.2
+  * https://kde.org/announcements/releases/2020-02-apps-update

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

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

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

Other differences:
------------------
++++++ krdc.spec ++++++
--- /var/tmp/diff_new_pack.qZ5FGw/_old  2020-05-24 18:07:56.286011623 +0200
+++ /var/tmp/diff_new_pack.qZ5FGw/_new  2020-05-24 18:07:56.290011632 +0200
@@ -21,7 +21,7 @@
 %{!?_kapp_version: %define _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without lang
 Name:           krdc
-Version:        20.04.0
+Version:        20.04.1
 Release:        0
 Summary:        Remote Desktop Connection
 License:        GPL-2.0-or-later


++++++ krdc-20.04.0.tar.xz -> krdc-20.04.1.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/CMakeLists.txt 
new/krdc-20.04.1/CMakeLists.txt
--- old/krdc-20.04.0/CMakeLists.txt     2020-04-22 13:15:22.000000000 +0200
+++ new/krdc-20.04.1/CMakeLists.txt     2020-05-12 03:23:26.000000000 +0200
@@ -2,7 +2,7 @@
 
 set (RELEASE_SERVICE_VERSION_MAJOR "20")
 set (RELEASE_SERVICE_VERSION_MINOR "04")
-set (RELEASE_SERVICE_VERSION_MICRO "0")
+set (RELEASE_SERVICE_VERSION_MICRO "1")
 
 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-20.04.0/org.kde.krdc.appdata.xml 
new/krdc-20.04.1/org.kde.krdc.appdata.xml
--- old/krdc-20.04.0/org.kde.krdc.appdata.xml   2020-04-17 21:36:52.000000000 
+0200
+++ new/krdc-20.04.1/org.kde.krdc.appdata.xml   2020-05-11 23:29:45.000000000 
+0200
@@ -100,6 +100,7 @@
   <project_group>KDE</project_group>
   <update_contact>[email protected]</update_contact>
   <releases>
+    <release version="20.04.1" date="2020-05-14"/>
     <release version="20.04.0" date="2020-04-23"/>
     <release version="19.12.1" date="2020-01-09"/>
     <release version="19.12.0" date="2019-12-12"/>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/ar/krdc.po 
new/krdc-20.04.1/po/ar/krdc.po
--- old/krdc-20.04.0/po/ar/krdc.po      2020-04-22 13:15:18.000000000 +0200
+++ new/krdc-20.04.1/po/ar/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2009-01-11 11:24+0400\n"
 "Last-Translator: zayed <[email protected]>\n"
 "Language-Team: Arabic <[email protected]>\n"
@@ -33,7 +33,7 @@
 msgid "Your emails"
 msgstr "[email protected],[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "التاريخ"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/bg/krdc.po 
new/krdc-20.04.1/po/bg/krdc.po
--- old/krdc-20.04.0/po/bg/krdc.po      2020-04-22 13:15:18.000000000 +0200
+++ new/krdc-20.04.1/po/bg/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2011-07-22 22:45+0300\n"
 "Last-Translator: Yasen Pramatarov <[email protected]>\n"
 "Language-Team: Bulgarian <[email protected]>\n"
@@ -28,7 +28,7 @@
 msgid "Your emails"
 msgstr "[email protected],[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "История"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/bs/krdc.po 
new/krdc-20.04.1/po/bs/krdc.po
--- old/krdc-20.04.0/po/bs/krdc.po      2020-04-22 13:15:18.000000000 +0200
+++ new/krdc-20.04.1/po/bs/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2015-02-22 22:25+0100\n"
 "Last-Translator: Samir Ribić <[email protected]>\n"
 "Language-Team: Bosnian <[email protected]>\n"
@@ -30,7 +30,7 @@
 msgstr ""
 "[email protected],[email protected],[email protected],[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Historija"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/ca/krdc.po 
new/krdc-20.04.1/po/ca/krdc.po
--- old/krdc-20.04.0/po/ca/krdc.po      2020-04-22 13:15:18.000000000 +0200
+++ new/krdc-20.04.1/po/ca/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2020-01-06 16:56+0100\n"
 "Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
@@ -33,7 +33,7 @@
 msgid "Your emails"
 msgstr "[email protected],[email protected],[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Historial"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/ca@valencia/krdc.po 
new/krdc-20.04.1/po/ca@valencia/krdc.po
--- old/krdc-20.04.0/po/ca@valencia/krdc.po     2020-04-22 13:15:18.000000000 
+0200
+++ new/krdc-20.04.1/po/ca@valencia/krdc.po     2020-05-12 03:23:25.000000000 
+0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2020-01-06 16:56+0100\n"
 "Last-Translator: Antoni Bella Pérez <[email protected]>\n"
 "Language-Team: Catalan <[email protected]>\n"
@@ -33,7 +33,7 @@
 msgid "Your emails"
 msgstr "[email protected],[email protected],[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Historial"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/cs/krdc.po 
new/krdc-20.04.1/po/cs/krdc.po
--- old/krdc-20.04.0/po/cs/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/cs/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2019-12-12 16:44+0100\n"
 "Last-Translator: Vit Pelcak <[email protected]>\n"
 "Language-Team: Czech <[email protected]>\n"
@@ -29,7 +29,7 @@
 msgid "Your emails"
 msgstr "[email protected],[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Historie"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/da/krdc.po 
new/krdc-20.04.1/po/da/krdc.po
--- old/krdc-20.04.0/po/da/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/da/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2020-04-08 19:24+0200\n"
 "Last-Translator: Martin Schlander <[email protected]>\n"
 "Language-Team: Danish <[email protected]>\n"
@@ -30,7 +30,7 @@
 msgid "Your emails"
 msgstr "[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Historik"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/de/krdc.po 
new/krdc-20.04.1/po/de/krdc.po
--- old/krdc-20.04.0/po/de/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/de/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2019-04-11 07:32+0100\n"
 "Last-Translator: Burkhard Lück <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
@@ -33,7 +33,7 @@
 msgid "Your emails"
 msgstr "[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Verlauf"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/el/krdc.po 
new/krdc-20.04.1/po/el/krdc.po
--- old/krdc-20.04.0/po/el/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/el/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -10,7 +10,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2019-08-23 09:56+0300\n"
 "Last-Translator: Stelios <[email protected]>\n"
 "Language-Team: Greek <[email protected]>\n"
@@ -31,7 +31,7 @@
 msgid "Your emails"
 msgstr "[email protected],[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Ιστορικό"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/en_GB/krdc.po 
new/krdc-20.04.1/po/en_GB/krdc.po
--- old/krdc-20.04.0/po/en_GB/krdc.po   2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/en_GB/krdc.po   2020-05-12 03:23:25.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2019-12-29 15:20+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
@@ -29,7 +29,7 @@
 msgid "Your emails"
 msgstr "[email protected], [email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "History"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/eo/krdc.po 
new/krdc-20.04.1/po/eo/krdc.po
--- old/krdc-20.04.0/po/eo/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/eo/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2009-11-15 12:06+0100\n"
 "Last-Translator: Axel Rousseau <[email protected]>\n"
 "Language-Team: esperanto <[email protected]>\n"
@@ -26,7 +26,7 @@
 msgid "Your emails"
 msgstr "[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Historio"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/es/krdc.po 
new/krdc-20.04.1/po/es/krdc.po
--- old/krdc-20.04.0/po/es/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/es/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2019-12-03 11:15+0100\n"
 "Last-Translator: Eloy Cuadra <[email protected]>\n"
 "Language-Team: Spanish <[email protected]>\n"
@@ -35,7 +35,7 @@
 msgid "Your emails"
 msgstr "[email protected],[email protected],[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Historial"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/et/krdc.po 
new/krdc-20.04.1/po/et/krdc.po
--- old/krdc-20.04.0/po/et/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/et/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2019-12-05 15:54+0200\n"
 "Last-Translator: Marek Laane <[email protected]>\n"
 "Language-Team: Estonian <[email protected]>\n"
@@ -29,7 +29,7 @@
 msgid "Your emails"
 msgstr "[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Ajalugu"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/eu/krdc.po 
new/krdc-20.04.1/po/eu/krdc.po
--- old/krdc-20.04.0/po/eu/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/eu/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2019-12-03 22:34+0100\n"
 "Last-Translator: Iñigo Salvador Azurmendi <[email protected]>\n"
 "Language-Team: Basque <[email protected]>\n"
@@ -39,7 +39,7 @@
 "[email protected],[email protected],[email protected],juchuf@gmail."
 "com,[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Historia"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/fa/krdc.po 
new/krdc-20.04.1/po/fa/krdc.po
--- old/krdc-20.04.0/po/fa/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/fa/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2007-08-22 18:26+0330\n"
 "Last-Translator: Nazanin Kazemi <[email protected]>\n"
 "Language-Team: Persian <[email protected]>\n"
@@ -27,7 +27,7 @@
 msgid "Your emails"
 msgstr ""
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "تاریخچه"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/fi/krdc.po 
new/krdc-20.04.1/po/fi/krdc.po
--- old/krdc-20.04.0/po/fi/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/fi/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2019-05-10 17:31+0200\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
@@ -36,7 +36,7 @@
 msgid "Your emails"
 msgstr "[email protected],,,[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Historia"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/fr/krdc.po 
new/krdc-20.04.1/po/fr/krdc.po
--- old/krdc-20.04.0/po/fr/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/fr/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -13,7 +13,7 @@
 # Guillaume Pujol <[email protected]>, 2010.
 # xavier <[email protected]>, 2012, 2013.
 # Vincent Pinon <[email protected]>, 2017.
-# Simon Depiets <[email protected]>, 2018, 2019.
+# Simon Depiets <[email protected]>, 2018, 2019, 2020.
 #
 # invite, 2008.
 # amine say, 2011.
@@ -21,7 +21,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2019-11-10 19:23+0800\n"
 "Last-Translator: Simon Depiets <[email protected]>\n"
 "Language-Team: French <[email protected]>\n"
@@ -33,7 +33,7 @@
 "X-Environment: kde\n"
 "X-Accelerator-Marker: &\n"
 "X-Text-Markup: kde4\n"
-"X-Generator: Lokalize 19.07.70\n"
+"X-Generator: Lokalize 20.07.70\n"
 
 #, kde-format
 msgctxt "NAME OF TRANSLATORS"
@@ -45,7 +45,7 @@
 msgid "Your emails"
 msgstr "[email protected], [email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Historique"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/ga/krdc.po 
new/krdc-20.04.1/po/ga/krdc.po
--- old/krdc-20.04.0/po/ga/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/ga/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: kdenetwork/krdc.po\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2004-12-03 14:52-0500\n"
 "Last-Translator: Kevin Scannell <[email protected]>\n"
 "Language-Team: Irish <[email protected]>\n"
@@ -27,7 +27,7 @@
 msgid "Your emails"
 msgstr "[email protected],[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Stair"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/gl/krdc.po 
new/krdc-20.04.1/po/gl/krdc.po
--- old/krdc-20.04.0/po/gl/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/gl/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -17,7 +17,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2020-01-11 11:19+0100\n"
 "Last-Translator: Adrián Chaves (Gallaecio) <[email protected]>\n"
 "Language-Team: Galician <[email protected]>\n"
@@ -40,7 +40,7 @@
 "[email protected], [email protected], [email protected], "
 "[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Historial"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/he/krdc.po 
new/krdc-20.04.1/po/he/krdc.po
--- old/krdc-20.04.0/po/he/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/he/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2017-05-16 07:03-0400\n"
 "Last-Translator: Copied by Zanata <[email protected]>\n"
 "Language-Team: Hebrew <[email protected]>\n"
@@ -33,7 +33,7 @@
 msgid "Your emails"
 msgstr ""
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/hi/krdc.po 
new/krdc-20.04.1/po/hi/krdc.po
--- old/krdc-20.04.0/po/hi/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/hi/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2008-01-09 17:12+0530\n"
 "Last-Translator: Ravishankar Shrivastava <[email protected]>\n"
 "Language-Team: Hindi <[email protected]>\n"
@@ -28,7 +28,7 @@
 msgid "Your emails"
 msgstr ""
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "इतिहास "
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/hr/krdc.po 
new/krdc-20.04.1/po/hr/krdc.po
--- old/krdc-20.04.0/po/hr/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/hr/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -5,7 +5,7 @@
 msgstr ""
 "Project-Id-Version: krdc 0\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2004-04-20 13:27+CEST\n"
 "Last-Translator: auto\n"
 "Language-Team: Croatian <[email protected]>\n"
@@ -35,7 +35,7 @@
 "[email protected], [email protected], [email protected], "
 "[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/hu/krdc.po 
new/krdc-20.04.1/po/hu/krdc.po
--- old/krdc-20.04.0/po/hu/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/hu/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: KDE 4.1\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2015-02-26 16:05+0100\n"
 "Last-Translator: Balázs Úr <[email protected]>\n"
 "Language-Team: Hungarian <[email protected]>\n"
@@ -28,7 +28,7 @@
 msgid "Your emails"
 msgstr "[email protected],[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Előzmények"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/ia/krdc.po 
new/krdc-20.04.1/po/ia/krdc.po
--- old/krdc-20.04.0/po/ia/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/ia/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2013-10-31 13:40+0100\n"
 "Last-Translator: Giovanni Sora <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
@@ -27,7 +27,7 @@
 msgid "Your emails"
 msgstr "[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Historia"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/is/krdc.po 
new/krdc-20.04.1/po/is/krdc.po
--- old/krdc-20.04.0/po/is/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/is/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2010-05-31 12:11+0000\n"
 "Last-Translator: Sveinn í Felli <[email protected]>\n"
 "Language-Team: Icelandic <[email protected]>\n"
@@ -35,7 +35,7 @@
 msgid "Your emails"
 msgstr "[email protected], [email protected], [email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, fuzzy, kde-format
 msgid "History"
 msgstr "Ferill"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/it/krdc.po 
new/krdc-20.04.1/po/it/krdc.po
--- old/krdc-20.04.0/po/it/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/it/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2019-12-16 01:28+0100\n"
 "Last-Translator: Vincenzo Reale <[email protected]>\n"
 "Language-Team: Italian <[email protected]>\n"
@@ -30,7 +30,7 @@
 msgid "Your emails"
 msgstr "[email protected],"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Cronologia"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/ja/krdc.po 
new/krdc-20.04.1/po/ja/krdc.po
--- old/krdc-20.04.0/po/ja/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/ja/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2010-09-26 18:24-0700\n"
 "Last-Translator: Fumiaki Okushi <[email protected]>\n"
 "Language-Team: Japanese <[email protected]>\n"
@@ -32,7 +32,7 @@
 msgid "Your emails"
 msgstr "[email protected],[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "履歴"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/kk/krdc.po 
new/krdc-20.04.1/po/kk/krdc.po
--- old/krdc-20.04.0/po/kk/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/kk/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2013-10-31 04:17+0600\n"
 "Last-Translator: Sairan Kikkarin <[email protected]>\n"
 "Language-Team: Kazakh <[email protected]>\n"
@@ -29,7 +29,7 @@
 msgid "Your emails"
 msgstr "[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Журналы"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/km/krdc.po 
new/krdc-20.04.1/po/km/krdc.po
--- old/krdc-20.04.0/po/km/krdc.po      2020-04-22 13:15:19.000000000 +0200
+++ new/krdc-20.04.1/po/km/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -4,7 +4,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2012-06-08 14:52+0700\n"
 "Last-Translator: Khoem Sokhem <[email protected]>\n"
 "Language-Team: Khmer\n"
@@ -27,7 +27,7 @@
 msgid "Your emails"
 msgstr "[email protected],​​[email protected],[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "ប្រវត្តិ​"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/ko/krdc.po 
new/krdc-20.04.1/po/ko/krdc.po
--- old/krdc-20.04.0/po/ko/krdc.po      2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/ko/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -6,8 +6,8 @@
 msgstr ""
 "Project-Id-Version: kdenetwork\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
-"PO-Revision-Date: 2020-04-04 14:51+0200\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
+"PO-Revision-Date: 2020-04-21 19:19+0200\n"
 "Last-Translator: Shinjo Park <[email protected]>\n"
 "Language-Team: Korean <[email protected]>\n"
 "Language: ko\n"
@@ -27,7 +27,7 @@
 msgid "Your emails"
 msgstr "[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "과거 기록"
@@ -60,7 +60,7 @@
 #: config/general.ui:45
 #, kde-format
 msgid "Show status bar"
-msgstr "상태 표시줄 보이기"
+msgstr "상태 표시줄 표시"
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_KeepAspectRatio)
 #: config/general.ui:52
@@ -140,13 +140,13 @@
 #: config/general.ui:153
 #, kde-format
 msgid "Always show tab bar"
-msgstr "항상 탭 목록 보이기"
+msgstr "항상 탭 목록 표시"
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_TabCloseButton)
 #: config/general.ui:160
 #, kde-format
 msgid "Show close button on tabs"
-msgstr "탭에 닫기 단추 보이기(&S)"
+msgstr "탭에 닫기 단추 표시(&S)"
 
 #. i18n: ectx: property (text), widget (QCheckBox, kcfg_TabMiddleClick)
 #: config/general.ui:167
@@ -481,7 +481,7 @@
 #: mainwindow.cpp:174
 #, kde-format
 msgid "Show Local Cursor"
-msgstr "로컬 커서 보이기"
+msgstr "로컬 커서 표시"
 
 #: mainwindow.cpp:175
 #, kde-format
@@ -1107,7 +1107,7 @@
 #: nx/nxpreferences.ui:409 rdp/rdppreferences.ui:406
 #, kde-format
 msgid "Thai (th)"
-msgstr "타이어 (th)"
+msgstr "태국어 (th)"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_NxKeyboardLayout)
 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_KeyboardLayout)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/lt/krdc.po 
new/krdc-20.04.1/po/lt/krdc.po
--- old/krdc-20.04.0/po/lt/krdc.po      2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/lt/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2012-02-05 18:20+0200\n"
 "Last-Translator: Liudas Ališauskas <[email protected]>\n"
 "Language-Team: Lithuanian <[email protected]>\n"
@@ -31,7 +31,7 @@
 msgid "Your emails"
 msgstr "[email protected], [email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Žurnalas"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/lv/krdc.po 
new/krdc-20.04.1/po/lv/krdc.po
--- old/krdc-20.04.0/po/lv/krdc.po      2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/lv/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2010-01-02 21:20+0200\n"
 "Last-Translator: Viesturs Zarins <[email protected]>\n"
 "Language-Team: Latvian <[email protected]>\n"
@@ -30,7 +30,7 @@
 msgid "Your emails"
 msgstr "[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Vēsture"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/mr/krdc.po 
new/krdc-20.04.1/po/mr/krdc.po
--- old/krdc-20.04.0/po/mr/krdc.po      2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/mr/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2013-04-01 11:09+0530\n"
 "Last-Translator: Chetan Khona <[email protected]>\n"
 "Language-Team: American English <[email protected]>\n"
@@ -27,7 +27,7 @@
 msgid "Your emails"
 msgstr "[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "इतिहास"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/nb/krdc.po 
new/krdc-20.04.1/po/nb/krdc.po
--- old/krdc-20.04.0/po/nb/krdc.po      2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/nb/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2014-01-07 18:13+0100\n"
 "Last-Translator: Bjørn Steensrud <[email protected]>\n"
 "Language-Team: Norwegian Bokmål <[email protected]>\n"
@@ -31,7 +31,7 @@
 msgid "Your emails"
 msgstr "[email protected],[email protected],[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Historie"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/nds/krdc.po 
new/krdc-20.04.1/po/nds/krdc.po
--- old/krdc-20.04.0/po/nds/krdc.po     2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/nds/krdc.po     2020-05-12 03:23:25.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2014-02-24 01:33+0100\n"
 "Last-Translator: Sönke Dibbern <[email protected]>\n"
 "Language-Team: Low Saxon <[email protected]>\n"
@@ -28,7 +28,7 @@
 msgid "Your emails"
 msgstr "[email protected], [email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Vörgeschicht"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/nl/krdc.po 
new/krdc-20.04.1/po/nl/krdc.po
--- old/krdc-20.04.0/po/nl/krdc.po      2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/nl/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2019-12-03 11:36+0100\n"
 "Last-Translator: Freek de Kruijf <[email protected]>\n"
 "Language-Team: Dutch <[email protected]>\n"
@@ -34,7 +34,7 @@
 msgid "Your emails"
 msgstr "[email protected],,,[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Geschiedenis"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/nn/krdc.po 
new/krdc-20.04.1/po/nn/krdc.po
--- old/krdc-20.04.0/po/nn/krdc.po      2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/nn/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -6,7 +6,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2008-08-03 19:24+0200\n"
 "Last-Translator: Karl Ove Hufthammer <[email protected]>\n"
 "Language-Team: Norwegian Nynorsk <[email protected]>\n"
@@ -30,7 +30,7 @@
 msgid "Your emails"
 msgstr ""
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr ""
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/pa/krdc.po 
new/krdc-20.04.1/po/pa/krdc.po
--- old/krdc-20.04.0/po/pa/krdc.po      2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/pa/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2013-06-23 12:46-0500\n"
 "Last-Translator: A S Alam <[email protected]>\n"
 "Language-Team: Punjabi/Panjabi <[email protected]>\n"
@@ -28,7 +28,7 @@
 msgid "Your emails"
 msgstr "[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "ਅਤੀਤ"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/pl/krdc.po 
new/krdc-20.04.1/po/pl/krdc.po
--- old/krdc-20.04.0/po/pl/krdc.po      2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/pl/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -1,5 +1,5 @@
 # translation of krdc.po to
-# Version: $Revision: 1557546 $
+# Version: $Revision: 1567091 $
 # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2008, 2009 Free Software 
Foundation, Inc.
 #
 # Krzysztof Lichota <[email protected]>, 2002, 2005, 2006.
@@ -11,7 +11,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2019-06-21 06:06+0200\n"
 "Last-Translator: Łukasz Wojniłowicz <[email protected]>\n"
 "Language-Team: Polish <[email protected]>\n"
@@ -33,7 +33,7 @@
 msgid "Your emails"
 msgstr "[email protected], [email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Historia"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/pt/krdc.po 
new/krdc-20.04.1/po/pt/krdc.po
--- old/krdc-20.04.0/po/pt/krdc.po      2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/pt/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -2,7 +2,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2019-12-03 11:32+0000\n"
 "Last-Translator: José Nuno Pires <[email protected]>\n"
 "Language-Team: pt <[email protected]>\n"
@@ -34,7 +34,7 @@
 msgid "Your emails"
 msgstr "[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Histórico"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/pt_BR/krdc.po 
new/krdc-20.04.1/po/pt_BR/krdc.po
--- old/krdc-20.04.0/po/pt_BR/krdc.po   2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/pt_BR/krdc.po   2020-05-12 03:23:25.000000000 +0200
@@ -17,7 +17,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2019-12-03 15:42-0300\n"
 "Last-Translator: Luiz Fernando Ranghetti <[email protected]>\n"
 "Language-Team: Portuguese <[email protected]>\n"
@@ -42,7 +42,7 @@
 "[email protected], [email protected], [email protected], "
 "[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Histórico"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/ro/krdc.po 
new/krdc-20.04.1/po/ro/krdc.po
--- old/krdc-20.04.0/po/ro/krdc.po      2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/ro/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -8,7 +8,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2014-03-26 12:56+0200\n"
 "Last-Translator: Sergiu Bivol <[email protected]>\n"
 "Language-Team: Romanian <[email protected]>\n"
@@ -30,7 +30,7 @@
 msgid "Your emails"
 msgstr "[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Istoric"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/ru/krdc.po 
new/krdc-20.04.1/po/ru/krdc.po
--- old/krdc-20.04.0/po/ru/krdc.po      2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/ru/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2019-05-03 22:34+0300\n"
 "Last-Translator: Alexander Yavorsky <[email protected]>\n"
 "Language-Team: Russian <[email protected]>\n"
@@ -39,7 +39,7 @@
 msgid "Your emails"
 msgstr "[email protected],[email protected],[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Журнал"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/sk/krdc.po 
new/krdc-20.04.1/po/sk/krdc.po
--- old/krdc-20.04.0/po/sk/krdc.po      2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/sk/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2020-03-25 14:05+0100\n"
 "Last-Translator: Dusan Kazik <[email protected]>\n"
 "Language-Team: sk\n"
@@ -36,7 +36,7 @@
 "[email protected],[email protected],[email protected],misurel@gmail."
 "com,[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "História"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/sl/krdc.po 
new/krdc-20.04.1/po/sl/krdc.po
--- old/krdc-20.04.0/po/sl/krdc.po      2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/sl/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -1,7 +1,7 @@
 # translation of krdc.po to Slovenian
 # Translation of krdc.po to Slovenian
 # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, 
Inc.
-# $Id: krdc.po 1557546 2019-12-03 04:22:40Z scripty $
+# $Id: krdc.po 1567091 2020-04-18 09:01:13Z scripty $
 # $Source$
 #
 # Andrej Vernekar <[email protected]>, 2002, 2007, 2008.
@@ -13,7 +13,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2016-07-27 17:16+0200\n"
 "Last-Translator: Andrej Mernik <[email protected]>\n"
 "Language-Team: Slovenian <[email protected]>\n"
@@ -35,7 +35,7 @@
 msgid "Your emails"
 msgstr "[email protected],[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Zgodovina"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/sv/krdc.po 
new/krdc-20.04.1/po/sv/krdc.po
--- old/krdc-20.04.0/po/sv/krdc.po      2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/sv/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -9,7 +9,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2019-12-04 17:58+0100\n"
 "Last-Translator: Stefan Asserhäll <[email protected]>\n"
 "Language-Team: Swedish <[email protected]>\n"
@@ -30,7 +30,7 @@
 msgid "Your emails"
 msgstr "[email protected],[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Historik"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/tr/krdc.po 
new/krdc-20.04.1/po/tr/krdc.po
--- old/krdc-20.04.0/po/tr/krdc.po      2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/tr/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -14,7 +14,7 @@
 msgstr ""
 "Project-Id-Version: kdenetwork-kde4\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2017-04-12 16:08+0100\n"
 "Last-Translator: Volkan Gezer <[email protected]>\n"
 "Language-Team: Turkish <[email protected]>\n"
@@ -35,7 +35,7 @@
 msgid "Your emails"
 msgstr "[email protected], [email protected], [email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Geçmiş"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/ug/krdc.po 
new/krdc-20.04.1/po/ug/krdc.po
--- old/krdc-20.04.0/po/ug/krdc.po      2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/ug/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -7,7 +7,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2013-09-08 07:05+0900\n"
 "Last-Translator: Gheyret Kenji <[email protected]>\n"
 "Language-Team: Uyghur Computer Science Association <[email protected]>\n"
@@ -27,7 +27,7 @@
 msgid "Your emails"
 msgstr "[email protected],  [email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "ئىز"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/uk/krdc.po 
new/krdc-20.04.1/po/uk/krdc.po
--- old/krdc-20.04.0/po/uk/krdc.po      2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/uk/krdc.po      2020-05-12 03:23:25.000000000 +0200
@@ -6,20 +6,20 @@
 # Andriy Rysin <[email protected]>, 2002, 2003, 2004, 2006.
 # Eugene Onischenko <[email protected]>, 2003, 2004.
 # Ivan Petrouchtchak <[email protected]>, 2004, 2005, 2006, 2007, 
2008, 2009.
-# Yuri Chornoivan <[email protected]>, 2008, 2009, 2010, 2012, 2013, 2015, 2016, 
2018, 2019.
+# Yuri Chornoivan <[email protected]>, 2008, 2009, 2010, 2012, 2013, 2015, 2016, 
2018, 2019, 2020.
 msgid ""
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
-"PO-Revision-Date: 2019-12-03 09:09+0200\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
+"PO-Revision-Date: 2020-05-01 08:49+0300\n"
 "Last-Translator: Yuri Chornoivan <[email protected]>\n"
 "Language-Team: Ukrainian <[email protected]>\n"
 "Language: uk\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 20.03.70\n"
+"X-Generator: Lokalize 20.07.70\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"
@@ -34,7 +34,7 @@
 msgid "Your emails"
 msgstr "[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "Журнал"
@@ -933,7 +933,7 @@
 #: nx/nxpreferences.ui:264 rdp/rdppreferences.ui:261
 #, kde-format
 msgid "British English (en-gb)"
-msgstr "англійська, Великобританія (en-gb)"
+msgstr "англійська, Велика Британія (en-gb)"
 
 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_NxKeyboardLayout)
 #. i18n: ectx: property (text), item, widget (KComboBox, kcfg_KeyboardLayout)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/zh_CN/krdc.po 
new/krdc-20.04.1/po/zh_CN/krdc.po
--- old/krdc-20.04.0/po/zh_CN/krdc.po   2020-04-22 13:15:20.000000000 +0200
+++ new/krdc-20.04.1/po/zh_CN/krdc.po   2020-05-12 03:23:25.000000000 +0200
@@ -14,8 +14,8 @@
 msgstr ""
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
-"PO-Revision-Date: 2020-03-25 19:57\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
+"PO-Revision-Date: 2020-05-09 13:51\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
@@ -37,7 +37,7 @@
 msgid "Your emails"
 msgstr "[email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "历史"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/krdc-20.04.0/po/zh_TW/krdc.po 
new/krdc-20.04.1/po/zh_TW/krdc.po
--- old/krdc-20.04.0/po/zh_TW/krdc.po   2020-04-22 13:15:21.000000000 +0200
+++ new/krdc-20.04.1/po/zh_TW/krdc.po   2020-05-12 03:23:25.000000000 +0200
@@ -12,7 +12,7 @@
 msgstr ""
 "Project-Id-Version: krdc\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
-"POT-Creation-Date: 2019-12-03 03:17+0100\n"
+"POT-Creation-Date: 2020-04-18 09:47+0200\n"
 "PO-Revision-Date: 2019-12-04 23:16+0800\n"
 "Last-Translator: pan93412 <[email protected]>\n"
 "Language-Team: Chinese <[email protected]>\n"
@@ -33,7 +33,7 @@
 msgid "Your emails"
 msgstr "[email protected], [email protected]"
 
-#: bookmarkmanager.cpp:56
+#: bookmarkmanager.cpp:63
 #, kde-format
 msgid "History"
 msgstr "歷史"


Reply via email to