Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kf6-purpose for openSUSE:Factory 
checked in at 2024-05-11 18:20:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kf6-purpose (Old)
 and      /work/SRC/openSUSE:Factory/.kf6-purpose.new.1880 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kf6-purpose"

Sat May 11 18:20:03 2024 rev:3 rq:1173173 version:6.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kf6-purpose/kf6-purpose.changes  2024-04-15 
20:16:19.763850087 +0200
+++ /work/SRC/openSUSE:Factory/.kf6-purpose.new.1880/kf6-purpose.changes        
2024-05-11 18:23:59.476317170 +0200
@@ -1,0 +2,11 @@
+Mon May  6 12:23:05 UTC 2024 - Christophe Marin <[email protected]>
+
+- Update to 6.2.0
+  * New feature release
+  * For more details please see:
+  * https://kde.org/announcements/gear/6.2.0/
+- Changes since 6.1.0:
+  * Add pre share hooks
+  * Enforce passing tests on Windows
+
+-------------------------------------------------------------------

Old:
----
  purpose-6.1.0.tar.xz
  purpose-6.1.0.tar.xz.sig

New:
----
  purpose-6.2.0.tar.xz
  purpose-6.2.0.tar.xz.sig

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

Other differences:
------------------
++++++ kf6-purpose.spec ++++++
--- /var/tmp/diff_new_pack.VfjYQX/_old  2024-05-11 18:23:59.980335522 +0200
+++ /var/tmp/diff_new_pack.VfjYQX/_new  2024-05-11 18:23:59.980335522 +0200
@@ -22,13 +22,13 @@
 %define qt6_version 6.6.0
 
 %define rname purpose
-# Full KF6 version (e.g. 6.1.0)
+# Full KF6 version (e.g. 6.2.0)
 %{!?_kf6_version: %global _kf6_version %{version}}
 # Last major and minor KF6 version (e.g. 6.0)
 %{!?_kf6_bugfix_version: %define _kf6_bugfix_version %(echo %{_kf6_version} | 
awk -F. '{print $1"."$2}')}
 %bcond_without released
 Name:           kf6-purpose
-Version:        6.1.0
+Version:        6.2.0
 Release:        0
 Summary:        Framework to integrate services and actions in applications
 License:        LGPL-2.1-or-later

++++++ frameworks.keyring ++++++
Binary files /var/tmp/diff_new_pack.VfjYQX/_old and 
/var/tmp/diff_new_pack.VfjYQX/_new differ

++++++ purpose-6.1.0.tar.xz -> purpose-6.2.0.tar.xz ++++++
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/.kde-ci.yml 
new/purpose-6.2.0/.kde-ci.yml
--- old/purpose-6.1.0/.kde-ci.yml       2024-04-05 12:59:55.000000000 +0200
+++ new/purpose-6.2.0/.kde-ci.yml       2024-05-03 14:27:49.000000000 +0200
@@ -11,4 +11,4 @@
 
 Options:
   test-before-installing: True
-  require-passing-tests-on: [ 'Linux', 'FreeBSD' ]
+  require-passing-tests-on: [ 'Linux', 'FreeBSD', 'Windows' ]
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/CMakeLists.txt 
new/purpose-6.2.0/CMakeLists.txt
--- old/purpose-6.1.0/CMakeLists.txt    2024-04-05 12:59:55.000000000 +0200
+++ new/purpose-6.2.0/CMakeLists.txt    2024-05-03 14:27:49.000000000 +0200
@@ -2,7 +2,7 @@
 
 project(Purpose)
 
-find_package(ECM 6.1.0 REQUIRED NO_MODULE)
+find_package(ECM 6.2.0 REQUIRED NO_MODULE)
 
 set(CMAKE_MODULE_PATH ${ECM_MODULE_PATH})
 
@@ -27,8 +27,8 @@
 include(ECMQmlModule)
 find_package(Qt6 ${REQUIRED_QT_VERSION} CONFIG REQUIRED Core Qml Gui DBus 
Widgets Network Test)
 
