Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kio-gdrive for openSUSE:Factory 
checked in at 2023-04-23 22:46:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kio-gdrive (Old)
 and      /work/SRC/openSUSE:Factory/.kio-gdrive.new.1533 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kio-gdrive"

Sun Apr 23 22:46:16 2023 rev:52 rq:1080614 version:23.04.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kio-gdrive/kio-gdrive.changes    2023-03-03 
22:29:10.819463656 +0100
+++ /work/SRC/openSUSE:Factory/.kio-gdrive.new.1533/kio-gdrive.changes  
2023-04-23 22:48:52.847191910 +0200
@@ -1,0 +2,20 @@
+Sat Apr 15 08:45:52 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.04.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/23.04.0/
+
+-------------------------------------------------------------------
+Fri Mar 31 16:42:04 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.03.90
+  * New feature release
+
+-------------------------------------------------------------------
+Fri Mar 17 20:43:36 UTC 2023 - Christophe Marin <[email protected]>
+
+- Update to 23.03.80
+  * New feature release
+
+-------------------------------------------------------------------

Old:
----
  kio-gdrive-22.12.3.tar.xz
  kio-gdrive-22.12.3.tar.xz.sig

New:
----
  kio-gdrive-23.04.0.tar.xz
  kio-gdrive-23.04.0.tar.xz.sig

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

Other differences:
------------------
++++++ kio-gdrive.spec ++++++
--- /var/tmp/diff_new_pack.Pl1shZ/_old  2023-04-23 22:48:53.395195007 +0200
+++ /var/tmp/diff_new_pack.Pl1shZ/_new  2023-04-23 22:48:53.399195029 +0200
@@ -16,11 +16,9 @@
 #
 
 