-set(KF_VERSION "6.1.0") # handled by release scripts
-set(KF_DEP_VERSION "6.1.0") # handled by release scripts
+set(KF_VERSION "6.2.0") # handled by release scripts
+set(KF_DEP_VERSION "6.2.0") # handled by release scripts
 
 find_package(KF6 ${KF_DEP_VERSION} REQUIRED COMPONENTS CoreAddons I18n Config 
Kirigami Notifications KIO Service)
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/he/libpurpose6_quick.po 
new/purpose-6.2.0/po/he/libpurpose6_quick.po
--- old/purpose-6.1.0/po/he/libpurpose6_quick.po        1970-01-01 
01:00:00.000000000 +0100
+++ new/purpose-6.2.0/po/he/libpurpose6_quick.po        2024-05-03 
14:27:49.000000000 +0200
@@ -0,0 +1,45 @@
+# Copyright (C) 2024 This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# SPDX-FileCopyrightText: 2024 Yaron Shahrabani <[email protected]>
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2021-12-07 00:41+0000\n"
+"PO-Revision-Date: 2024-04-18 08:57+0300\n"
+"Last-Translator: Yaron Shahrabani <[email protected]>\n"
+"Language-Team: צוות התרגום של KDE ישראל\n"
+"Language: he\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 == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
+"n % 10 == 0) ? 2 : 3));\n"
+"X-Generator: Lokalize 23.08.5\n"
+
+#: AlternativesView.qml:34
+#, kde-format
+msgid "Use"
+msgstr "להשתמש"
+
+#: JobView.qml:108
+#, kde-format
+msgid ""
+"Failed to load the configuration page for this action:\n"
+"\n"
+"%1"
+msgstr ""
+"טעינת עמוד ההגדרות לפעולה הזאת נכשלה:\n"
+"\n"
+"%1"
+
+#: JobView.qml:121
+#, kde-format
+msgid "Send"
+msgstr "שליחה"
+
+#: JobView.qml:129
+#, kde-format
+msgid "Cancel"
+msgstr "ביטול"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/he/libpurpose6_widgets.po 
new/purpose-6.2.0/po/he/libpurpose6_widgets.po
--- old/purpose-6.1.0/po/he/libpurpose6_widgets.po      1970-01-01 
01:00:00.000000000 +0100
+++ new/purpose-6.2.0/po/he/libpurpose6_widgets.po      2024-05-03 
14:27:49.000000000 +0200
@@ -0,0 +1,29 @@
+# Copyright (C) 2024 This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# SPDX-FileCopyrightText: 2024 Yaron Shahrabani <[email protected]>
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2021-10-22 00:14+0000\n"
+"PO-Revision-Date: 2024-04-18 08:56+0300\n"
+"Last-Translator: Yaron Shahrabani <[email protected]>\n"
+"Language-Team: צוות התרגום של KDE ישראל\n"
+"Language: he\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 == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
+"n % 10 == 0) ? 2 : 3));\n"
+"X-Generator: Lokalize 23.08.5\n"
+
+#: JobDialog.qml:18
+#, kde-format
+msgid "Send File"
+msgstr "שליחת קובץ"
+
+#: JobDialog.qml:41
+#, kde-format
+msgid "Configuration cancelled"
+msgstr "ההגדרות בוטלו"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/he/purpose6_barcode.po 
new/purpose-6.2.0/po/he/purpose6_barcode.po
--- old/purpose-6.1.0/po/he/purpose6_barcode.po 1970-01-01 01:00:00.000000000 
+0100
+++ new/purpose-6.2.0/po/he/purpose6_barcode.po 2024-05-03 14:27:49.000000000 
+0200
@@ -0,0 +1,39 @@
+# Copyright (C) 2024 This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# SPDX-FileCopyrightText: 2024 Yaron Shahrabani <[email protected]>
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2021-09-21 00:14+0000\n"
+"PO-Revision-Date: 2024-04-18 08:58+0300\n"
+"Last-Translator: Yaron Shahrabani <[email protected]>\n"
+"Language-Team: צוות התרגום של KDE ישראל\n"
+"Language: he\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 == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
+"n % 10 == 0) ? 2 : 3));\n"
+"X-Generator: Lokalize 23.08.5\n"
+
+#: barcodeplugin_config.qml:53
+#, kde-format
+msgid "Type a URL or some text to generate a QR code"
+msgstr "נא להקליד כתובת או טקסט כדי לייצר קוד QR"
+
+#: barcodeplugin_config.qml:62
+#, kde-format
+msgid "Creating QR code failed"
+msgstr "יצירת קוד QR נכשלה"
+
+#: barcodeplugin_config.qml:71
+#, kde-format
+msgid "The QR code is too large to be displayed"
+msgstr "קוד ה־QR גדול מכדי שיוצג"
+
+#: barcodeplugin_config.qml:83
+#, kde-format
+msgid "Type a URL or some text..."
+msgstr "נא להקליד כתובת או טקסט כלשהו…"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/he/purpose6_bluetooth.po 
new/purpose-6.2.0/po/he/purpose6_bluetooth.po
--- old/purpose-6.1.0/po/he/purpose6_bluetooth.po       1970-01-01 
01:00:00.000000000 +0100
+++ new/purpose-6.2.0/po/he/purpose6_bluetooth.po       2024-05-03 
14:27:49.000000000 +0200
@@ -0,0 +1,29 @@
+# Copyright (C) 2024 This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# SPDX-FileCopyrightText: 2024 Yaron Shahrabani <[email protected]>
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2021-10-22 00:14+0000\n"
+"PO-Revision-Date: 2024-04-18 08:56+0300\n"
+"Last-Translator: Yaron Shahrabani <[email protected]>\n"
+"Language-Team: צוות התרגום של KDE ישראל\n"
+"Language: he\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 == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
+"n % 10 == 0) ? 2 : 3));\n"
+"X-Generator: Lokalize 23.08.5\n"
+
+#: bluetoothplugin_config.qml:22
+#, kde-format
+msgid "Choose a device to send to:"
+msgstr "נא לבחור התקן לשלוח אליו:"
+
+#: bluetoothplugin_config.qml:60
+#, kde-format
+msgid "No devices found"
+msgstr "לא נמצאו התקנים"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/he/purpose6_fileitemaction.po 
new/purpose-6.2.0/po/he/purpose6_fileitemaction.po
--- old/purpose-6.1.0/po/he/purpose6_fileitemaction.po  1970-01-01 
01:00:00.000000000 +0100
+++ new/purpose-6.2.0/po/he/purpose6_fileitemaction.po  2024-05-03 
14:27:49.000000000 +0200
@@ -0,0 +1,29 @@
+# Copyright (C) 2024 This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# SPDX-FileCopyrightText: 2024 Yaron Shahrabani <[email protected]>
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2021-04-20 00:15+0000\n"
+"PO-Revision-Date: 2024-04-18 08:57+0300\n"
+"Last-Translator: Yaron Shahrabani <[email protected]>\n"
+"Language-Team: צוות התרגום של KDE ישראל\n"
+"Language: he\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 == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
+"n % 10 == 0) ? 2 : 3));\n"
+"X-Generator: Lokalize 23.08.5\n"
+
+#: sharefileitemaction.cpp:36
+#, kde-format
+msgid "Share"
+msgstr "שיתוף"
+
+#: sharefileitemaction.cpp:62
+#, kde-format
+msgid "Error sharing"
+msgstr "שגיאת שיתוף"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/he/purpose6_imgur.po 
new/purpose-6.2.0/po/he/purpose6_imgur.po
--- old/purpose-6.1.0/po/he/purpose6_imgur.po   1970-01-01 01:00:00.000000000 
+0100
+++ new/purpose-6.2.0/po/he/purpose6_imgur.po   2024-05-03 14:27:49.000000000 
+0200
@@ -0,0 +1,44 @@
+# Copyright (C) 2024 This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# SPDX-FileCopyrightText: 2024 Yaron Shahrabani <[email protected]>
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2023-12-31 01:53+0000\n"
+"PO-Revision-Date: 2024-04-18 21:55+0300\n"
+"Last-Translator: Yaron Shahrabani <[email protected]>\n"
+"Language-Team: צוות התרגום של KDE ישראל\n"
+"Language: he\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 == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
+"n % 10 == 0) ? 2 : 3));\n"
+"X-Generator: Lokalize 23.08.5\n"
+
+#: imgurplugin.cpp:65
+#, kde-format
+msgid "Error page returned"
+msgstr "הוחזר עמוד שגיאה"
+
+#: imgurplugin.cpp:95
+#, kde-format
+msgid "Uploading files to imgur..."
+msgstr "קבצים נשלחים ל־imgur…"
+
+#: imgurplugin.cpp:147
+#, kde-format
+msgid "Imgur Upload"
+msgstr "העלאה ל־Imgur"
+
+#: imgurplugin.cpp:148
+#, kde-format
+msgid ""
+"The shared image link (<a href=\"%1\">%1</a>) has been copied to the "
+"clipboard.<br><br>If you would like to remove the uploaded image, visit <a "
+"href=\"%2\">%2</a>"
+msgstr ""
+"הקישור לתמונה ששותפה (<a href=\"%1\">%1</a>) הועתק 
ללוח הגזירים. <br><br>כדי "
+"להסיר את התמונה שהועלתה, נא לבקר בכתובת <a 
href=\"%2\">%2</a>"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/he/purpose6_kdeconnect.po 
new/purpose-6.2.0/po/he/purpose6_kdeconnect.po
--- old/purpose-6.1.0/po/he/purpose6_kdeconnect.po      1970-01-01 
01:00:00.000000000 +0100
+++ new/purpose-6.2.0/po/he/purpose6_kdeconnect.po      2024-05-03 
14:27:49.000000000 +0200
@@ -0,0 +1,29 @@
+# Copyright (C) 2024 This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# SPDX-FileCopyrightText: 2024 Yaron Shahrabani <[email protected]>
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2021-10-22 00:14+0000\n"
+"PO-Revision-Date: 2024-04-18 08:57+0300\n"
+"Last-Translator: Yaron Shahrabani <[email protected]>\n"
+"Language-Team: צוות התרגום של KDE ישראל\n"
+"Language: he\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 == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
+"n % 10 == 0) ? 2 : 3));\n"
+"X-Generator: Lokalize 23.08.5\n"
+
+#: kdeconnectplugin_config.qml:21
+#, kde-format
+msgid "Choose a device to send to:"
+msgstr "נא לבחור התקן לשלוח אליו:"
+
+#: kdeconnectplugin_config.qml:62
+#, kde-format
+msgid "No devices found"
+msgstr "לא נמצאו התקנים"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/he/purpose6_kdeconnectsms.po 
new/purpose-6.2.0/po/he/purpose6_kdeconnectsms.po
--- old/purpose-6.1.0/po/he/purpose6_kdeconnectsms.po   1970-01-01 
01:00:00.000000000 +0100
+++ new/purpose-6.2.0/po/he/purpose6_kdeconnectsms.po   2024-05-03 
14:27:49.000000000 +0200
@@ -0,0 +1,24 @@
+# Copyright (C) 2024 This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# SPDX-FileCopyrightText: 2024 Yaron Shahrabani <[email protected]>
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2022-09-13 00:42+0000\n"
+"PO-Revision-Date: 2024-04-18 08:52+0300\n"
+"Last-Translator: Yaron Shahrabani <[email protected]>\n"
+"Language-Team: צוות התרגום של KDE ישראל\n"
+"Language: he\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 == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
+"n % 10 == 0) ? 2 : 3));\n"
+"X-Generator: Lokalize 23.08.5\n"
+
+#: kdeconnectsmsplugin.cpp:39
+#, kde-format
+msgid "%1 - %2"
+msgstr "%1 - %2"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/he/purpose6_nextcloud.po 
new/purpose-6.2.0/po/he/purpose6_nextcloud.po
--- old/purpose-6.1.0/po/he/purpose6_nextcloud.po       1970-01-01 
01:00:00.000000000 +0100
+++ new/purpose-6.2.0/po/he/purpose6_nextcloud.po       2024-05-03 
14:27:49.000000000 +0200
@@ -0,0 +1,39 @@
+# Copyright (C) 2024 This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# SPDX-FileCopyrightText: 2024 Yaron Shahrabani <[email protected]>
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2023-11-04 12:19+0000\n"
+"PO-Revision-Date: 2024-04-18 21:55+0300\n"
+"Last-Translator: Yaron Shahrabani <[email protected]>\n"
+"Language-Team: צוות התרגום של KDE ישראל\n"
+"Language: he\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 == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
+"n % 10 == 0) ? 2 : 3));\n"
+"X-Generator: Lokalize 23.08.5\n"
+
+#: nextcloudplugin_config.qml:24
+#, kde-format
+msgid "Select an account:"
+msgstr "נא לבחור חשבון:"
+
+#: nextcloudplugin_config.qml:64
+#, kde-format
+msgid "No account configured"
+msgstr "לא הוגדר חשבון"
+
+#: nextcloudplugin_config.qml:72
+#, kde-format
+msgid "Configure Accounts"
+msgstr "הגדרת חשבונות"
+
+#: nextcloudplugin_config.qml:79
+#, kde-format
+msgid "Upload to folder:"
+msgstr "העלאה לתיקייה:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/he/purpose6_pastebin.po 
new/purpose-6.2.0/po/he/purpose6_pastebin.po
--- old/purpose-6.1.0/po/he/purpose6_pastebin.po        1970-01-01 
01:00:00.000000000 +0100
+++ new/purpose-6.2.0/po/he/purpose6_pastebin.po        2024-05-03 
14:27:49.000000000 +0200
@@ -0,0 +1,24 @@
+# Copyright (C) 2024 This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# SPDX-FileCopyrightText: 2024 Yaron Shahrabani <[email protected]>
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2022-09-13 00:42+0000\n"
+"PO-Revision-Date: 2024-04-18 08:52+0300\n"
+"Last-Translator: Yaron Shahrabani <[email protected]>\n"
+"Language-Team: צוות התרגום של KDE ישראל\n"
+"Language: he\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 == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
+"n % 10 == 0) ? 2 : 3));\n"
+"X-Generator: Lokalize 23.08.5\n"
+
+#: pastebinplugin.cpp:71
+#, kde-format
+msgid "No information to send"
+msgstr "אין מידע לשליחה"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/he/purpose6_phabricator.po 
new/purpose-6.2.0/po/he/purpose6_phabricator.po
--- old/purpose-6.1.0/po/he/purpose6_phabricator.po     1970-01-01 
01:00:00.000000000 +0100
+++ new/purpose-6.2.0/po/he/purpose6_phabricator.po     2024-05-03 
14:27:49.000000000 +0200
@@ -0,0 +1,124 @@
+# Copyright (C) 2024 This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# SPDX-FileCopyrightText: 2024 Yaron Shahrabani <[email protected]>
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2023-12-31 01:53+0000\n"
+"PO-Revision-Date: 2024-04-18 22:12+0300\n"
+"Last-Translator: Yaron Shahrabani <[email protected]>\n"
+"Language-Team: צוות התרגום של KDE ישראל\n"
+"Language: he\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 == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
+"n % 10 == 0) ? 2 : 3));\n"
+"X-Generator: Lokalize 23.08.5\n"
+
+#: phabricatorjobs.cpp:59 phabricatorjobs.cpp:195
+#, kde-format
+msgid "Could not find the 'arc' command"
+msgstr "לא ניתן למצוא את הפקודה ‚arc’"
+
+#: phabricatorjobs.cpp:117
+#, kde-format
+msgid "Could not create the new \"differential diff\""
+msgstr "לא ניתן ליצור את ה„הבדלים המבדילים”"
+
+#: phabricatorjobs.cpp:154
+#, kde-format
+msgid "Patch upload to Phabricator failed"
+msgstr "העלאת הטלאי ל־Phabricator נכשלה"
+
+#: phabricatorjobs.cpp:206
+#, kde-format
+msgid "Could not get list of differential revisions in %1"
+msgstr "לא ניתן למשוך את רשימת המהדורות 
המבדילות ב־%1"
+
+#: phabricatorplugin.cpp:41
+#, kde-format
+msgid "Phabricator refuses empty patchfiles"
+msgstr "Phabricator מסרב לקובצי טלאי ריקים"
+
+#: phabricatorplugin.cpp:46 phabricatorplugin_config.qml:55
+#, kde-format
+msgid "unknown"
+msgstr "לא ידוע"
+
+#: phabricatorplugin.cpp:48
+#, kde-format
+msgid ""
+"Please choose between creating a new revision or updating an existing one"
+msgstr "נא לבחור בין יצירת מהדורה חדשה או 
עדכון קיימת"
+
+#: phabricatorplugin_config.qml:28
+#, kde-format
+msgid "Update differential revision %1"
+msgstr "עדכון מהדורה מבדילה %1"
+
+#: phabricatorplugin_config.qml:28
+#, kde-format
+msgid "Update differential revision"
+msgstr "עדכון מהדורה מבדילה"
+
+#: phabricatorplugin_config.qml:30
+#, kde-format
+msgid "Create new \"differential diff\""
+msgstr "יצירת „הבדלים מבדילים” חדש"
+
+#: phabricatorplugin_config.qml:32
+#, kde-format
+msgid "Create or update?"
+msgstr "ליצור או לעדכן?"
+
+#: phabricatorplugin_config.qml:65
+#, kde-format
+msgid "New Diff"
+msgstr "הבדל חדש"
+
+#: phabricatorplugin_config.qml:66
+#, kde-format
+msgid ""
+"tick this to create a new \"differential diff\" which can\n"
+"be converted online to a new differential revision"
+msgstr ""
+"יש לסמן את זה כדי ליצור „הבדלים מבדילים” 
שניתן\n"
+"להמיר באופן מקוון למהדורת הבדלים חדשה"
+
+#: phabricatorplugin_config.qml:73
+#, kde-format
+msgid "Update Diff"
+msgstr "עדכון הבדלים"
+
+#: phabricatorplugin_config.qml:74
+#, kde-format
+msgid ""
+"tick this to update an existing revision,\n"
+"select one from the list below."
+msgstr ""
+"יש לסמן את זה כדי לעדכן מהדורה קיימת,\n"
+"נא לבחור באחת מהרשימה להלן."
+
+#: phabricatorplugin_config.qml:102
+#, kde-format
+msgid "Open Diff in browser"
+msgstr "פתיחת הבדלים בדפדפן"
+
+#. i18nd("purpose6_phabricator", ).arg() to avoid showing the "%1" when 
inactive
+#: phabricatorplugin_config.qml:109
+#, kde-format
+msgid "Summary of the update to %1:"
+msgstr "תקציר העדכון ל־%1:"
+
+#: phabricatorplugin_config.qml:109
+#, kde-format
+msgid "Summary of the update"
+msgstr "תקציר העדכון"
+
+#: phabricatorplugin_config.qml:117
+#, kde-format
+msgid "patch updated through %1 and the Purpose/Phabricator plugin"
+msgstr "טלאי עודכן דרך %1 ותוסף Purpose/Phabricator"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/he/purpose6_reviewboard.po 
new/purpose-6.2.0/po/he/purpose6_reviewboard.po
--- old/purpose-6.1.0/po/he/purpose6_reviewboard.po     1970-01-01 
01:00:00.000000000 +0100
+++ new/purpose-6.2.0/po/he/purpose6_reviewboard.po     2024-05-03 
14:27:49.000000000 +0200
@@ -0,0 +1,129 @@
+# Copyright (C) 2024 This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# SPDX-FileCopyrightText: 2024 Yaron Shahrabani <[email protected]>
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2023-03-01 22:21+0000\n"
+"PO-Revision-Date: 2024-04-18 08:56+0300\n"
+"Last-Translator: Yaron Shahrabani <[email protected]>\n"
+"Language-Team: צוות התרגום של KDE ישראל\n"
+"Language: he\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 == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
+"n % 10 == 0) ? 2 : 3));\n"
+"X-Generator: Lokalize 23.08.5\n"
+
+#: reviewboardjobs.cpp:165
+#, kde-format
+msgid "JSON error: %1"
+msgstr "שגיאת JSON‏: %1"
+
+#: reviewboardjobs.cpp:170
+#, kde-format
+msgid "Request Error: %1"
+msgstr "שגיאת בקשה: %1"
+
+#: reviewboardjobs.cpp:198
+#, kde-format
+msgid ""
+"Could not create the new request:\n"
+"%1"
+msgstr ""
+"לא ניתן ליצור את הבקשה החדשה:\n"
+"%1"
+
+#: reviewboardjobs.cpp:237
+#, kde-format
+msgid "Could not upload the patch"
+msgstr "לא ניתן להעלות את הטלאי"
+
+#: reviewboardjobs.cpp:330
+#, kde-format
+msgid "Could not get reviews list"
+msgstr "לא ניתן למשוך את רשימת הסקירות"
+
+#: reviewboardjobs.cpp:370
+#, kde-format
+msgid "Could not set metadata"
+msgstr "לא ניתן להגדיר את נתוני העל"
+
+#. i18n: ectx: property (text), widget (QLabel, label)
+#: reviewboardplugin_config.qml:32 reviewpatch.ui:26
+#, kde-format
+msgid "Server:"
+msgstr "שרת:"
+
+#. i18n: ectx: property (text), widget (QLabel, label_3)
+#: reviewboardplugin_config.qml:38 reviewpatch.ui:65
+#, kde-format
+msgid "Username:"
+msgstr "שם משתמש:"
+
+#. i18n: ectx: property (text), widget (QLabel, label_4)
+#: reviewboardplugin_config.qml:43 reviewpatch.ui:79
+#, kde-format
+msgid "Password:"
+msgstr "סיסמה:"
+
+#: reviewboardplugin_config.qml:50
+#, kde-format
+msgid "Repository:"
+msgstr "מאגר:"
+
+#: reviewboardplugin_config.qml:75
+#, kde-format
+msgid "Update Review:"
+msgstr "סקירת העדכון:"
+
+#. i18n: ectx: property (title), widget (QGroupBox, groupBox_2)
+#: reviewpatch.ui:17
+#, kde-format
+msgid "Destination"
+msgstr "יעד"
+
+#. i18n: ectx: property (text), widget (QLabel, label_2)
+#: reviewpatch.ui:36
+#, kde-format
+msgid "Base Dir:"
+msgstr "תיקיית בסיס:"
+
+#. i18n: ectx: property (text), widget (QLineEdit, basedir)
+#: reviewpatch.ui:43
+#, kde-format
+msgid "/"
+msgstr "/"
+
+#. i18n: ectx: property (placeholderText), widget (QLineEdit, basedir)
+#: reviewpatch.ui:46
+#, kde-format
+msgid "Where this project was checked out from"
+msgstr "מאיפה המיזם הזה הועתק"
+
+#. i18n: ectx: property (title), widget (QGroupBox, groupBox)
+#: reviewpatch.ui:56
+#, kde-format
+msgid "Authentication"
+msgstr "אימות"
+
+#. i18n: ectx: property (placeholderText), widget (QLineEdit, username)
+#: reviewpatch.ui:72
+#, kde-format
+msgid "User name in the specified service"
+msgstr "שם המשתמש בשירות שצוין"
+
+#. i18n: ectx: property (title), widget (QGroupBox, repositoriesBox)
+#: reviewpatch.ui:99
+#, kde-format
+msgid "Repository"
+msgstr "מאגר"
+
+#. i18n: ectx: property (title), widget (QGroupBox, reviewsBox)
+#: reviewpatch.ui:111
+#, kde-format
+msgid "Update review"
+msgstr "סקירת העדכון"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/he/purpose6_saveas.po 
new/purpose-6.2.0/po/he/purpose6_saveas.po
--- old/purpose-6.1.0/po/he/purpose6_saveas.po  1970-01-01 01:00:00.000000000 
+0100
+++ new/purpose-6.2.0/po/he/purpose6_saveas.po  2024-05-03 14:27:49.000000000 
+0200
@@ -0,0 +1,34 @@
+# Copyright (C) 2024 This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# SPDX-FileCopyrightText: 2024 Yaron Shahrabani <[email protected]>
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2022-09-13 00:42+0000\n"
+"PO-Revision-Date: 2024-04-18 08:57+0300\n"
+"Last-Translator: Yaron Shahrabani <[email protected]>\n"
+"Language-Team: צוות התרגום של KDE ישראל\n"
+"Language: he\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 == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
+"n % 10 == 0) ? 2 : 3));\n"
+"X-Generator: Lokalize 23.08.5\n"
+
+#: saveasplugin.cpp:45
+#, kde-format
+msgid "No URLs to save"
+msgstr "אין כתובות לשמירה"
+
+#: saveasplugin_config.qml:19
+#, kde-format
+msgid "Save directory:"
+msgstr "תיקיית השמירה:"
+
+#: saveasplugin_config.qml:32
+#, kde-format
+msgid "Select a directory where to save your pictures and videos"
+msgstr "נא לבחור תיקייה בה לשמור את התמונות 
והסרטונים שלך"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/he/purpose6_youtube.po 
new/purpose-6.2.0/po/he/purpose6_youtube.po
--- old/purpose-6.1.0/po/he/purpose6_youtube.po 1970-01-01 01:00:00.000000000 
+0100
+++ new/purpose-6.2.0/po/he/purpose6_youtube.po 2024-05-03 14:27:49.000000000 
+0200
@@ -0,0 +1,54 @@
+# Copyright (C) 2024 This file is copyright:
+# This file is distributed under the same license as the purpose package.
+#
+# SPDX-FileCopyrightText: 2024 Yaron Shahrabani <[email protected]>
+msgid ""
+msgstr ""
+"Project-Id-Version: purpose\n"
+"Report-Msgid-Bugs-To: https://bugs.kde.org\n";
+"POT-Creation-Date: 2020-08-03 02:07+0200\n"
+"PO-Revision-Date: 2024-04-18 21:59+0300\n"
+"Last-Translator: Yaron Shahrabani <[email protected]>\n"
+"Language-Team: צוות התרגום של KDE ישראל\n"
+"Language: he\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 == 1) ? 0 : ((n == 2) ? 1 : ((n > 10 && "
+"n % 10 == 0) ? 2 : 3));\n"
+"X-Generator: Lokalize 23.08.5\n"
+
+#: youtubejobcomposite.cpp:40
+#, kde-format
+msgid "No YouTube account configured in your accounts."
+msgstr "לא הוגדר חשבון YouTube בחשבונות שלך."
+
+#: youtubeplugin_config.qml:30
+#, kde-format
+msgid "Account:"
+msgstr "חשבון:"
+
+#: youtubeplugin_config.qml:52
+#, kde-format
+msgid "Title:"
+msgstr "כותרת:"
+
+#: youtubeplugin_config.qml:56
+#, kde-format
+msgid "Enter a title for the video..."
+msgstr "נא למלא כותרת לסרטון…"
+
+#: youtubeplugin_config.qml:59
+#, kde-format
+msgid "Tags:"
+msgstr "תגיות:"
+
+#: youtubeplugin_config.qml:63
+#, kde-format
+msgid "KDE, Kamoso"
+msgstr "KDE, Kamoso"
+
+#: youtubeplugin_config.qml:66
+#, kde-format
+msgid "Description:"
+msgstr "תיאור:"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/zh_CN/libpurpose6_quick.po 
new/purpose-6.2.0/po/zh_CN/libpurpose6_quick.po
--- old/purpose-6.1.0/po/zh_CN/libpurpose6_quick.po     2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/po/zh_CN/libpurpose6_quick.po     2024-05-03 
14:27:49.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-12-07 00:41+0000\n"
-"PO-Revision-Date: 2024-03-30 19:36\n"
+"PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/zh_CN/libpurpose6_widgets.po 
new/purpose-6.2.0/po/zh_CN/libpurpose6_widgets.po
--- old/purpose-6.1.0/po/zh_CN/libpurpose6_widgets.po   2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/po/zh_CN/libpurpose6_widgets.po   2024-05-03 
14:27:49.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-10-22 00:14+0000\n"
-"PO-Revision-Date: 2024-03-30 19:36\n"
+"PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/zh_CN/purpose6_barcode.po 
new/purpose-6.2.0/po/zh_CN/purpose6_barcode.po
--- old/purpose-6.1.0/po/zh_CN/purpose6_barcode.po      2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/po/zh_CN/purpose6_barcode.po      2024-05-03 
14:27:49.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-09-21 00:14+0000\n"
-"PO-Revision-Date: 2024-03-30 19:36\n"
+"PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/zh_CN/purpose6_bluetooth.po 
new/purpose-6.2.0/po/zh_CN/purpose6_bluetooth.po
--- old/purpose-6.1.0/po/zh_CN/purpose6_bluetooth.po    2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/po/zh_CN/purpose6_bluetooth.po    2024-05-03 
14:27:49.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-10-22 00:14+0000\n"
-"PO-Revision-Date: 2024-03-30 19:36\n"
+"PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/zh_CN/purpose6_fileitemaction.po 
new/purpose-6.2.0/po/zh_CN/purpose6_fileitemaction.po
--- old/purpose-6.1.0/po/zh_CN/purpose6_fileitemaction.po       2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/po/zh_CN/purpose6_fileitemaction.po       2024-05-03 
14:27:49.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-04-20 00:15+0000\n"
-"PO-Revision-Date: 2024-03-30 19:36\n"
+"PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/zh_CN/purpose6_imgur.po 
new/purpose-6.2.0/po/zh_CN/purpose6_imgur.po
--- old/purpose-6.1.0/po/zh_CN/purpose6_imgur.po        2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/po/zh_CN/purpose6_imgur.po        2024-05-03 
14:27:49.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-12-31 01:53+0000\n"
-"PO-Revision-Date: 2024-03-30 19:36\n"
+"PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/zh_CN/purpose6_kdeconnect.po 
new/purpose-6.2.0/po/zh_CN/purpose6_kdeconnect.po
--- old/purpose-6.1.0/po/zh_CN/purpose6_kdeconnect.po   2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/po/zh_CN/purpose6_kdeconnect.po   2024-05-03 
14:27:49.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2021-10-22 00:14+0000\n"
-"PO-Revision-Date: 2024-03-30 19:36\n"
+"PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/zh_CN/purpose6_kdeconnectsms.po 
new/purpose-6.2.0/po/zh_CN/purpose6_kdeconnectsms.po
--- old/purpose-6.1.0/po/zh_CN/purpose6_kdeconnectsms.po        2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/po/zh_CN/purpose6_kdeconnectsms.po        2024-05-03 
14:27:49.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-13 00:42+0000\n"
-"PO-Revision-Date: 2024-03-30 19:36\n"
+"PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/zh_CN/purpose6_nextcloud.po 
new/purpose-6.2.0/po/zh_CN/purpose6_nextcloud.po
--- old/purpose-6.1.0/po/zh_CN/purpose6_nextcloud.po    2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/po/zh_CN/purpose6_nextcloud.po    2024-05-03 
14:27:49.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-11-04 12:19+0000\n"
-"PO-Revision-Date: 2024-03-30 19:36\n"
+"PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/zh_CN/purpose6_pastebin.po 
new/purpose-6.2.0/po/zh_CN/purpose6_pastebin.po
--- old/purpose-6.1.0/po/zh_CN/purpose6_pastebin.po     2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/po/zh_CN/purpose6_pastebin.po     2024-05-03 
14:27:49.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-13 00:42+0000\n"
-"PO-Revision-Date: 2024-03-30 19:36\n"
+"PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/zh_CN/purpose6_phabricator.po 
new/purpose-6.2.0/po/zh_CN/purpose6_phabricator.po
--- old/purpose-6.1.0/po/zh_CN/purpose6_phabricator.po  2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/po/zh_CN/purpose6_phabricator.po  2024-05-03 
14:27:49.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-12-31 01:53+0000\n"
-"PO-Revision-Date: 2024-03-30 19:36\n"
+"PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/zh_CN/purpose6_reviewboard.po 
new/purpose-6.2.0/po/zh_CN/purpose6_reviewboard.po
--- old/purpose-6.1.0/po/zh_CN/purpose6_reviewboard.po  2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/po/zh_CN/purpose6_reviewboard.po  2024-05-03 
14:27:49.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2023-03-01 22:21+0000\n"
-"PO-Revision-Date: 2024-03-30 19:36\n"
+"PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/zh_CN/purpose6_saveas.po 
new/purpose-6.2.0/po/zh_CN/purpose6_saveas.po
--- old/purpose-6.1.0/po/zh_CN/purpose6_saveas.po       2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/po/zh_CN/purpose6_saveas.po       2024-05-03 
14:27:49.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-13 00:42+0000\n"
-"PO-Revision-Date: 2024-03-30 19:36\n"
+"PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/po/zh_CN/purpose6_youtube.po 
new/purpose-6.2.0/po/zh_CN/purpose6_youtube.po
--- old/purpose-6.1.0/po/zh_CN/purpose6_youtube.po      2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/po/zh_CN/purpose6_youtube.po      2024-05-03 
14:27:49.000000000 +0200
@@ -3,7 +3,7 @@
 "Project-Id-Version: kdeorg\n"
 "Report-Msgid-Bugs-To: https://bugs.kde.org\n";
 "POT-Creation-Date: 2020-08-03 02:07+0200\n"
-"PO-Revision-Date: 2024-03-30 19:36\n"
+"PO-Revision-Date: 2024-04-22 15:58\n"
 "Last-Translator: \n"
 "Language-Team: Chinese Simplified\n"
 "Language: zh_CN\n"
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-6.1.0/src/fileitemactionplugin/sharefileitemaction.json 
new/purpose-6.2.0/src/fileitemactionplugin/sharefileitemaction.json
--- old/purpose-6.1.0/src/fileitemactionplugin/sharefileitemaction.json 
2024-04-05 12:59:55.000000000 +0200
+++ new/purpose-6.2.0/src/fileitemactionplugin/sharefileitemaction.json 
2024-05-03 14:27:49.000000000 +0200
@@ -20,6 +20,7 @@
                 "Name[fi]": "Nicolas Fella",
                 "Name[fr]": "Nicolas Fella",
                 "Name[gl]": "Nicolas Fella",
+                "Name[he]": "ניקולס פלה",
                 "Name[hu]": "Nicolas Fella",
                 "Name[ia]": "Nicolas Fella",
                 "Name[id]": "Nicolas Fella",
@@ -65,6 +66,7 @@
         "Description[fi]": "Jaa Purposella",
         "Description[fr]": "Partager en utilisant Purpose",
         "Description[gl]": "Compartir mediante Purpose.",