-# Latest stable Applications (e.g. 17.08 in KA, but 17.11.80 in KUA)
-%{!?_kapp_version: %global _kapp_version %(echo %{version}| awk -F. '{print 
$1"."$2}')}
 %bcond_without released
 Name:           kio-gdrive
-Version:        22.12.3
+Version:        23.04.0
 Release:        0
 Summary:        Google Drive KIO slave for KDE applications
 License:        GPL-2.0-or-later
@@ -37,14 +35,14 @@
 BuildRequires:  cmake(KF5I18n)
 BuildRequires:  cmake(KF5KIO)
 BuildRequires:  cmake(KF5Notifications)
-BuildRequires:  cmake(KPimGAPI)
+BuildRequires:  cmake(KPim5GAPI)
 BuildRequires:  cmake(Qt5Gui)
 BuildRequires:  cmake(Qt5Network)
 BuildRequires:  cmake(Qt5Widgets)
 # Used by the .desktop file
 Recommends:     dolphin
 # libkgapi has no ABI stability
-%requires_eq    libKPimGAPICore5
+%requires_eq    libKPim5GAPICore5
 
 %description
 Google Drive KIO slave for KDE applications.


++++++ kio-gdrive-22.12.3.tar.xz -> kio-gdrive-23.04.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-22.12.3/.gitlab-ci.yml 
new/kio-gdrive-23.04.0/.gitlab-ci.yml
--- old/kio-gdrive-22.12.3/.gitlab-ci.yml       2023-02-25 06:05:32.000000000 
+0100
+++ new/kio-gdrive-23.04.0/.gitlab-ci.yml       2023-04-12 18:56:40.000000000 
+0200
@@ -3,6 +3,4 @@
 
 include:
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/linux-qt6.yml
   - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd.yml
-  - 
https://invent.kde.org/sysadmin/ci-utilities/raw/master/gitlab-templates/freebsd-qt6.yml
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-22.12.3/.kde-ci.yml 
new/kio-gdrive-23.04.0/.kde-ci.yml
--- old/kio-gdrive-22.12.3/.kde-ci.yml  2023-02-25 06:05:32.000000000 +0100
+++ new/kio-gdrive-23.04.0/.kde-ci.yml  2023-04-12 18:56:40.000000000 +0200
@@ -10,6 +10,7 @@
     'frameworks/kio': '@stable'
     'frameworks/purpose': '@stable'
     'pim/libkgapi': '@same'
+    'third-party/qtkeychain': '@latest'
 
 - 'on': ['Linux/Qt5', 'FreeBSD/Qt5']
   'require':
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-22.12.3/CMakeLists.txt 
new/kio-gdrive-23.04.0/CMakeLists.txt
--- old/kio-gdrive-22.12.3/CMakeLists.txt       2023-02-25 06:05:32.000000000 
+0100
+++ new/kio-gdrive-23.04.0/CMakeLists.txt       2023-04-12 18:56:40.000000000 
+0200
@@ -1,9 +1,9 @@
 cmake_minimum_required(VERSION 3.16)
 
 # KDE Application Version, managed by release script
-set (RELEASE_SERVICE_VERSION_MAJOR "22")
-set (RELEASE_SERVICE_VERSION_MINOR "12")
-set (RELEASE_SERVICE_VERSION_MICRO "3")
+set (RELEASE_SERVICE_VERSION_MAJOR "23")
+set (RELEASE_SERVICE_VERSION_MINOR "04")
+set (RELEASE_SERVICE_VERSION_MICRO "0")
 set (RELEASE_SERVICE_VERSION 
"${RELEASE_SERVICE_VERSION_MAJOR}.${RELEASE_SERVICE_VERSION_MINOR}.${RELEASE_SERVICE_VERSION_MICRO}")
 project(kio-gdrive VERSION ${RELEASE_SERVICE_VERSION})
 
@@ -22,6 +22,7 @@
 include(KDECompilerSettings NO_POLICY_SCOPE)
 include(ECMQtDeclareLoggingCategory)
 include(ECMSetupVersion)
+include(ECMDeprecationSettings)
 
 find_package(Qt${QT_MAJOR_VERSION} ${QT_MIN_VERSION} CONFIG REQUIRED COMPONENTS
     Gui
@@ -71,6 +72,10 @@
 add_definitions(-DQT_STRICT_ITERATORS)
 add_definitions(-DTRANSLATION_DOMAIN=\"kio5_gdrive\")
 
+ecm_set_disabled_deprecation_versions(QT 5.15.2
+     KF 5.83.0
+    )
+
 if(BUILD_TESTING)
     add_subdirectory(autotests)
 endif()
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-22.12.3/HACKING 
new/kio-gdrive-23.04.0/HACKING
--- old/kio-gdrive-22.12.3/HACKING      2023-02-25 06:05:32.000000000 +0100
+++ new/kio-gdrive-23.04.0/HACKING      2023-04-12 18:56:40.000000000 +0200
@@ -11,18 +11,18 @@
 On systemd distros the output will go in the journalctl (assuming Qt built 
with the -journald option).
 A quick way to locate the relevant logs is the following command:
 
-    journalctl -b | grep kf5.kio.gdrive
+    journalctl -b | grep kf.kio.workers.gdrive
 
 This will only show the logs since the last boot. To retrieve also older logs, 
you can filter the messages by the process who emitted them (kdeinit5):
 
-    journalctl $(which kdeinit5) | grep kf5.kio.gdrive
+    journalctl $(which kdeinit5) | grep kf.kio.workers.gdrive
 
 Enable Debug Output
 ===================
 
 Th gdrive slave uses categorized debug output. Normally you would enable its 
output with a simple:
 
-    export QT_LOGGING_RULES="kf5.kio.gdrive.debug=true"
+    export QT_LOGGING_RULES="kf.kio.workers.gdrive=true"
 
 However, you need to make sure this variable is present in the environment of 
kdeinit5,
 which is the process that starts the ioslave.
@@ -30,4 +30,4 @@
 A simpler alternative is to create (or edit) ~/.config/QtProject/qtlogging.ini 
with the following content:
 
 [Rules]
-kf5.kio.gdrive.debug=true
+kf.kio.workers.gdrive=true
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-22.12.3/desktop/gdrive-network.desktop 
new/kio-gdrive-23.04.0/desktop/gdrive-network.desktop
--- old/kio-gdrive-22.12.3/desktop/gdrive-network.desktop       2023-02-25 
06:05:32.000000000 +0100
+++ new/kio-gdrive-23.04.0/desktop/gdrive-network.desktop       2023-04-12 
18:56:40.000000000 +0200
@@ -1,8 +1,9 @@
 [Desktop Entry]
 Icon=folder-gdrive
 Name=Google Drive
-Name[ar]=غوغل درايڤ
+Name[ar]=غوغل درايف
 Name[az]=Google Disk
+Name[be]=Google Drive
 Name[ca]=Google Drive
 Name[ca@valencia]=Google Drive
 Name[cs]=Google Drive
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-gdrive-22.12.3/desktop/org.kde.kio_gdrive.metainfo.xml 
new/kio-gdrive-23.04.0/desktop/org.kde.kio_gdrive.metainfo.xml
--- old/kio-gdrive-22.12.3/desktop/org.kde.kio_gdrive.metainfo.xml      
2023-02-25 06:05:32.000000000 +0100
+++ new/kio-gdrive-23.04.0/desktop/org.kde.kio_gdrive.metainfo.xml      
2023-04-12 18:56:40.000000000 +0200
@@ -10,6 +10,7 @@
   <name>KIO GDrive</name>
   <name xml:lang="ar">وحدة الدخل/الخرج لغوغل 
درايف</name>
   <name xml:lang="az">KIO GDrive</name>
+  <name xml:lang="be">KIO GDrive</name>
   <name xml:lang="ca">KIO GDrive</name>
   <name xml:lang="ca-valencia">KIO GDrive</name>
   <name xml:lang="cs">KIO GDrive</name>
@@ -48,8 +49,9 @@
   <name xml:lang="zh-CN">KIO GDrive</name>
   <name xml:lang="zh-TW">KIO GDrive</name>
   <summary>Google Drive integration with KDE Plasma and KDE 
applications</summary>
-  <summary xml:lang="ar">تكامل غوغل درايف مع تطبيقات 
بلازما و كدي</summary>
+  <summary xml:lang="ar">تكامل غوغل درايف مع تطبيقات 
بلازما و كِيدِي</summary>
   <summary xml:lang="az">Google Diskin KDE Plasma və KDE tətbiqləri ilə 
inteqrasiyası</summary>
+  <summary xml:lang="be">Інтэграцыя Google Drive з KDE Plasma і 
праграмамі KDE</summary>
   <summary xml:lang="ca">Integració del Drive de Google amb el Plasma del KDE 
i les aplicacions KDE</summary>
   <summary xml:lang="ca-valencia">Integració del Drive de Google amb Plasma 
de KDE i les aplicacions KDE</summary>
   <summary xml:lang="cs">Integrace Google Drive do KDE Plasma a aplikací 
KDE</summary>
@@ -90,6 +92,7 @@
     <p>KIO GDrive is a KIO slave that enables KIO-aware applications (such as 
Dolphin, Kate or Gwenview) to access and edit Google Drive files on the 
cloud.</p>
     <p xml:lang="ar">تمكّن وحدة غوغل درايف 
التطبيقات المدركة لـ KIO (مثل دولفين أو كيت 
أو حونفيو) للوصول إلى ملفات غوغل درايف على 
سحابة غوغل.</p>
     <p xml:lang="az">KIO GDrive sizə KIO iləuyğun proqramları işə 
salmağa imkan verən KIO xidməti cihazıdır.</p>
+    <p xml:lang="be">KIO GDrive - гэта ўбудова KIO worker, якая 
дазваляе праграмам, якія працуюць з KIO 
(напрыклад, Dolphin, Kate або Gwenview), атрымліваць 
доступ і рэдагаваць файлы ў воблаку Google 
Drive.</p>
     <p xml:lang="ca">El KIO GDrive és un esclau del KIO que permet a les 
aplicacions preparades per al KIO (com el Dolphin, el Kate o el Gwenview) que 
accedeixin i editin els fitxers del Drive de Google en el núvol.</p>
     <p xml:lang="ca-valencia">KIO GDrive és un esclau de KIO que permet a les 
aplicacions preparades per a KIO (com Dolphin, Kate o Gwenview) que accedisquen 
i editen els fitxers del Drive de Google en el núvol.</p>
     <p xml:lang="da">KIO GDrive er en KIO-slave der gør det muligt for 
KIO-bevidste programmer (såsom Dolphin, Kate eller Gwenview) at tilgå og 
redigere Google Drive-filer i skyen.</p>
@@ -124,6 +127,7 @@
     <p xml:lang="uk">KIO GDrive — допоміжний засіб 
введення-виведення даних, який уможливлює 
для програм із підтримкою KIO (зокрема Dolphin, 
Kate та Gwenview) доступ та редагування даних 
файлів на Диску Google у обчислювальній «х
марі».</p>
     <p xml:lang="x-test">xxKIO GDrive is a KIO slave that enables KIO-aware 
applications (such as Dolphin, Kate or Gwenview) to access and edit Google 
Drive files on the cloud.xx</p>
     <p xml:lang="zh-CN">KIO GDrive 是 Google Drive 的 KIO 
从属程序,它能够让支持 KIO 的程序 (例如 Dolphin、Kate 或者 
Gwenview) 访问和编辑 Google Drive 上的文件。</p>
+    <p xml:lang="zh-TW">KIO Admin 是讓支援 KIO 的應用程式(例如 
Dolphin、Kate 或 Gwenview)存取與編輯 Google 雲端硬碟檔案的 KIO 
slave。</p>
   </description>
   <url type="homepage">https://community.kde.org/KIO_GDrive</url>
   <url 
type="bugtracker">https://bugs.kde.org/enter_bug.cgi?format=guided&amp;product=kio-gdrive</url>
@@ -134,6 +138,7 @@
       <caption>Dolphin showing KIO GDrive in lower right, and Falkon browsing 
Google Drive in upper left.</caption>
       <caption xml:lang="ar">دولفين يعرض غوغل درايف في 
اليمين السفلي، و فالكون يستعرض غوغل درايف 
في اليسار العلوي</caption>
       <caption xml:lang="az">KIO GDrive Dolphində sağda aşağıda 
göstərilir, Falkon-da isə Google Diskə yuxarı solda baxılır.</caption>
+      <caption xml:lang="be">Dolphin паказвае KIO GDrive унізе 
справа, а Falkon паказвае Google Drive уверсе 
злева.</caption>
       <caption xml:lang="ca">El Dolphin mostra el KIO GDrive a la part 
inferior dreta, i el Falkon mostra el Google Drive a la part superior 
esquerra.</caption>
       <caption xml:lang="ca-valencia">Dolphin mostra KIO GDrive a la part 
inferior dreta, i Falkon mostra Google Drive en la part superior 
esquerra.</caption>
       <caption xml:lang="da">Dolphin viser KIO GDrev nederst til højre, og 
Falkon som gennemser Google Drev øverst til venstre.</caption>
@@ -169,14 +174,15 @@
       <caption xml:lang="uk">Dolphin із відкритим KIO GDrive 
внизу праворуч і Falkon з відкритою сторінкою 
Google Диск вгорі ліворуч.</caption>
       <caption xml:lang="x-test">xxDolphin showing KIO GDrive in lower right, 
and Falkon browsing Google Drive in upper left.xx</caption>
       <caption xml:lang="zh-CN">位于右下方的 Dolphin 正在显示 KIO 
GDrive,位于左上方的 Falkon 正在浏览 Google Drive 
网页版。</caption>
+      <caption xml:lang="zh-TW">Dolphin 在右下方顯示 KIO GDrive,以及 
Falkon 在左上方正在瀏覽 Google 雲端硬碟。</caption>
       <image type="source" width="1664" 
height="936">https://cdn.kde.org/screenshots/kio-gdrive/kio-gdrive.png</image>
     </screenshot>
   </screenshots>
   <releases>
+    <release version="23.04.0" date="2023-04-20"/>
     <release version="22.12.3" date="2023-03-02"/>
     <release version="22.12.2" date="2023-02-02"/>
     <release version="22.12.1" date="2023-01-05"/>
-    <release version="22.12.0" date="2022-12-08"/>
   </releases>
   <project_group>KDE</project_group>
   <categories>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-22.12.3/kaccounts/gdrive.notifyrc 
new/kio-gdrive-23.04.0/kaccounts/gdrive.notifyrc
--- old/kio-gdrive-22.12.3/kaccounts/gdrive.notifyrc    2023-02-25 
06:05:32.000000000 +0100
+++ new/kio-gdrive-23.04.0/kaccounts/gdrive.notifyrc    2023-04-12 
18:56:40.000000000 +0200
@@ -3,6 +3,7 @@
 Comment=KIO GDrive
 Comment[ar]=KIO GDrive
 Comment[az]=KIO GDrive
+Comment[be]=KIO GDrive
 Comment[ca]=KIO GDrive
 Comment[ca@valencia]=KIO GDrive
 Comment[cs]=KIO GDrive
@@ -46,6 +47,7 @@
 Name=New Account Added
 Name[ar]=أضيف حساب جديد
 Name[az]=Yeni hesab əlavə olundu
+Name[be]=Новы акаўнт дададзены
 Name[ca]=S'ha afegit un compte nou
 Name[ca@valencia]=S'ha afegit un compte nou
 Name[cs]=Byl přidán nový účet
@@ -88,6 +90,7 @@
 Comment= Shortcut to browse Google Drive files as soon as a new Google account 
has been added.
 Comment[ar]=اختصار لتصفح ملفات غوغل درايف بمجرد 
إضافة حساب غوغل جديد.
 Comment[az]= Yeni Google hesabı əlavə olunan kimi Google Diskdəki fayllara 
baxmaq üçün qısayol.
+Comment[be]= Цэтлік для прагляду файлаў Google Drive 
пасля дадання новага акаўнта Google.
 Comment[ca]= Drecera per a explorar els fitxers de Google Drive tan aviat com 
s'afegeixi un compte nou de Google.
 Comment[ca@valencia]= Drecera per a explorar els fitxers de Google Drive tan 
prompte com s'afija un compte nou de Google.
 Comment[da]=Genvej til at gennemse Google Drev-filer så snart en ny 
Google-konto er blevet tilføjet.
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-22.12.3/kaccounts/kaccountsplugin.json 
new/kio-gdrive-23.04.0/kaccounts/kaccountsplugin.json
--- old/kio-gdrive-22.12.3/kaccounts/kaccountsplugin.json       2023-02-25 
06:05:32.000000000 +0100
+++ new/kio-gdrive-23.04.0/kaccounts/kaccountsplugin.json       2023-04-12 
18:56:40.000000000 +0200
@@ -3,6 +3,7 @@
         "Description": "Integrate KIO gdrive",
         "Description[ar]": "تكامل وحدة الدخل/الخرج 
لغوغل درايف",
         "Description[az]": "KIO gdrive ilə inteqrasiya",
+        "Description[be]": "Інтэграцыя KIO gdrive",
         "Description[ca@valencia]": "Integra KIO del GDrive",
         "Description[ca]": "Integra el KIO del GDrive",
         "Description[cs]": "Integrovat KIO gdrive",
@@ -46,6 +47,7 @@
         "Name": "KIO gdrive",
         "Name[ar]": "وحدة الدخل/الخرج لغوغل درايف",
         "Name[az]": "KIO gdrive",
+        "Name[be]": "KIO gdrive",
         "Name[ca@valencia]": "KIO GDrive",
         "Name[ca]": "KIO GDrive",
         "Name[cs]": "KIO gdrive",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-22.12.3/po/ar/kio5_gdrive.po 
new/kio-gdrive-23.04.0/po/ar/kio5_gdrive.po
--- old/kio-gdrive-22.12.3/po/ar/kio5_gdrive.po 2023-02-25 06:05:32.000000000 
+0100
+++ new/kio-gdrive-23.04.0/po/ar/kio5_gdrive.po 2023-04-12 18:56:40.000000000 
+0200
@@ -62,7 +62,7 @@
 #: src/integration/contextmenuaction/contextmenuaction.cpp:52
 #, kde-format
 msgid "Google Drive"
-msgstr "غوغل درايڤ"
+msgstr "غوغل درايف"
 
 #: src/integration/contextmenuaction/contextmenuaction.cpp:61
 #, kde-format
@@ -77,7 +77,7 @@
 #: src/integration/propertiesplugin/gdrivepropertiesplugin.cpp:105
 #, kde-format
 msgid "G&oogle Drive"
-msgstr "&غوغل درايڤ"
+msgstr "&غوغل درايف"
 
 #: src/kio_gdrive.cpp:262
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-22.12.3/po/be/kio5_gdrive.po 
new/kio-gdrive-23.04.0/po/be/kio5_gdrive.po
--- old/kio-gdrive-22.12.3/po/be/kio5_gdrive.po 1970-01-01 01:00:00.000000000 
+0100
+++ new/kio-gdrive-23.04.0/po/be/kio5_gdrive.po 2023-04-12 18:56:40.000000000 
+0200
@@ -0,0 +1,120 @@
+# Zmicier <[email protected]>, 2023.
+msgid ""
+msgstr ""
+"Project-Id-Version: 86ff119b1606fcaa910d6b44fc14b611\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2022-10-02 00:46+0000\n"
+"PO-Revision-Date: 2023-01-14 23:31\n"
+"Last-Translator: Zmicier <[email protected]>\n"
+"Language-Team: Belarusian\n"
+"Language: be\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
+"%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || n%10>=5 && n%10<=9 || n"
+"%100>=11 && n%100<=14 ? 2 : 3);\n"
+"X-Generator: Lokalize 22.12.1\n"
+"X-Crowdin-Project: 86ff119b1606fcaa910d6b44fc14b611\n"
+"X-Crowdin-Project-ID: 127\n"
+"X-Crowdin-Language: be\n"
+"X-Crowdin-File: /main/be/kio-gdrive/kio5_gdrive.po\n"
+"X-Crowdin-File-ID: 9032\n"
+
+#: kaccounts/kaccountsplugin.cpp:36
+#, kde-format
+msgid "New Online Account"
+msgstr "Новы сеціўны акаўнт"
+
+#: kaccounts/kaccountsplugin.cpp:37
+#, kde-kuit-format
+msgctxt "@info"
+msgid ""
+"You can now manage the Google Drive files of your <emphasis strong='true'>"
+"%1</emphasis> account."
+msgstr ""
+"Цяпер вы можаце кіраваць файламі вашага 
акаўнта Google Drive <emphasis "
+"strong='true'>%1</emphasis>."
+
+#: kaccounts/kaccountsplugin.cpp:38
+#, kde-format
+msgid "Open"
+msgstr "Адкрыць"
+
+#: purpose/purpose_gdrive_config.qml:24
+#, kde-format
+msgid "Select an account:"
+msgstr "Абраць акаўнт:"
+
+#: purpose/purpose_gdrive_config.qml:63
+#, kde-format
+msgid "No account configured"
+msgstr "Акаўнт не наладжаны"
+
+#: purpose/purpose_gdrive_config.qml:71
+#, kde-format
+msgid "Configure Accounts"
+msgstr "Наладжванне акаўнтаў"
+
+#: purpose/purpose_gdrive_config.qml:78
+#, kde-format
+msgid "Upload to folder:"
+msgstr "Запампаваць у каталог:"
+
+#: src/integration/contextmenuaction/contextmenuaction.cpp:52
+#, kde-format
+msgid "Google Drive"
+msgstr "Google Drive"
+
+#: src/integration/contextmenuaction/contextmenuaction.cpp:61
+#, kde-format
+msgid "Copy URL to clipboard"
+msgstr "Скапіяваць URL у буфер абмену"
+
+#: src/integration/contextmenuaction/contextmenuaction.cpp:74
+#, kde-format
+msgid "Open in browser"
+msgstr "Адкрыць у браўзеры"
+
+#: src/integration/propertiesplugin/gdrivepropertiesplugin.cpp:105
+#, kde-format
+msgid "G&oogle Drive"
+msgstr "G&oogle Drive"
+
+#: src/kio_gdrive.cpp:262
+#, kde-format
+msgctxt "login in a new google account"
+msgid "New account"
+msgstr "Новы акаўнт"
+
+#: src/kio_gdrive.cpp:275
+#, kde-format
+msgctxt "folder containing gdrive files shared with me"
+msgid "Shared With Me"
+msgstr "Абагуленае са мной"
+
+#: src/kio_gdrive.cpp:329
+#, kde-format
+msgid "There are no Google Drive accounts enabled. Please add at least one."
+msgstr "Няма ўключаных акаўнтаў Google Drive. 
Дадайце прынамсі адзін."
+
+#: src/kio_gdrive.cpp:473
+#, kde-format
+msgid "Shared Drives"
+msgstr "Абагуленыя дыскі"
+
+#: src/kio_gdrive.cpp:724 src/kio_gdrive.cpp:880
+#, kde-format
+msgid "%1 isn't a known GDrive account"
+msgstr "%1 - невядомы акаўнт GDrive"
+
+#: src/kio_gdrive.cpp:1064
+#, kde-format
+msgid "Expired or missing access tokens for account %1"
+msgstr ""
+"Няма токенаў доступу для акаўнта \"%1\" або 
іх тэрмін дзеяння скончыўся"
+
+#: src/kio_gdrive.cpp:1312
+#, kde-format
+msgid "Can't delete Shared Drives root."
+msgstr "Немагчыма выдаліць каранёвы каталог 
абагуленых дыскаў."
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-22.12.3/po/en_GB/kio5_gdrive.po 
new/kio-gdrive-23.04.0/po/en_GB/kio5_gdrive.po
--- old/kio-gdrive-22.12.3/po/en_GB/kio5_gdrive.po      2023-02-25 
06:05:32.000000000 +0100
+++ new/kio-gdrive-23.04.0/po/en_GB/kio5_gdrive.po      2023-04-12 
18:56:40.000000000 +0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-02 00:46+0000\n"
-"PO-Revision-Date: 2022-11-26 15:16+0000\n"
+"PO-Revision-Date: 2022-12-31 15:14+0000\n"
 "Last-Translator: Steve Allewell <[email protected]>\n"
 "Language-Team: British English <[email protected]>\n"
 "Language: en_GB\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-22.12.3/po/fi/kio5_gdrive.po 
new/kio-gdrive-23.04.0/po/fi/kio5_gdrive.po
--- old/kio-gdrive-22.12.3/po/fi/kio5_gdrive.po 2023-02-25 06:05:32.000000000 
+0100
+++ new/kio-gdrive-23.04.0/po/fi/kio5_gdrive.po 2023-04-12 18:56:40.000000000 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-02 00:46+0000\n"
-"PO-Revision-Date: 2022-07-11 18:11+0300\n"
+"PO-Revision-Date: 2022-10-30 16:10+0200\n"
 "Last-Translator: Tommi Nieminen <[email protected]>\n"
 "Language-Team: Finnish <[email protected]>\n"
 "Language: fi\n"
@@ -15,7 +15,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.12.0\n"
+"X-Generator: Lokalize 21.12.3\n"
 
 #: kaccounts/kaccountsplugin.cpp:36
 #, kde-format
@@ -84,11 +84,10 @@
 msgstr "Uusi tili"
 
 #: src/kio_gdrive.cpp:275
-#, fuzzy, kde-format
-#| msgid "Shared Drives"
+#, kde-format
 msgctxt "folder containing gdrive files shared with me"
 msgid "Shared With Me"
-msgstr "Jaetut asemat"
+msgstr "Jaettu kanssani"
 
 #: src/kio_gdrive.cpp:329
 #, kde-format
@@ -108,7 +107,7 @@
 #: src/kio_gdrive.cpp:1064
 #, kde-format
 msgid "Expired or missing access tokens for account %1"
-msgstr ""
+msgstr "Vanhentuneita tai puuttuvia saantimerkkejä tilille %1"
 
 #: src/kio_gdrive.cpp:1312
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-22.12.3/po/ia/kio5_gdrive.po 
new/kio-gdrive-23.04.0/po/ia/kio5_gdrive.po
--- old/kio-gdrive-22.12.3/po/ia/kio5_gdrive.po 2023-02-25 06:05:32.000000000 
+0100
+++ new/kio-gdrive-23.04.0/po/ia/kio5_gdrive.po 2023-04-12 18:56:40.000000000 
+0200
@@ -7,7 +7,7 @@
 "Project-Id-Version: \n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-02 00:46+0000\n"
-"PO-Revision-Date: 2022-11-28 15:18+0100\n"
+"PO-Revision-Date: 2022-11-28 16:07+0100\n"
 "Last-Translator: giovanni <[email protected]>\n"
 "Language-Team: Interlingua <[email protected]>\n"
 "Language: ia\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-22.12.3/po/ka/kio5_gdrive.po 
new/kio-gdrive-23.04.0/po/ka/kio5_gdrive.po
--- old/kio-gdrive-22.12.3/po/ka/kio5_gdrive.po 2023-02-25 06:05:32.000000000 
+0100
+++ new/kio-gdrive-23.04.0/po/ka/kio5_gdrive.po 2023-04-12 18:56:40.000000000 
+0200
@@ -8,7 +8,7 @@
 "Project-Id-Version: kio-gdrive\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-02 00:46+0000\n"
-"PO-Revision-Date: 2022-11-24 09:20+0100\n"
+"PO-Revision-Date: 2022-11-27 11:16+0100\n"
 "Last-Translator: Temuri Doghonadze <[email protected]>\n"
 "Language-Team: Georgian <[email protected]>\n"
 "Language: ka\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-22.12.3/po/sk/kio5_gdrive.po 
new/kio-gdrive-23.04.0/po/sk/kio5_gdrive.po
--- old/kio-gdrive-22.12.3/po/sk/kio5_gdrive.po 2023-02-25 06:05:32.000000000 
+0100
+++ new/kio-gdrive-23.04.0/po/sk/kio5_gdrive.po 2023-04-12 18:56:40.000000000 
+0200
@@ -8,14 +8,14 @@
 "Project-Id-Version: kio5_gdrive\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-02 00:46+0000\n"
-"PO-Revision-Date: 2022-11-20 15:57+0100\n"
+"PO-Revision-Date: 2022-01-25 14:45+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 22.11.80\n"
+"X-Generator: Lokalize 21.12.1\n"
 "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
 
 #: kaccounts/kaccountsplugin.cpp:36
@@ -74,7 +74,8 @@
 msgstr "Otvoriť v prehliadači"
 
 #: src/integration/propertiesplugin/gdrivepropertiesplugin.cpp:105
-#, kde-format
+#, fuzzy, kde-format
+#| msgid "Google Drive"
 msgid "G&oogle Drive"
 msgstr "Google Drive"
 
@@ -85,10 +86,11 @@
 msgstr "Nový účet"
 
 #: src/kio_gdrive.cpp:275
-#, kde-format
+#, fuzzy, kde-format
+#| msgid "Shared Drives"
 msgctxt "folder containing gdrive files shared with me"
 msgid "Shared With Me"
-msgstr "Zdieľané so mnou"
+msgstr "Zdieľané jednotky"
 
 #: src/kio_gdrive.cpp:329
 #, kde-format
@@ -109,7 +111,7 @@
 #: src/kio_gdrive.cpp:1064
 #, kde-format
 msgid "Expired or missing access tokens for account %1"
-msgstr "Vypršala platnosť alebo chýbajú prístupové tokeny pre účet %1"
+msgstr ""
 
 #: src/kio_gdrive.cpp:1312
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-gdrive-22.12.3/po/tr/docs/kioslave5/gdrive/CMakeLists.txt 
new/kio-gdrive-23.04.0/po/tr/docs/kioslave5/gdrive/CMakeLists.txt
--- old/kio-gdrive-22.12.3/po/tr/docs/kioslave5/gdrive/CMakeLists.txt   
1970-01-01 01:00:00.000000000 +0100
+++ new/kio-gdrive-23.04.0/po/tr/docs/kioslave5/gdrive/CMakeLists.txt   
2023-04-12 18:56:40.000000000 +0200
@@ -0,0 +1,3 @@
+kdoctools_create_handbook(index.docbook
+    INSTALL_DESTINATION ${KDE_INSTALL_DOCBUNDLEDIR}/en
+    SUBDIR kioslave5/gdrive)
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-gdrive-22.12.3/po/tr/docs/kioslave5/gdrive/index.docbook 
new/kio-gdrive-23.04.0/po/tr/docs/kioslave5/gdrive/index.docbook
--- old/kio-gdrive-22.12.3/po/tr/docs/kioslave5/gdrive/index.docbook    
1970-01-01 01:00:00.000000000 +0100
+++ new/kio-gdrive-23.04.0/po/tr/docs/kioslave5/gdrive/index.docbook    
2023-04-12 18:56:40.000000000 +0200
@@ -0,0 +1,81 @@
+<?xml version="1.0" ?>
+<!DOCTYPE article PUBLIC "-//KDE//DTD DocBook XML V4.5-Based Variant V1.1//EN" 
"dtd/kdedbx45.dtd" [
+<!ENTITY % addindex "IGNORE">
+<!ENTITY % Turkish "INCLUDE">
+]>
+
+<article lang="&language;" id="gdrive">
+<title
+>gdrive</title>
+
+<articleinfo>
+
+<authorgroup>
+  <author
+><firstname
+>Elvis</firstname
+><surname
+>Angelaccio</surname
+> <affiliation
+> <address
+> <email
+>[email protected]</email>
+      </address>
+    </affiliation>
+  </author>
+<othercredit role="translator"
+><firstname
+>İşbaran</firstname
+><surname
+>Akçayır</surname
+><affiliation
+><address
+><email
+>[email protected]</email
+></address
+></affiliation
+><contrib
+>Çeviri</contrib
+></othercredit
+> 
+</authorgroup>
+
+<date
+>2016-10-03</date>
+<releaseinfo
+>kio-gdrive 1.0.1</releaseinfo>
+
+</articleinfo>
+
+<para
+>KIO GDrive, Google Drive dosyalarınızı KIO destekleyen KDE 
uygulamalarınız kullanarak düzenlemenizi sağlar.</para>
+
+<para
+>Gdrive kioslave'i şöyle kullanabilirsiniz:</para>
+<para
+><userinput
+>gdrive://</userinput
+> veya <userinput
+>gdrive://<replaceable
+>foo@örnek.com</replaceable
+></userinput
+>.</para>
+
+<para
+>İlk URL henüz bir Drive hesabı ile kimlik doğrulaması yapılmamışsa 
Google'den bir OAuth giriş penceresi, yapılmışsa hesaplarınızın 
listesini gösterir.</para>
+
+<para
+><userinput
+>gdrive://</userinput
+> URL'si ek bir hesap eklemek için her zaman kullanılabilir.</para>
+
+<para
+><userinput
+>gdrive://<replaceable
+>foo@örnek.com</replaceable
+></userinput
+> <userinput
+>[email protected]</userinput
+> Drive hesabının en üst düzeydeki dosyalarını ve klasörlerini 
listeler.</para>
+
+</article>
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-22.12.3/po/zh_CN/kio5_gdrive.po 
new/kio-gdrive-23.04.0/po/zh_CN/kio5_gdrive.po
--- old/kio-gdrive-22.12.3/po/zh_CN/kio5_gdrive.po      2023-02-25 
06:05:32.000000000 +0100
+++ new/kio-gdrive-23.04.0/po/zh_CN/kio5_gdrive.po      2023-04-12 
18:56:40.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-02 00:46+0000\n"
-"PO-Revision-Date: 2023-02-24 12:58\n"
+"PO-Revision-Date: 2023-04-10 14:12\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-gdrive-22.12.3/po/zh_TW/kio5_gdrive.po 
new/kio-gdrive-23.04.0/po/zh_TW/kio5_gdrive.po
--- old/kio-gdrive-22.12.3/po/zh_TW/kio5_gdrive.po      2023-02-25 
06:05:32.000000000 +0100
+++ new/kio-gdrive-23.04.0/po/zh_TW/kio5_gdrive.po      2023-04-12 
18:56:40.000000000 +0200
@@ -3,24 +3,24 @@
 #
 # Jeff Huang <[email protected]>, 2016, 2018.
 # pan93412 <[email protected]>, 2019.
+# Kisaragi Hiu <[email protected]>, 2023.
 msgid ""
 msgstr ""
 "Project-Id-Version: kio5_gdrive\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2022-10-02 00:46+0000\n"
-"PO-Revision-Date: 2019-09-29 20:58+0800\n"
-"Last-Translator: pan93412 <[email protected]>\n"
-"Language-Team: Chinese <[email protected]>\n"
+"PO-Revision-Date: 2023-01-06 22:40+0900\n"
+"Last-Translator: Kisaragi Hiu <[email protected]>\n"
+"Language-Team: Traditional Chinese <[email protected]>\n"
 "Language: Traditional Chinese\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
 "Content-Transfer-Encoding: 8bit\n"
-"X-Generator: Lokalize 19.08.1\n"
+"X-Generator: Lokalize 22.12.0\n"
 "Plural-Forms: nplurals=1; plural=0;\n"
 
 #: kaccounts/kaccountsplugin.cpp:36
-#, fuzzy, kde-format
-#| msgid "New Online Account"
+#, kde-format
 msgid "New Online Account"
 msgstr "新增線上帳號"
 
@@ -40,63 +40,56 @@
 msgstr "開啟"
 
 #: purpose/purpose_gdrive_config.qml:24
-#, fuzzy, kde-format
-#| msgctxt "login in a new google account"
-#| msgid "New account"
+#, kde-format
 msgid "Select an account:"
-msgstr "新增帳戶"
+msgstr "選取帳號:"
 
 #: purpose/purpose_gdrive_config.qml:63
 #, kde-format
 msgid "No account configured"
-msgstr ""
+msgstr "未設定帳號"
 
 #: purpose/purpose_gdrive_config.qml:71
-#, fuzzy, kde-format
-#| msgid "New Online Account"
+#, kde-format
 msgid "Configure Accounts"
-msgstr "新增線上帳號"
+msgstr "設定帳號"
 
 #: purpose/purpose_gdrive_config.qml:78
 #, kde-format
 msgid "Upload to folder:"
-msgstr ""
+msgstr "上傳到資料夾:"
 
 #: src/integration/contextmenuaction/contextmenuaction.cpp:52
 #, kde-format
 msgid "Google Drive"
-msgstr ""
+msgstr "Google 雲端硬碟"
 
 #: src/integration/contextmenuaction/contextmenuaction.cpp:61
-#, fuzzy, kde-format
-#| msgid "Copy Google URL to clipboard"
+#, kde-format
 msgid "Copy URL to clipboard"
-msgstr "複製 Google 連結至剪貼簿"
+msgstr "複製連結到剪貼簿"
 
 #: src/integration/contextmenuaction/contextmenuaction.cpp:74
 #, kde-format
 msgid "Open in browser"
-msgstr ""
+msgstr "在瀏覽器開啟"
 
 #: src/integration/propertiesplugin/gdrivepropertiesplugin.cpp:105
 #, kde-format
 msgid "G&oogle Drive"
-msgstr ""
+msgstr "Google 雲端硬碟(&O)"
 
 #: src/kio_gdrive.cpp:262
-#, fuzzy, kde-format
-#| msgctxt "login in a new google account"
-#| msgid "New account"
+#, kde-format
 msgctxt "login in a new google account"
 msgid "New account"
 msgstr "新增帳戶"
 
 #: src/kio_gdrive.cpp:275
-#, fuzzy, kde-format
-#| msgid "Shared Drives"
+#, kde-format
 msgctxt "folder containing gdrive files shared with me"
 msgid "Shared With Me"
-msgstr "分享的磁碟"
+msgstr "與我分享"
 
 #: src/kio_gdrive.cpp:329
 #, kde-format
@@ -111,12 +104,12 @@
 #: src/kio_gdrive.cpp:724 src/kio_gdrive.cpp:880
 #, kde-format
 msgid "%1 isn't a known GDrive account"
-msgstr ""
+msgstr "%1 不是一個已知的 GDrive 帳號"
 
 #: src/kio_gdrive.cpp:1064
 #, kde-format
 msgid "Expired or missing access tokens for account %1"
-msgstr ""
+msgstr "帳號 %1 的存取 token 已過期或缺失"
 
 #: src/kio_gdrive.cpp:1312
 #, kde-format
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-22.12.3/purpose/purpose_gdrive.json 
new/kio-gdrive-23.04.0/purpose/purpose_gdrive.json
--- old/kio-gdrive-22.12.3/purpose/purpose_gdrive.json  2023-02-25 
06:05:32.000000000 +0100
+++ new/kio-gdrive-23.04.0/purpose/purpose_gdrive.json  2023-04-12 
18:56:40.000000000 +0200
@@ -5,6 +5,7 @@
                 "Name": "Nicolas Fella",
                 "Name[ar]": "نيكولاس فلا",
                 "Name[az]": "Nicolas Fella",
+                "Name[be]": "Nicolas Fella",
                 "Name[ca@valencia]": "Nicolas Fella",
                 "Name[ca]": "Nicolas Fella",
                 "Name[cs]": "Nicolas Fella",
@@ -38,13 +39,15 @@
                 "Name[tr]": "Nicolas Fella",
                 "Name[uk]": "Nicolas Fella",
                 "Name[x-test]": "xxNicolas Fellaxx",
-                "Name[zh_CN]": "Nicolas Fella"
+                "Name[zh_CN]": "Nicolas Fella",
+                "Name[zh_TW]": "Nicolas Fella"
             }
         ],
         "Category": "Utilities",
         "Description": "Upload files to Google Drive",
         "Description[ar]": "ارفع ملفات إلى غوغل درايف",
         "Description[az]": "Faylları Google Diskə yükləyin",
+        "Description[be]": "Запампаваць файлы на Google 
Drive",
         "Description[ca@valencia]": "Puja els fitxers a Google Drive",
         "Description[ca]": "Puja els fitxers al Google Drive",
         "Description[cs]": "Odeslat soubory do Google Drive",
@@ -79,11 +82,13 @@
         "Description[uk]": "Вивантаження файлів на Google 
Диск",
         "Description[x-test]": "xxUpload files to Google Drivexx",
         "Description[zh_CN]": "将文件上传到 Google Drive",
+        "Description[zh_TW]": "上傳檔案到 Google 雲端硬碟",
         "Icon": "folder-gdrive",
         "License": "GPL",
         "Name": "Google Drive",
         "Name[ar]": "جوجل درايف",
         "Name[az]": "Google Disk",
+        "Name[be]": "Google Drive",
         "Name[ca@valencia]": "Google Drive",
         "Name[ca]": "Google Drive",
         "Name[cs]": "Google Drive",
@@ -118,6 +123,7 @@
         "Name[uk]": "Google Диск",
         "Name[x-test]": "xxGoogle Drivexx",
         "Name[zh_CN]": "Google Drive",
+        "Name[zh_TW]": "Google 雲端硬碟",
         "X-Purpose-ActionDisplay": "Google Drive..."
     },
     "X-Purpose-Configuration": [
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/kio-gdrive-22.12.3/src/CMakeLists.txt 
new/kio-gdrive-23.04.0/src/CMakeLists.txt
--- old/kio-gdrive-22.12.3/src/CMakeLists.txt   2023-02-25 06:05:32.000000000 
+0100
+++ new/kio-gdrive-23.04.0/src/CMakeLists.txt   2023-04-12 18:56:40.000000000 
+0200
@@ -28,7 +28,7 @@
 ecm_qt_declare_logging_category(kio_gdrive_SRCS
     HEADER gdrivedebug.h
     IDENTIFIER GDRIVE
-    CATEGORY_NAME kf5.kio.gdrive)
+    CATEGORY_NAME kf.kio.workers.gdrive)
 
 kcoreaddons_add_plugin(kio_gdrive
     SOURCES ${kio_gdrive_SRCS}
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-gdrive-22.12.3/src/integration/contextmenuaction/contextmenuaction.json 
new/kio-gdrive-23.04.0/src/integration/contextmenuaction/contextmenuaction.json
--- 
old/kio-gdrive-22.12.3/src/integration/contextmenuaction/contextmenuaction.json 
    2023-02-25 06:05:32.000000000 +0100
+++ 
new/kio-gdrive-23.04.0/src/integration/contextmenuaction/contextmenuaction.json 
    2023-04-12 18:56:40.000000000 +0200
@@ -8,6 +8,7 @@
         "Name": "'Google Drive' actions menu",
         "Name[ar]": "قائمة إجراءات 'غوغل درايف'",
         "Name[az]": "\"Google Disk\" fəaliyyət menyusu",
+        "Name[be]": "Дзеянні меню Google Drive",
         "Name[ca@valencia]": "Menú d'accions de «Google Drive»",
         "Name[ca]": "Menú d'accions del «Google Drive»",
         "Name[cs]": "Nabídka činností 'Google Drive'",
@@ -44,6 +45,7 @@
         "Name[uk]": "Меню дій «Диска Google»",
         "Name[x-test]": "xx'Google Drive' actions menuxx",
         "Name[zh_CN]": "“Google Drive”操作菜单",
+        "Name[zh_TW]": "「Google 雲端硬碟」動作選單",
         "ServiceTypes": [
             "KFileItemAction/Plugin"
         ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/kio-gdrive-22.12.3/src/integration/propertiesplugin/gdrivepropertiesplugin.json
 
new/kio-gdrive-23.04.0/src/integration/propertiesplugin/gdrivepropertiesplugin.json
--- 
old/kio-gdrive-22.12.3/src/integration/propertiesplugin/gdrivepropertiesplugin.json
 2023-02-25 06:05:32.000000000 +0100
+++ 
new/kio-gdrive-23.04.0/src/integration/propertiesplugin/gdrivepropertiesplugin.json
 2023-04-12 18:56:40.000000000 +0200
@@ -3,6 +3,7 @@
         "Description": "Properties page showing additional information 
regarding a Google Drive item",
         "Description[ar]": "صفحة الخصائص التي تعرض م
علومات إضافية بخصوص عنصر غوغل درايف",
         "Description[az]": "Xüsusiyyətlər səhifəsi Google Disk 
elemntləri ilə bağlı əlavə məlumatları göstərir",
+        "Description[be]": "Старонка ўласцівасцяў 
паказвае дадатковую інфармацыю пра 
элемент Google Drive",
         "Description[ca@valencia]": "Pàgina de propietats que mostra 
informació addicional relativa a un element de Google Drive",
         "Description[ca]": "Pàgina de propietats que mostra informació 
addicional relativa a un element del Google Drive",
         "Description[da]": "Egenskabsside som viser yderligere information om 
et Google Drev-element",
@@ -37,6 +38,7 @@
         "Description[uk]": "На сторінці властивостей 
показано додаткові відомості щодо запису 
Диска Google",
         "Description[x-test]": "xxProperties page showing additional 
information regarding a Google Drive itemxx",
         "Description[zh_CN]": "显示 Google Drive 
项目额外信息的属性页面",
+        "Description[zh_TW]": "顯示 Google 雲端硬碟項
目額外資訊的屬性頁面",
         "Icon": "folder-gdrive",
         "MimeTypes": [
             "inode/directory",
@@ -45,6 +47,7 @@
         "Name": "Google Drive Properties Page",
         "Name[ar]": "صفحة خصائص غوغل درايف",
         "Name[az]": "Googıe Disk xüsusiyyətləri səhifəsi",
+        "Name[be]": "Старонка ўласцівасцяў Google Drive",
         "Name[ca@valencia]": "Pàgina de propietats de Google Drive",
         "Name[ca]": "Pàgina de propietats del Google Drive",
         "Name[cs]": "Stránka vlastností 'Google Drive'",
@@ -80,7 +83,8 @@
         "Name[tr]": "Google Drive Özellikler Sayfası",
         "Name[uk]": "Сторінка властивостей Диска 
Google",
         "Name[x-test]": "xxGoogle Drive Properties Pagexx",
-        "Name[zh_CN]": "Google Drive 属性页面"
+        "Name[zh_CN]": "Google Drive 属性页面",
+        "Name[zh_TW]": "Google 雲端硬碟屬性頁面"
     },
     "MimeType": "inode/directory;application/octet-stream",
     "X-KDE-Protocol": "gdrive"

Reply via email to