+        "Description[he]": "שיתוף דרך Purpose",
         "Description[hu]": "Megosztás Purpose-szel",
         "Description[ia]": "Imparti usante Purpose",
         "Description[id]": "Bagikan menggunakan Purpose",
@@ -113,6 +115,7 @@
         "Name[fi]": "Jaa",
         "Name[fr]": "Partager",
         "Name[gl]": "Compartir",
+        "Name[he]": "שיתוף",
         "Name[hu]": "Megosztás",
         "Name[ia]": "Compartir",
         "Name[id]": "Bagikan",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/src/plugins/ExportPluginType.json 
new/purpose-6.2.0/src/plugins/ExportPluginType.json
--- old/purpose-6.1.0/src/plugins/ExportPluginType.json 2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/src/plugins/ExportPluginType.json 2024-05-03 
14:27:49.000000000 +0200
@@ -20,6 +20,7 @@
         "Name[fi]": "Lähetä…",
         "Name[fr]": "Envoyer…",
         "Name[gl]": "Enviar…",
+        "Name[he]": "העלאה…",
         "Name[hu]": "Feltöltés…",
         "Name[ia]": "Carga...",
         "Name[id]": "Unggah...",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/src/plugins/ShareUrlPluginType.json 
new/purpose-6.2.0/src/plugins/ShareUrlPluginType.json
--- old/purpose-6.1.0/src/plugins/ShareUrlPluginType.json       2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/src/plugins/ShareUrlPluginType.json       2024-05-03 
14:27:49.000000000 +0200
@@ -19,6 +19,7 @@
         "Name[fi]": "Jaa…",
         "Name[fr]": "Partager…",
         "Name[gl]": "Compartir…",
+        "Name[he]": "שיתוף…",
         "Name[hu]": "Megosztás…",
         "Name[ia]": "Compartir...",
         "Name[id]": "Bagikan...",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/src/plugins/barcode/barcodeplugin.json 
new/purpose-6.2.0/src/plugins/barcode/barcodeplugin.json
--- old/purpose-6.1.0/src/plugins/barcode/barcodeplugin.json    2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/src/plugins/barcode/barcodeplugin.json    2024-05-03 
14:27:49.000000000 +0200
@@ -18,6 +18,7 @@
                 "Name[fi]": "Kai Uwe Broulik",
                 "Name[fr]": "Kai Uwe Broulik",
                 "Name[gl]": "Kai Uwe Broulik",
+                "Name[he]": "קאי אווה ברוליק",
                 "Name[hu]": "Kai Uwe Broulik",
                 "Name[ia]": "Kai Uwe Broulik",
                 "Name[it]": "Kai Uwe Broulik",
@@ -59,6 +60,7 @@
         "Description[fi]": "Luo tälle linkille QR-koodi",
         "Description[fr]": "Générer un QR-code pour ce lien",
         "Description[gl]": "Xerar un código QR para esta ligazón.",
+        "Description[he]": "יצירת קוד QR לקישור הזה",
         "Description[hu]": "QR-kód létrehozása ehhez a hivatkozáshoz",
         "Description[ia]": "Gener un codice QR per iste ligamine",
         "Description[it]": "Genera un codice QR per questo collegamento",
@@ -100,6 +102,7 @@
         "Name[fi]": "Luo QR-koodi",
         "Name[fr]": "Générer un QR-code",
         "Name[gl]": "Xerar un código QR",
+        "Name[he]": "יצירת קוד QR",
         "Name[hu]": "QR-kód létrehozása",
         "Name[ia]": "Genera codice QR",
         "Name[it]": "Genera codice QR",
@@ -139,6 +142,7 @@
         "X-Purpose-ActionDisplay[fi]": "Luo QR-koodi",
         "X-Purpose-ActionDisplay[fr]": "Générer un « QR » code",
         "X-Purpose-ActionDisplay[gl]": "Xerar un código QR",
+        "X-Purpose-ActionDisplay[he]": "יצירת קוד QR",
         "X-Purpose-ActionDisplay[hu]": "QR kód létrehozása",
         "X-Purpose-ActionDisplay[ia]": "Genera codice QR",
         "X-Purpose-ActionDisplay[it]": "Genera codice QR",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-6.1.0/src/plugins/bluetooth/bluetoothplugin.json 
new/purpose-6.2.0/src/plugins/bluetooth/bluetoothplugin.json
--- old/purpose-6.1.0/src/plugins/bluetooth/bluetoothplugin.json        
2024-04-05 12:59:55.000000000 +0200
+++ new/purpose-6.2.0/src/plugins/bluetooth/bluetoothplugin.json        
2024-05-03 14:27:49.000000000 +0200
@@ -20,6 +20,7 @@
                 "Name[fi]": "Nicolas Fella",
                 "Name[fr]": "Nicolas Fella",
                 "Name[gl]": "Nicolas Fella",
+                "Name[he]": "ניקולס פלה",
                 "Name[hu]": "Nicolas Fella",
                 "Name[ia]": "Nicolas Fella",
                 "Name[id]": "Nicolas Fella",
@@ -65,6 +66,7 @@
         "Description[fi]": "Lähetä Bluetoothilla",
         "Description[fr]": "Envoyer via Bluetooth",
         "Description[gl]": "Enviar por Bluetooth…",
+        "Description[he]": "שליחה דרך בלוטות׳",
         "Description[hu]": "Küldés Bluetoothon",
         "Description[ia]": "Invia via Bluetooth",
         "Description[id]": "Kirimkan via Bluetooth",
@@ -112,6 +114,7 @@
         "Name[fi]": "Lähetä Bluetoothilla",
         "Name[fr]": "Envoyer via Bluetooth",
         "Name[gl]": "Enviar por Bluetooth",
+        "Name[he]": "שליחה דרך בלוטות׳",
         "Name[hu]": "Küldés Bluetoothon",
         "Name[ia]": "Invia via Bluetooth",
         "Name[id]": "Kirimkan via Bluetooth",
@@ -157,6 +160,7 @@
         "X-Purpose-ActionDisplay[fi]": "Lähetä Bluetoothilla…",
         "X-Purpose-ActionDisplay[fr]": "Envoyer via Bluetooth...",
         "X-Purpose-ActionDisplay[gl]": "Enviar por Bluetooth…",
+        "X-Purpose-ActionDisplay[he]": "שליחה דרך בלוטות׳...",
         "X-Purpose-ActionDisplay[hu]": "Küldés Bluetoothon…",
         "X-Purpose-ActionDisplay[ia]": "Invia via Bluetooth...",
         "X-Purpose-ActionDisplay[id]": "Kirimkan via Bluetooth...",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/src/plugins/email/emailplugin.json 
new/purpose-6.2.0/src/plugins/email/emailplugin.json
--- old/purpose-6.1.0/src/plugins/email/emailplugin.json        2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/src/plugins/email/emailplugin.json        2024-05-03 
14:27:49.000000000 +0200
@@ -20,6 +20,7 @@
                 "Name[fi]": "Daniel Vrátil",
                 "Name[fr]": "Daniel Vrátil",
                 "Name[gl]": "Daniel Vrátil",
+                "Name[he]": "דניאל וראטיל",
                 "Name[hu]": "Daniel Vrátil",
                 "Name[ia]": "Daniel Vrátil",
                 "Name[id]": "Daniel Vrátil",
@@ -65,6 +66,7 @@
         "Description[fi]": "Lähetä sähköpostitse",
         "Description[fr]": "Envoyer par courriel",
         "Description[gl]": "Enviar por correo electrónico.",
+        "Description[he]": "שליחה בדוא״ל",
         "Description[hu]": "Küldés e-mailben",
         "Description[ia]": "Invia via Email",
         "Description[id]": "Kirimkan via Email",
@@ -112,6 +114,7 @@
         "Name[fi]": "Lähetä sähköpostitse",
         "Name[fr]": "Envoyer par courriel",
         "Name[gl]": "Enviar por correo electrónico",
+        "Name[he]": "שליחה בדוא״ל",
         "Name[hu]": "Küldés e-mailben",
         "Name[ia]": "Invia via Email",
         "Name[id]": "Kirimkan via Email",
@@ -157,6 +160,7 @@
         "X-Purpose-ActionDisplay[fi]": "Lähetä sähköpostitse…",
         "X-Purpose-ActionDisplay[fr]": "Envoyer par courriel...",
         "X-Purpose-ActionDisplay[gl]": "Enviar por correo electrónico…",
+        "X-Purpose-ActionDisplay[he]": "שליחה בדוא״ל...",
         "X-Purpose-ActionDisplay[hu]": "Küldés e-mailben…",
         "X-Purpose-ActionDisplay[ia]": "Invia via Email...",
         "X-Purpose-ActionDisplay[id]": "Kirimkan via Email...",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/src/plugins/imgur/imgurplugin.json 
new/purpose-6.2.0/src/plugins/imgur/imgurplugin.json
--- old/purpose-6.1.0/src/plugins/imgur/imgurplugin.json        2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/src/plugins/imgur/imgurplugin.json        2024-05-03 
14:27:49.000000000 +0200
@@ -21,6 +21,7 @@
                 "Name[fi]": "Aleix Pol",
                 "Name[fr]": "Aleix Pol",
                 "Name[gl]": "Aleix Pol",
+                "Name[he]": "אלש פול",
                 "Name[hu]": "Aleix Pol",
                 "Name[ia]": "Aleix Pol",
                 "Name[id]": "Aleix Pol",
@@ -66,6 +67,7 @@
         "Description[fi]": "Lähetä kuvia Imguriin",
         "Description[fr]": "Envoyer des images vers Imgur",
         "Description[gl]": "Enviar imaxes a Imgur.",
+        "Description[he]": "העלאת תמונות ל־Imgur",
         "Description[hu]": "Képek feltöltése az Imgurre",
         "Description[ia]": "Incarga photographias a Imgur",
         "Description[id]": "Unggahkan gambar ke Imgur",
@@ -113,6 +115,7 @@
         "Name[fi]": "Imgur",
         "Name[fr]": "Imgur",
         "Name[gl]": "Imgur",
+        "Name[he]": "Imgur",
         "Name[hu]": "Imgur",
         "Name[ia]": "Imgur",
         "Name[id]": "Imgur",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-6.1.0/src/plugins/kdeconnect/kdeconnectplugin.json 
new/purpose-6.2.0/src/plugins/kdeconnect/kdeconnectplugin.json
--- old/purpose-6.1.0/src/plugins/kdeconnect/kdeconnectplugin.json      
2024-04-05 12:59:55.000000000 +0200
+++ new/purpose-6.2.0/src/plugins/kdeconnect/kdeconnectplugin.json      
2024-05-03 14:27:49.000000000 +0200
@@ -21,6 +21,7 @@
                 "Name[fi]": "Aleix Pol",
                 "Name[fr]": "Aleix Pol",
                 "Name[gl]": "Aleix Pol",
+                "Name[he]": "אלש פול",
                 "Name[hu]": "Aleix Pol",
                 "Name[ia]": "Aleix Pol",
                 "Name[id]": "Aleix Pol",
@@ -66,6 +67,7 @@
         "Description[fi]": "Lähetä KDE Connectilla",
         "Description[fr]": "Envoyer via KDE Connect",
         "Description[gl]": "Enviar mediante KDE Connect.",
+        "Description[he]": "שליחה באמצעות KDE Connect",
         "Description[hu]": "Küldés a KDE Connecttel",
         "Description[ia]": "Invia per KDE Connect",
         "Description[id]": "Kirimkan melalui KDE Connect",
@@ -111,6 +113,7 @@
         "Name[fi]": "Lähetä laitteeseen…",
         "Name[fr]": "Envoyer vers un périphérique...",
         "Name[gl]": "Enviar a un dispositivo",
+        "Name[he]": "שליחה להתקן",
         "Name[hu]": "Küldés eszközre",
         "Name[ia]": "Invia a dispositivo",
         "Name[id]": "Kirimkan Ke Peranti",
@@ -156,6 +159,7 @@
         "X-Purpose-ActionDisplay[fi]": "Lähetä laitteeseen…",
         "X-Purpose-ActionDisplay[fr]": "Envoyer vers un périphérique...",
         "X-Purpose-ActionDisplay[gl]": "Enviar a un dispositivo…",
+        "X-Purpose-ActionDisplay[he]": "שליחה להתקן...",
         "X-Purpose-ActionDisplay[hu]": "Küldés eszközre…",
         "X-Purpose-ActionDisplay[ia]": "Invia a dispositivo...",
         "X-Purpose-ActionDisplay[id]": "Kirimkan Ke Peranti...",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-6.1.0/src/plugins/kdeconnect_sms/kdeconnectsmsplugin.json 
new/purpose-6.2.0/src/plugins/kdeconnect_sms/kdeconnectsmsplugin.json
--- old/purpose-6.1.0/src/plugins/kdeconnect_sms/kdeconnectsmsplugin.json       
2024-04-05 12:59:55.000000000 +0200
+++ new/purpose-6.2.0/src/plugins/kdeconnect_sms/kdeconnectsmsplugin.json       
2024-05-03 14:27:49.000000000 +0200
@@ -20,6 +20,7 @@
                 "Name[fi]": "Nicolas Fella",
                 "Name[fr]": "Nicolas Fella",
                 "Name[gl]": "Nicolas Fella",
+                "Name[he]": "ניקולס פלה",
                 "Name[hu]": "Nicolas Fella",
                 "Name[ia]": "Nicolas Fella",
                 "Name[id]": "Nicolas Fella",
@@ -65,6 +66,7 @@
         "Description[fi]": "Lähetä KDE Connectilla tekstiviesti",
         "Description[fr]": "Envoyer un SMS via KDE Connect",
         "Description[gl]": "Enviar unha SMS mediante KDE Connect.",
+        "Description[he]": "שליחת מסרון דרך KDE Connect",
         "Description[hu]": "SMS küldés a KDE Connecttel",
         "Description[ia]": "Invia SMS via KDE Connect",
         "Description[id]": "Kirimkan SMS via KDE Connect",
@@ -110,6 +112,7 @@
         "Name[fi]": "Lähetä KDE Connectilla tekstiviesti",
         "Name[fr]": "Envoyer un SMS via KDE Connect",
         "Name[gl]": "Enviar unha SMS mediante KDE Connect",
+        "Name[he]": "שליחת מסרון דרך KDE Connect",
         "Name[hu]": "SMS küldés a KDE Connecttel",
         "Name[ia]": "Invia SMS via KDE Connect",
         "Name[id]": "Kirimkan SMS via KDE Connect",
@@ -154,6 +157,7 @@
         "X-Purpose-ActionDisplay[fi]": "Lähetä KDE Connectilla 
tekstiviesti…",
         "X-Purpose-ActionDisplay[fr]": "Envoyer un SMS via KDE Connect...",
         "X-Purpose-ActionDisplay[gl]": "Enviar unha SMS mediante KDE 
Connect…",
+        "X-Purpose-ActionDisplay[he]": "שליחת מסרון דרך KDE 
Connect...",
         "X-Purpose-ActionDisplay[hu]": "SMS küldés a KDE Connecttel…",
         "X-Purpose-ActionDisplay[ia]": "Invia SMS via KDE Connect...",
         "X-Purpose-ActionDisplay[id]": "Kirimkan SMS via KDE Connect...",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-6.1.0/src/plugins/nextcloud/nextcloudplugin.json 
new/purpose-6.2.0/src/plugins/nextcloud/nextcloudplugin.json
--- old/purpose-6.1.0/src/plugins/nextcloud/nextcloudplugin.json        
2024-04-05 12:59:55.000000000 +0200
+++ new/purpose-6.2.0/src/plugins/nextcloud/nextcloudplugin.json        
2024-05-03 14:27:49.000000000 +0200
@@ -20,6 +20,7 @@
                 "Name[fi]": "Lim Yuen Hoe",
                 "Name[fr]": "Lim Yuen Hoe",
                 "Name[gl]": "Lim Yuen Hoe",
+                "Name[he]": "לים יואן הו",
                 "Name[hu]": "Lim Yuen Hoe",
                 "Name[ia]": "Lim Yuen Hoe",
                 "Name[id]": "Lim Yuen Hoe",
@@ -65,6 +66,7 @@
         "Description[fi]": "Lähetä Nextcloudiin tiedostoja",
         "Description[fr]": "Envoyer des fichiers vers Nextcloud",
         "Description[gl]": "Enviar ficheiros a NextCloud.",
+        "Description[he]": "העלאת קבצים ל־Nextcloud",
         "Description[hu]": "Fájlok feltöltése Nextcloudba",
         "Description[ia]": "Incarga files a Nextcloud",
         "Description[id]": "Unggahkan file ke Nextcloud",
@@ -110,6 +112,7 @@
         "Name[fi]": "NextCloud",
         "Name[fr]": "Nextcloud",
         "Name[gl]": "Nextcloud",
+        "Name[he]": "Nextcloud",
         "Name[hu]": "Nextcloud",
         "Name[ia]": "Nextcloud",
         "Name[id]": "Nextcloud",
@@ -153,6 +156,7 @@
         "X-Purpose-ActionDisplay[fi]": "NextCloud…",
         "X-Purpose-ActionDisplay[fr]": "Nextcloud...",
         "X-Purpose-ActionDisplay[gl]": "Nextcloud…",
+        "X-Purpose-ActionDisplay[he]": "Nextcloud...",
         "X-Purpose-ActionDisplay[hu]": "NextCloud…",
         "X-Purpose-ActionDisplay[ia]": "Nextcloud...",
         "X-Purpose-ActionDisplay[id]": "Nextcloud...",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-6.1.0/src/plugins/pastebin/pastebinplugin.json 
new/purpose-6.2.0/src/plugins/pastebin/pastebinplugin.json
--- old/purpose-6.1.0/src/plugins/pastebin/pastebinplugin.json  2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/src/plugins/pastebin/pastebinplugin.json  2024-05-03 
14:27:49.000000000 +0200
@@ -21,6 +21,7 @@
                 "Name[fi]": "Aleix Pol",
                 "Name[fr]": "Aleix Pol",
                 "Name[gl]": "Aleix Pol",
+                "Name[he]": "אלש פול",
                 "Name[hu]": "Aleix Pol",
                 "Name[ia]": "Aleix Pol",
                 "Name[id]": "Aleix Pol",
@@ -66,6 +67,7 @@
         "Description[fi]": "Lähetä Pastebiniin tekstiä",
         "Description[fr]": "Envoyer du texte vers Pastebin",
         "Description[gl]": "Enviar texto a Pastebin.",
+        "Description[he]": "העלאת טקסט ל־Pastebin",
         "Description[hu]": "Szöveg feltöltése a Pastebinre",
         "Description[ia]": "Incarga texto a Pastebin",
         "Description[id]": "Unggahkan teks ke Pastebin",
@@ -112,6 +114,7 @@
         "Name[fi]": "Pastebin",
         "Name[fr]": "Pastebin",
         "Name[gl]": "Pastebin",
+        "Name[he]": "Pastebin",
         "Name[hu]": "Pastebin",
         "Name[ia]": "Pastebin",
         "Name[id]": "Pastebin",
@@ -149,6 +152,7 @@
         "X-Purpose-ActionDisplay[fi]": "Lähetä julkisesti Pastebiniin",
         "X-Purpose-ActionDisplay[fr]": "Envoyer Publicly vers Pastebin",
         "X-Purpose-ActionDisplay[gl]": "Publicar en Pastebin",
+        "X-Purpose-ActionDisplay[he]": "העלאה ציבורית 
ל־Pastebin",
         "X-Purpose-ActionDisplay[hu]": "Nyilvánios feltöltés a Pastebinre",
         "X-Purpose-ActionDisplay[ia]": "Incarga publicamente a Pastebin",
         "X-Purpose-ActionDisplay[it]": "Carica pubblicamente su Pastebin",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-6.1.0/src/plugins/phabricator/phabricatorplugin.json 
new/purpose-6.2.0/src/plugins/phabricator/phabricatorplugin.json
--- old/purpose-6.1.0/src/plugins/phabricator/phabricatorplugin.json    
2024-04-05 12:59:55.000000000 +0200
+++ new/purpose-6.2.0/src/plugins/phabricator/phabricatorplugin.json    
2024-05-03 14:27:49.000000000 +0200
@@ -20,6 +20,7 @@
                 "Name[fi]": "René Bertin",
                 "Name[fr]": "René Bertin",
                 "Name[gl]": "René Bertin",
+                "Name[he]": "רנה ברטין",
                 "Name[hu]": "René Bertin",
                 "Name[ia]": "René Bertin",
                 "Name[id]": "René Bertin",
@@ -65,6 +66,7 @@
         "Description[fi]": "Lähetä Phabricatoriin paikkauksia",
         "Description[fr]": "Envoyer des correctifs vers Phabricator",
         "Description[gl]": "Enviar parches a Phabricator.",
+        "Description[he]": "העלאת טלאים ל־Phabricator",
         "Description[hu]": "Patchek feltöltése a Phabricatorra",
         "Description[ia]": "Incarga patch in Phabricator",
         "Description[id]": "Unggahkan tambalan ke Phabricator",
@@ -109,6 +111,7 @@
         "Name[fi]": "Phabricator",
         "Name[fr]": "Phabricator",
         "Name[gl]": "Phabricator",
+        "Name[he]": "Phabricator",
         "Name[hu]": "Phabricator",
         "Name[ia]": "Phabricator",
         "Name[id]": "Phabricator",
@@ -152,6 +155,7 @@
         "X-Purpose-ActionDisplay[fi]": "Phabricator…",
         "X-Purpose-ActionDisplay[fr]": "Phabricator...",
         "X-Purpose-ActionDisplay[gl]": "Phabricator…",
+        "X-Purpose-ActionDisplay[he]": "Phabricator...",
         "X-Purpose-ActionDisplay[hu]": "Phabricator…",
         "X-Purpose-ActionDisplay[ia]": "Phabricator...",
         "X-Purpose-ActionDisplay[id]": "Phabricator...",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-6.1.0/src/plugins/reviewboard/reviewboardplugin.json 
new/purpose-6.2.0/src/plugins/reviewboard/reviewboardplugin.json
--- old/purpose-6.1.0/src/plugins/reviewboard/reviewboardplugin.json    
2024-04-05 12:59:55.000000000 +0200
+++ new/purpose-6.2.0/src/plugins/reviewboard/reviewboardplugin.json    
2024-05-03 14:27:49.000000000 +0200
@@ -21,6 +21,7 @@
                 "Name[fi]": "Aleix Pol",
                 "Name[fr]": "Aleix Pol",
                 "Name[gl]": "Aleix Pol",
+                "Name[he]": "אלש פול",
                 "Name[hu]": "Aleix Pol",
                 "Name[ia]": "Aleix Pol",
                 "Name[id]": "Aleix Pol",
@@ -65,6 +66,7 @@
         "Description[fi]": "Lähetä Review Boardiin paikkauksia",
         "Description[fr]": "Envoyer des correctifs vers le groupe de revue",
         "Description[gl]": "Enviar parches a reviewboard.",
+        "Description[he]": "העלאת טלאים ל־reviewboard",
         "Description[hu]": "Patchek feltöltése a Review Boardra",
         "Description[ia]": "Incarga pecias a tabula de revision",
         "Description[id]": "Unggahkan tambalan/patches ke reviewboard",
@@ -108,6 +110,7 @@
         "Name[fi]": "Review Board",
         "Name[fr]": "Groupe de revue",
         "Name[gl]": "Review Board",
+        "Name[he]": "Review Board",
         "Name[hu]": "Review Board",
         "Name[ia]": "Tabula de revision",
         "Name[id]": "Review Board",
@@ -151,6 +154,7 @@
         "X-Purpose-ActionDisplay[fi]": "Review Board…",
         "X-Purpose-ActionDisplay[fr]": "Groupe de revue...",
         "X-Purpose-ActionDisplay[gl]": "Review Board…",
+        "X-Purpose-ActionDisplay[he]": "Review Board...",
         "X-Purpose-ActionDisplay[hu]": "Review Board…",
         "X-Purpose-ActionDisplay[ia]": "Tabula de revision...",
         "X-Purpose-ActionDisplay[id]": "Review Board...",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/src/plugins/saveas/saveasplugin.json 
new/purpose-6.2.0/src/plugins/saveas/saveasplugin.json
--- old/purpose-6.1.0/src/plugins/saveas/saveasplugin.json      2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/src/plugins/saveas/saveasplugin.json      2024-05-03 
14:27:49.000000000 +0200
@@ -21,6 +21,7 @@
                 "Name[fi]": "Aleix Pol",
                 "Name[fr]": "Aleix Pol",
                 "Name[gl]": "Aleix Pol",
+                "Name[he]": "אלש פול",
                 "Name[hu]": "Aleix Pol",
                 "Name[ia]": "Aleix Pol",
                 "Name[id]": "Aleix Pol",
@@ -66,6 +67,7 @@
         "Description[fi]": "Tallentaa jaettavan asian valittuun sijaintiin.",
         "Description[fr]": "Enregistre le partage à l'emplacement choisi.",
         "Description[gl]": "Garda a compartición no lugar escollido.",
+        "Description[he]": "שמירת השיתוף למקום נבחר.",
         "Description[hu]": "Megosztás mentése a kiválasztott helyre.",
         "Description[ia]": "Salveguarda le portiones in le location seligite.",
         "Description[id]": "Menyimpankan si berbagi ke dalam lokasi yang 
dipilih.",
@@ -110,6 +112,7 @@
         "Name[fi]": "Tallenna nimellä…",
         "Name[fr]": "Enregistrer sous",
         "Name[gl]": "Gardar como",
+        "Name[he]": "שמירה בשם",
         "Name[hu]": "Mentés másként",
         "Name[ia]": "Salveguarda como",
         "Name[id]": "Simpan sebagai",
@@ -155,6 +158,7 @@
         "X-Purpose-ActionDisplay[fi]": "Tallenna nimellä…",
         "X-Purpose-ActionDisplay[fr]": "Enregistrer sous...",
         "X-Purpose-ActionDisplay[gl]": "Gardar como…",
+        "X-Purpose-ActionDisplay[he]": "שמירה בשם...",
         "X-Purpose-ActionDisplay[hu]": "Mentés másként…",
         "X-Purpose-ActionDisplay[ia]": "Salveguarda como ...",
         "X-Purpose-ActionDisplay[id]": "Simpan sebagai...",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' 
old/purpose-6.1.0/src/plugins/telegram/telegramplugin.json 
new/purpose-6.2.0/src/plugins/telegram/telegramplugin.json
--- old/purpose-6.1.0/src/plugins/telegram/telegramplugin.json  2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/src/plugins/telegram/telegramplugin.json  2024-05-03 
14:27:49.000000000 +0200
@@ -20,6 +20,7 @@
                 "Name[fi]": "Nicolas Fella",
                 "Name[fr]": "Nicolas Fella",
                 "Name[gl]": "Nicolas Fella",
+                "Name[he]": "ניקולס פלה",
                 "Name[hu]": "Nicolas Fella",
                 "Name[ia]": "Nicolas Fella",
                 "Name[id]": "Nicolas Fella",
@@ -65,6 +66,7 @@
         "Description[fi]": "Lähetä Telegramilla",
         "Description[fr]": "Envoyer par Telegram",
         "Description[gl]": "Enviar por Telegram.",
+        "Description[he]": "שליחה דרך טלגרם",
         "Description[hu]": "Küldés Telegramon",
         "Description[ia]": "Invia via Telegram",
         "Description[id]": "Kirimkan via Telegram",
@@ -110,6 +112,7 @@
         "Name[fi]": "Lähetä Telegramilla",
         "Name[fr]": "Envoyer par Telegram",
         "Name[gl]": "Enviar por Telegram",
+        "Name[he]": "שליחה דרך טלגרם",
         "Name[hu]": "Küldés Telegramon",
         "Name[ia]": "Invia via Telegram",
         "Name[id]": "Kirimkan via Telegram",
@@ -154,6 +157,7 @@
         "X-Purpose-ActionDisplay[fi]": "Lähetä Telegramilla…",
         "X-Purpose-ActionDisplay[fr]": "Envoyer par Telegram...",
         "X-Purpose-ActionDisplay[gl]": "Enviar por Telegram…",
+        "X-Purpose-ActionDisplay[he]": "שליחה דרך טלגרם...",
         "X-Purpose-ActionDisplay[hu]": "Küldés Telegramon…",
         "X-Purpose-ActionDisplay[ia]": "Invia via Telegram...",
         "X-Purpose-ActionDisplay[id]": "Kirimkan via Telegram...",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/src/plugins/twitter/twitterplugin.json 
new/purpose-6.2.0/src/plugins/twitter/twitterplugin.json
--- old/purpose-6.1.0/src/plugins/twitter/twitterplugin.json    2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/src/plugins/twitter/twitterplugin.json    2024-05-03 
14:27:49.000000000 +0200
@@ -16,6 +16,7 @@
         "Description[fi]": "Jaa Twitterin kautta",
         "Description[fr]": "Partager avec Twitter.",
         "Description[gl]": "Compartir por Twitter.",
+        "Description[he]": "שליחה דרך טוויטר",
         "Description[hu]": "Megosztás Twitteren",
         "Description[ia]": "Compartir via Twitter",
         "Description[it]": "Condividi su Twitter",
@@ -59,6 +60,7 @@
         "Name[fi]": "Twitter",
         "Name[fr]": "Twitter",
         "Name[gl]": "Twitter",
+        "Name[he]": "טוויטר",
         "Name[hu]": "Twitter",
         "Name[ia]": "Twitter",
         "Name[id]": "Twitter",
@@ -102,6 +104,7 @@
         "X-Purpose-ActionDisplay[fi]": "Twitter",
         "X-Purpose-ActionDisplay[fr]": "Twitter",
         "X-Purpose-ActionDisplay[gl]": "Twitter",
+        "X-Purpose-ActionDisplay[he]": "טוויטר",
         "X-Purpose-ActionDisplay[hu]": "Twitter",
         "X-Purpose-ActionDisplay[ia]": "Twitter",
         "X-Purpose-ActionDisplay[it]": "Twitter",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/src/plugins/youtube/youtubeplugin.json 
new/purpose-6.2.0/src/plugins/youtube/youtubeplugin.json
--- old/purpose-6.1.0/src/plugins/youtube/youtubeplugin.json    2024-04-05 
12:59:55.000000000 +0200
+++ new/purpose-6.2.0/src/plugins/youtube/youtubeplugin.json    2024-05-03 
14:27:49.000000000 +0200
@@ -21,6 +21,7 @@
                 "Name[fi]": "Aleix Pol",
                 "Name[fr]": "Aleix Pol",
                 "Name[gl]": "Aleix Pol",
+                "Name[he]": "אלש פול",
                 "Name[hu]": "Aleix Pol",
                 "Name[ia]": "Aleix Pol",
                 "Name[id]": "Aleix Pol",
@@ -66,6 +67,7 @@
         "Description[fi]": "Lähetä YouTubeen videoita",
         "Description[fr]": "Envoyer des vidéos vers YouTube",
         "Description[gl]": "Enviar vídeos a YouTube.",
+        "Description[he]": "העלאת סרטונים ל־YouTube",
         "Description[hu]": "Videók feltöltése YouTube-ra",
         "Description[ia]": "Incarga videos in YouTube",
         "Description[id]": "Unggahkan video ke YouTube",
@@ -112,6 +114,7 @@
         "Name[fi]": "YouTube",
         "Name[fr]": "YouTube",
         "Name[gl]": "YouTube",
+        "Name[he]": "YouTube",
         "Name[hu]": "YouTube",
         "Name[ia]": "YouTube",
         "Name[id]": "YouTube",
@@ -156,6 +159,7 @@
         "X-Purpose-ActionDisplay[fi]": "YouTube…",
         "X-Purpose-ActionDisplay[fr]": "Youtube...",
         "X-Purpose-ActionDisplay[gl]": "YouTube…",
+        "X-Purpose-ActionDisplay[he]": "YouTube...",
         "X-Purpose-ActionDisplay[hu]": "Youtube…",
         "X-Purpose-ActionDisplay[ia]": "YouTube...",
         "X-Purpose-ActionDisplay[id]": "Youtube...",
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/src/widgets/menu.cpp 
new/purpose-6.2.0/src/widgets/menu.cpp
--- old/purpose-6.1.0/src/widgets/menu.cpp      2024-04-05 12:59:55.000000000 
+0200
+++ new/purpose-6.2.0/src/widgets/menu.cpp      2024-05-03 14:27:49.000000000 
+0200
@@ -71,7 +71,9 @@
     connect(d_ptr->m_model.data(), &AlternativesModel::inputDataChanged, this, 
&Menu::reload);
     connect(this, &QMenu::triggered, this, [this](QAction *action) {
         Q_D(Menu);
-        d->trigger(action->property("row").toInt());
+        const int row = action->property("row").toInt();
+        Q_EMIT aboutToShare();
+        d->trigger(row);
     });
 }
 
diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' 
'--exclude=.svnignore' old/purpose-6.1.0/src/widgets/menu.h 
new/purpose-6.2.0/src/widgets/menu.h
--- old/purpose-6.1.0/src/widgets/menu.h        2024-04-05 12:59:55.000000000 
+0200
+++ new/purpose-6.2.0/src/widgets/menu.h        2024-05-03 14:27:49.000000000 
+0200
@@ -35,6 +35,14 @@
     void reload();
 
 Q_SIGNALS:
+
+    /**
+     * Emitted just before triggered, just before starting the share operation
+     * Can be used to do adjustments to the configuration, such as setting a 
new Url
+     * @since 6.2
+     */
+    void aboutToShare();
+
     /**
      * Emitted when a triggered job finishes
      *

Reply via email to