From 8f6bb10aec14915571d751760e86374f4161a57b Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:08 +1000 Subject: [PATCH 01/98] New translations en.xaml (German) [ci skip] --- Flow.Launcher/Languages/de.xaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/de.xaml b/Flow.Launcher/Languages/de.xaml index ceb92b76569..066435e8644 100644 --- a/Flow.Launcher/Languages/de.xaml +++ b/Flow.Launcher/Languages/de.xaml @@ -138,6 +138,10 @@ Dies kann nur bearbeitet werden, wenn das Plug-in das Home-Feature unterstützt und die Homepage aktiviert ist. Suchfenster an vorderster zeigen Setzt die Einstellung 'Immer im Vordergrund' anderer Programme außer Kraft und zeigt Flow in der vordersten Position an. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Plug-in suchen @@ -176,6 +180,12 @@ Plug-ins: {0} - Plug-in-Einstellungsdateien können nicht entfernt werden, bitte entfernen Sie diese manuell Plug-in-Cache kann nicht entfernt werden Plug-ins: {0} - Plug-in-Cache-Dateien können nicht entfernt werden, bitte entfernen Sie diese manuell + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin Plug-in-Store @@ -191,6 +201,28 @@ Neue Version Dieses Plug-in ist innerhalb der letzten 7 Tage aktualisiert worden Neues Update ist verfügbar + Fehler bei Installation des Plug-ins + Fehler bei Deinstallation des Plug-ins + Error updating plugin + Plug-in-Einstellungen beibehalten + Möchten Sie die Einstellungen des Plug-ins für die nächste Nutzung beibehalten? + Plug-in {0} erfolgreich installiert. Bitte starten Sie Flow neu. + Plug-in {0} erfolgreich deinstalliert. Bitte starten Sie Flow neu. + Plug-in {0} erfolgreich aktualisiert. Bitte starten Sie Flow neu. + Plugin install + {0} von {1} {2}{2}Möchten Sie dieses Plug-in installieren? + Plugin uninstall + {0} von {1} {2}{2}Möchten Sie dieses Plug-in deinstallieren? + Plugin update + {0} von {1} {2}{2}Möchten Sie dieses Plugin aktualisieren? + Plug-in wird heruntergeladen + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Installation aus unbekannter Quelle + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path Theme From c6bd4fc05deb7d44c253f6929896836ebbc7750c Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:10 +1000 Subject: [PATCH 02/98] New translations en.xaml (French) [ci skip] --- Flow.Launcher/Languages/fr.xaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/fr.xaml b/Flow.Launcher/Languages/fr.xaml index f5f624cfde2..a189297286a 100644 --- a/Flow.Launcher/Languages/fr.xaml +++ b/Flow.Launcher/Languages/fr.xaml @@ -138,6 +138,10 @@ Ceci ne peut être édité que si le plugin prend en charge la fonction Accueil et que la page d'accueil est activée. Afficher la fenêtre de recherche en premier plan Outrepasse le paramètre 'toujours en premier plan' des autres programmes et affiche Flow Launcher en première position. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Rechercher des plugins @@ -176,6 +180,12 @@ Plugins : {0} - Échec de la suppression des fichiers de configuration des plugins, veuillez les supprimer manuellement Échec de la suppression du cache du plugin Plugins : {0} - Échec de la suppression des fichiers cache des plugins, veuillez les supprimer manuellement + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin Magasin des Plugins @@ -191,6 +201,28 @@ Nouvelle version Cette extension a été mis à jour au cours des 7 derniers jours Une nouvelle mise à jour est disponible + Erreur lors de l'installation du plugin + Erreur lors de la désinstallation du plugin + Error updating plugin + Garder les paramètres du plugin + Souhaitez-vous conserver les paramètres du plugin pour la prochaine utilisation ? + Plugin {0} installé avec succès. Veuillez redémarrer Flow. + Plugin {0} désinstallé avec succès. Veuillez redémarrer Flow. + Plugin {0} mis à jour avec succès. Veuillez redémarrer Flow. + Plugin install + {0} par {1} {2}{2}Voulez-vous installer ce plugin ? + Plugin uninstall + {0} par {1} {2}{2}Voulez-vous désinstaller ce plugin ? + Plugin update + {0} par {1} {2}{2}Voulez-vous mettre à jour ce plugin ? + Téléchargement du plugin + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Installation depuis une source inconnue + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path Thèmes From 505edd7e4aaa5eb9a560f425cc1e8ccccdd8a19e Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:11 +1000 Subject: [PATCH 03/98] New translations en.xaml (French) [ci skip] --- .../Languages/fr.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/fr.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/fr.xaml index 3142ef86dc9..0199224ae9f 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/fr.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/fr.xaml @@ -43,10 +43,15 @@ Plugin {0} mis à jour avec succès. Veuillez redémarrer Flow. {0} plugins mis à jour avec succès. Veuillez redémarrer Flow. Le plugin {0} a déjà été modifié. Veuillez redémarrer Flow avant de faire d'autres modifications. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Gestionnaire de plugins - Gestion de l'installation, de la désinstallation ou de la mise à jour des plugins Flow Launcher + Install, uninstall or update Flow Launcher plugins via the search window Auteur inconnu @@ -61,5 +66,5 @@ Avertissement d'installation à partir d'une source inconnue - Redémarrer automatiquement Flow Launcher après l'installation/désinstallation/mise à jour des plugins + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From 3865700d11de71e79c65cb752ab2ae7698ca9a8f Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:12 +1000 Subject: [PATCH 04/98] New translations en.xaml (Arabic) [ci skip] --- Flow.Launcher/Languages/ar.xaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/ar.xaml b/Flow.Launcher/Languages/ar.xaml index 9795d00fd45..3756facbdf2 100644 --- a/Flow.Launcher/Languages/ar.xaml +++ b/Flow.Launcher/Languages/ar.xaml @@ -138,6 +138,10 @@ This can only be edited if plugin supports Home feature and Home Page is enabled. Show Search Window at Foremost Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources البحث عن إضافة @@ -176,6 +180,12 @@ Plugins: {0} - Fail to remove plugin settings files, please remove them manually Fail to remove plugin cache Plugins: {0} - Fail to remove plugin cache files, please remove them manually + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin متجر الإضافات @@ -191,6 +201,28 @@ إصدار جديد تم تحديث هذه الإضافة في آخر 7 أيام يتوفر تحديث جديد + خطأ في تثبيت الإضاف + خطأ في إلغاء تثبيت الإضافة + Error updating plugin + Keep plugin settings + Do you want to keep the settings of the plugin for the next usage? + تم تثبيت الإضافة {0} بنجاح. يرجى إعادة تشغيل Flow. + تم إلغاء تثبيت الإضافة {0} بنجاح. يرجى إعادة تشغيل Flow. + تم تحديث الإضافة {0} بنجاح. يرجى إعادة تشغيل Flow. + Plugin install + {0} بواسطة {1} {2}{2}هل ترغب في تثبيت هذه الإضافة؟ + Plugin uninstall + {0} بواسطة {1} {2}{2}هل ترغب في إلغاء تثبيت هذه الإضافة؟ + Plugin update + {0} بواسطة {1} {2}{2}هل ترغب في تحديث هذه الإضافة؟ + تحميل الإضاف + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + التثبيت من مصدر غير معرو + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path السمة From adc26e4eac880453e82a194bf7498c3bde1442de Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:14 +1000 Subject: [PATCH 05/98] New translations en.xaml (Arabic) [ci skip] --- .../Languages/ar.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/ar.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/ar.xaml index 6fb809d9007..8a75cde72b5 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/ar.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/ar.xaml @@ -43,10 +43,15 @@ تم تحديث الإضافة {0} بنجاح. يرجى إعادة تشغيل Flow. تم تحديث {0} إضافات بنجاح. يرجى إعادة تشغيل Flow. تم تعديل الإضافة {0} بالفعل. يرجى إعادة تشغيل Flow قبل إجراء أي تغييرات أخرى. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} مدير الإضافات - إدارة تثبيت وإلغاء تثبيت أو تحديث إضافات Flow Launcher + Install, uninstall or update Flow Launcher plugins via the search window مؤلف غير معروف @@ -61,5 +66,5 @@ تحذير التثبيت من مصدر غير معروف - إعادة تشغيل Flow Launcher تلقائيًا بعد تثبيت/إلغاء تثبيت/تحديث الإضافات + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From c4bd6398ad4cd367087338a969e227b57a4c5f7e Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:15 +1000 Subject: [PATCH 06/98] New translations en.xaml (Czech) [ci skip] --- Flow.Launcher/Languages/cs.xaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/cs.xaml b/Flow.Launcher/Languages/cs.xaml index f559c77cd69..9f08a18d484 100644 --- a/Flow.Launcher/Languages/cs.xaml +++ b/Flow.Launcher/Languages/cs.xaml @@ -138,6 +138,10 @@ This can only be edited if plugin supports Home feature and Home Page is enabled. Show Search Window at Foremost Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Vyhledat plugin @@ -176,6 +180,12 @@ Plugins: {0} - Fail to remove plugin settings files, please remove them manually Fail to remove plugin cache Plugins: {0} - Fail to remove plugin cache files, please remove them manually + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin Obchod s pluginy @@ -191,6 +201,28 @@ Nová verze Tento plugin byl aktualizován během posledních 7 dní Nová aktualizace je k dispozici + Chyba instalace pluginu + Error uninstalling plugin + Error updating plugin + Keep plugin settings + Do you want to keep the settings of the plugin for the next usage? + Plugin {0} successfully installed. Please restart Flow. + Plugin {0} successfully uninstalled. Please restart Flow. + Plugin {0} successfully updated. Please restart Flow. + Plugin install + {0} by {1} {2}{2}Would you like to install this plugin? + Plugin uninstall + {0} by {1} {2}{2}Would you like to uninstall this plugin? + Plugin update + {0} by {1} {2}{2}Would you like to update this plugin? + Stahování pluginu + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Instalace z neznámého zdroje + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path Motiv From 67c1daf753cb795ffec1f9f13c6c012c45125492 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:17 +1000 Subject: [PATCH 07/98] New translations en.xaml (Czech) [ci skip] --- .../Languages/cs.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/cs.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/cs.xaml index d47e1814be0..5ca1700d444 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/cs.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/cs.xaml @@ -43,10 +43,15 @@ Plugin {0} successfully updated. Please restart Flow. {0} plugins successfully updated. Please restart Flow. Plugin {0} has already been modified. Please restart Flow before making any further changes. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Správce pluginů - Správa instalace, odinstalace nebo aktualizace pluginů Flow Launcheru + Install, uninstall or update Flow Launcher plugins via the search window Neznámý autor @@ -61,5 +66,5 @@ Upozornění na instalaci z neznámého zdroje - Automatically restart Flow Launcher after installing/uninstalling/updating plugins + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From e6104a3b2d6f3f80d2ae4ff3b722271fee2b594d Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:18 +1000 Subject: [PATCH 08/98] New translations en.xaml (Danish) [ci skip] --- Flow.Launcher/Languages/da.xaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/da.xaml b/Flow.Launcher/Languages/da.xaml index d917db21fac..810c3699ba9 100644 --- a/Flow.Launcher/Languages/da.xaml +++ b/Flow.Launcher/Languages/da.xaml @@ -138,6 +138,10 @@ This can only be edited if plugin supports Home feature and Home Page is enabled. Show Search Window at Foremost Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Search Plugin @@ -176,6 +180,12 @@ Plugins: {0} - Fail to remove plugin settings files, please remove them manually Fail to remove plugin cache Plugins: {0} - Fail to remove plugin cache files, please remove them manually + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin Plugin-butik @@ -191,6 +201,28 @@ New Version This plugin has been updated within the last 7 days New Update is Available + Error installing plugin + Error uninstalling plugin + Error updating plugin + Keep plugin settings + Do you want to keep the settings of the plugin for the next usage? + Plugin {0} successfully installed. Please restart Flow. + Plugin {0} successfully uninstalled. Please restart Flow. + Plugin {0} successfully updated. Please restart Flow. + Plugin install + {0} by {1} {2}{2}Would you like to install this plugin? + Plugin uninstall + {0} by {1} {2}{2}Would you like to uninstall this plugin? + Plugin update + {0} by {1} {2}{2}Would you like to update this plugin? + Downloading plugin + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Installing from an unknown source + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path Tema From 5cbd3201217666bdee7aafb2fba01768698893f6 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:19 +1000 Subject: [PATCH 09/98] New translations en.xaml (Danish) [ci skip] --- .../Languages/da.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/da.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/da.xaml index 616ce779b33..a5d0231ceae 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/da.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/da.xaml @@ -43,10 +43,15 @@ Plugin {0} successfully updated. Please restart Flow. {0} plugins successfully updated. Please restart Flow. Plugin {0} has already been modified. Please restart Flow before making any further changes. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Plugins Manager - Management of installing, uninstalling or updating Flow Launcher plugins + Install, uninstall or update Flow Launcher plugins via the search window Unknown Author @@ -61,5 +66,5 @@ Install from unknown source warning - Automatically restart Flow Launcher after installing/uninstalling/updating plugins + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From 879bca4678f4d8234552be268f027c7cdea60502 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:20 +1000 Subject: [PATCH 10/98] New translations en.xaml (German) [ci skip] --- .../Languages/de.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/de.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/de.xaml index 47ea31cceee..c7ef7780198 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/de.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/de.xaml @@ -43,10 +43,15 @@ Plug-in {0} erfolgreich aktualisiert. Bitte starten Sie Flow neu. {0} Plug-ins erfolgreich aktualisiert. Bitte starten Sie Flow neu. Plug-in {0} ist bereits modifiziert worden. Bitte starten Sie Flow neu, bevor Sie irgendwelche weitere Änderungen vornehmen. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Plug-ins-Manager - Verwaltung der Installation, Deinstallation oder Aktualisierung der Plug-ins von Flow Launcher + Install, uninstall or update Flow Launcher plugins via the search window Unbekannter Autor @@ -61,5 +66,5 @@ Warnung vor Installation aus unbekannter Quelle - Automatischer Neustart von Flow Launcher nach Installation/Deinstallation/Aktualisierung von Plug-ins + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From 520b103cc40104f68938777cade26ece7709b6f8 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:22 +1000 Subject: [PATCH 11/98] New translations en.xaml (Hebrew) [ci skip] --- Flow.Launcher/Languages/he.xaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/he.xaml b/Flow.Launcher/Languages/he.xaml index 17c8152a03c..e5fca3ee234 100644 --- a/Flow.Launcher/Languages/he.xaml +++ b/Flow.Launcher/Languages/he.xaml @@ -137,6 +137,10 @@ ניתן לערוך זאת רק אם התוסף תומך בתכונת הבית ודף הבית מופעל. Show Search Window at Foremost עוקף את הגדרת תמיד עליון של תוכנות אחרות, ומציג את Flow במיקום הגבוה ביותר. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources חפש תוסף @@ -175,6 +179,12 @@ תוספים: {0} - נכשל בהסרת קבצי הגדרות התוסף, יש להסירם ידנית נכשל בהסרת מטמון התוסף תוספים: {0} - נכשל בהסרת קובצי מטמון התוסף, אנא הסר אותם ידנית + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin חנות תוספים @@ -190,6 +200,28 @@ גרסה חדשה תוסף זה עודכן במהלך 7 הימים האחרונים עדכון חדש זמין + שגיאה בהתקנת תוסף + שגיאה בהסרת תוסף + Error updating plugin + שמור הגדרות תוסף + האם ברצונך לשמור את הגדרות התוסף לשימוש הבא? + התוסף {0} הותקן בהצלחה. נא הפעל מחדש את Flow. + התוסף {0} הוסר בהצלחה. נא הפעל מחדש את Flow. + התוסף {0} עודכן בהצלחה. נא הפעל מחדש את Flow. + Plugin install + {0} מאת {1} {2}{2}האם ברצונך להתקין תוסף זה? + Plugin uninstall + {0} מאת {1} {2}{2}האם ברצונך להסיר תוסף זה? + Plugin update + {0} מאת {1} {2}{2}האם ברצונך לעדכן תוסף זה? + מוריד תוסף + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + מתקין ממקור לא מוכ + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path ערכת נושא From a556a0cc6c9afa6fae0607af48034a3bb902b5d7 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:23 +1000 Subject: [PATCH 12/98] New translations en.xaml (Hebrew) [ci skip] --- .../Languages/he.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/he.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/he.xaml index 8c7f0cf028e..3fe7fd96818 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/he.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/he.xaml @@ -43,10 +43,15 @@ התוסף {0} עודכן בהצלחה. נא הפעל מחדש את Flow. {0} תוספים עודכנו בהצלחה. נא הפעל מחדש את Flow. התוסף {0} כבר השתנה. נא הפעל מחדש את Flow לפני ביצוע שינויים נוספים. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} מנהל תוספים - ניהול התקנה, הסרה או עדכון של תוספים עבור Flow Launcher + Install, uninstall or update Flow Launcher plugins via the search window מחבר לא ידוע @@ -61,5 +66,5 @@ אזהרה בעת התקנה ממקור לא ידוע - הפעל מחדש את Flow Launcher באופן אוטומטי לאחר התקנה/הסרה/עדכון של תוספים + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From 2125518e7cf81a2d2f7fbed20ac3ad692d67134f Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:24 +1000 Subject: [PATCH 13/98] New translations en.xaml (Italian) [ci skip] --- Flow.Launcher/Languages/it.xaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/it.xaml b/Flow.Launcher/Languages/it.xaml index ef6b50e7d98..818c5a6257d 100644 --- a/Flow.Launcher/Languages/it.xaml +++ b/Flow.Launcher/Languages/it.xaml @@ -138,6 +138,10 @@ This can only be edited if plugin supports Home feature and Home Page is enabled. Show Search Window at Foremost Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Plugin di ricerca @@ -176,6 +180,12 @@ Plugins: {0} - Fail to remove plugin settings files, please remove them manually Fail to remove plugin cache Plugins: {0} - Fail to remove plugin cache files, please remove them manually + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin Negozio dei Plugin @@ -191,6 +201,28 @@ Nuova versione Questo plugin è stato aggiornato negli ultimi 7 giorni Nuovo aggiornamento disponibile + Errore durante l'installazione del plugin + Errore durante la disinstallazione del plugin + Error updating plugin + Keep plugin settings + Do you want to keep the settings of the plugin for the next usage? + Il plugin {0} installato con successo. Riavviare Flow. + Il plugin {0} disinstallato con successo. Riavviare Flow. + Il plugin {0} aggiornato con successo. Riavviare Flow. + Plugin install + {0} di {1} {2}{2}Vuoi installare questo plugin? + Plugin uninstall + {0} di {1} {2}{2}Vuoi disinstallare questo plugin? + Plugin update + {0} di {1} {2}{2}Vuoi aggiornare questo plugin? + Download del plugin + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Installazione da una fonte sconosciuta + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path Tema From eea10c97ec674bd807b67f6cb2396056209c8c18 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:26 +1000 Subject: [PATCH 14/98] New translations en.xaml (Italian) [ci skip] --- .../Languages/it.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/it.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/it.xaml index d154e59dc81..3ccefa2db15 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/it.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/it.xaml @@ -43,10 +43,15 @@ Il plugin {0} aggiornato con successo. Riavviare Flow. {0} plugin aggiornato con successo. Riavviare Flow. Il plugin {0} è già stato modificato. Riavviare Flow prima di fare altre modifiche. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Gestore dei plugin - Gestione dell'installazione, disinstallazione o aggiornamento dei plugin di Flow Launcher + Install, uninstall or update Flow Launcher plugins via the search window Autore Sconosciuto @@ -61,5 +66,5 @@ Avviso di installazione da sorgenti sconosciute - Riavvia automaticamente Flow Launcher dopo l'installazione/disinstallazione/aggiornamento dei plugin + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From a511c18a9bd6f125dcc69258b4afc340518ba133 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:27 +1000 Subject: [PATCH 15/98] New translations en.xaml (Japanese) [ci skip] --- Flow.Launcher/Languages/ja.xaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/ja.xaml b/Flow.Launcher/Languages/ja.xaml index c1ce0ce96e1..ef466054f0e 100644 --- a/Flow.Launcher/Languages/ja.xaml +++ b/Flow.Launcher/Languages/ja.xaml @@ -138,6 +138,10 @@ This can only be edited if plugin supports Home feature and Home Page is enabled. Show Search Window at Foremost Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Search Plugin @@ -176,6 +180,12 @@ Plugins: {0} - Fail to remove plugin settings files, please remove them manually Fail to remove plugin cache Plugins: {0} - Fail to remove plugin cache files, please remove them manually + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin プラグインストア @@ -191,6 +201,28 @@ New Version This plugin has been updated within the last 7 days 新しいアップデートが利用可能です + Error installing plugin + Error uninstalling plugin + Error updating plugin + Keep plugin settings + Do you want to keep the settings of the plugin for the next usage? + Plugin {0} successfully installed. Please restart Flow. + Plugin {0} successfully uninstalled. Please restart Flow. + Plugin {0} successfully updated. Please restart Flow. + Plugin install + {0} by {1} {2}{2}Would you like to install this plugin? + Plugin uninstall + {0} by {1} {2}{2}Would you like to uninstall this plugin? + Plugin update + {0} by {1} {2}{2}Would you like to update this plugin? + Downloading plugin + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Installing from an unknown source + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path テーマ From 3f8db9ce89c72cb5c56c3884cee6dba9cbe557c2 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:28 +1000 Subject: [PATCH 16/98] New translations en.xaml (Japanese) [ci skip] --- .../Languages/ja.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/ja.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/ja.xaml index c5edca2dc73..d62f0f61bfc 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/ja.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/ja.xaml @@ -43,10 +43,15 @@ Plugin {0} successfully updated. Please restart Flow. {0} plugins successfully updated. Please restart Flow. Plugin {0} has already been modified. Please restart Flow before making any further changes. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Plugins Manager - Flow Launcher のプラグインのインストール、アンインストールや更新の管理 + Install, uninstall or update Flow Launcher plugins via the search window Unknown Author @@ -61,5 +66,5 @@ 不明な提供元からインストールするとき警告する - プラグインのインストール/アンインストール/更新後、Flow Launcher を自動的に再起動する + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From b3e9e89454e02c81e6b46e6102b404e3676ab3b1 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:30 +1000 Subject: [PATCH 17/98] New translations en.xaml (Korean) [ci skip] --- Flow.Launcher/Languages/ko.xaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/ko.xaml b/Flow.Launcher/Languages/ko.xaml index 942b48966d9..7b838f206df 100644 --- a/Flow.Launcher/Languages/ko.xaml +++ b/Flow.Launcher/Languages/ko.xaml @@ -129,6 +129,10 @@ This can only be edited if plugin supports Home feature and Home Page is enabled. Show Search Window at Foremost Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources 플러그인 검색 @@ -167,6 +171,12 @@ Plugins: {0} - Fail to remove plugin settings files, please remove them manually Fail to remove plugin cache Plugins: {0} - Fail to remove plugin cache files, please remove them manually + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin 플러그인 스토어 @@ -182,6 +192,28 @@ 새 버전 이 플러그인은 최근 7일 사이 업데이트 되었습니다 새 업데이트 설치 가능 + Error installing plugin + Error uninstalling plugin + Error updating plugin + Keep plugin settings + Do you want to keep the settings of the plugin for the next usage? + Plugin {0} successfully installed. Please restart Flow. + Plugin {0} successfully uninstalled. Please restart Flow. + Plugin {0} successfully updated. Please restart Flow. + Plugin install + {0} by {1} {2}{2}Would you like to install this plugin? + Plugin uninstall + {0} by {1} {2}{2}Would you like to uninstall this plugin? + Plugin update + {0} by {1} {2}{2}Would you like to update this plugin? + 플러그인 다운로드 중 + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Installing from an unknown source + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path 테마 From 75f715ac5c8c37c63614f67700521526dfd4825f Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:31 +1000 Subject: [PATCH 18/98] New translations en.xaml (Korean) [ci skip] --- .../Languages/ko.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/ko.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/ko.xaml index f6f46448d83..8c15f27ad70 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/ko.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/ko.xaml @@ -43,10 +43,15 @@ Plugin {0} successfully updated. Please restart Flow. {0} plugins successfully updated. Please restart Flow. Plugin {0} has already been modified. Please restart Flow before making any further changes. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} 플러그인 관리자 - 플러그인의 설치/삭제/업데이트를 관리하는 플러그인 + Install, uninstall or update Flow Launcher plugins via the search window 알수없는 제작자 @@ -61,5 +66,5 @@ Install from unknown source warning - Automatically restart Flow Launcher after installing/uninstalling/updating plugins + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From 804a5b11daaf6ea1da3a55a57a05477b9e38db9f Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:32 +1000 Subject: [PATCH 19/98] New translations en.xaml (Dutch) [ci skip] --- Flow.Launcher/Languages/nl.xaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/nl.xaml b/Flow.Launcher/Languages/nl.xaml index 878851d15c4..b0b13083108 100644 --- a/Flow.Launcher/Languages/nl.xaml +++ b/Flow.Launcher/Languages/nl.xaml @@ -138,6 +138,10 @@ This can only be edited if plugin supports Home feature and Home Page is enabled. Show Search Window at Foremost Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Plug-ins zoeken @@ -176,6 +180,12 @@ Plugins: {0} - Fail to remove plugin settings files, please remove them manually Fail to remove plugin cache Plugins: {0} - Fail to remove plugin cache files, please remove them manually + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin Plugin Winkel @@ -191,6 +201,28 @@ Nieuwe Versie Deze plug-in is in de laatste 7 dagen bijgewerkt Nieuwe update beschikbaar + Error installing plugin + Error uninstalling plugin + Error updating plugin + Keep plugin settings + Do you want to keep the settings of the plugin for the next usage? + Plugin {0} successfully installed. Please restart Flow. + Plugin {0} successfully uninstalled. Please restart Flow. + Plugin {0} successfully updated. Please restart Flow. + Plugin install + {0} by {1} {2}{2}Would you like to install this plugin? + Plugin uninstall + {0} by {1} {2}{2}Would you like to uninstall this plugin? + Plugin update + {0} by {1} {2}{2}Would you like to update this plugin? + Downloading plugin + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Installing from an unknown source + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path Thema From 9f02ef367062795f4c1a837a265b3768884d8aeb Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:34 +1000 Subject: [PATCH 20/98] New translations en.xaml (Dutch) [ci skip] --- .../Languages/nl.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/nl.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/nl.xaml index 616ce779b33..a5d0231ceae 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/nl.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/nl.xaml @@ -43,10 +43,15 @@ Plugin {0} successfully updated. Please restart Flow. {0} plugins successfully updated. Please restart Flow. Plugin {0} has already been modified. Please restart Flow before making any further changes. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Plugins Manager - Management of installing, uninstalling or updating Flow Launcher plugins + Install, uninstall or update Flow Launcher plugins via the search window Unknown Author @@ -61,5 +66,5 @@ Install from unknown source warning - Automatically restart Flow Launcher after installing/uninstalling/updating plugins + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From f33b8da5112ec633f586d893f8567c6cc7886e2d Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:35 +1000 Subject: [PATCH 21/98] New translations en.xaml (Polish) [ci skip] --- Flow.Launcher/Languages/pl.xaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/pl.xaml b/Flow.Launcher/Languages/pl.xaml index c14148ddda8..222ed961c81 100644 --- a/Flow.Launcher/Languages/pl.xaml +++ b/Flow.Launcher/Languages/pl.xaml @@ -137,6 +137,10 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros Można edytować tylko wtedy, gdy wtyczka obsługuje funkcję Strona główna i jest ona włączona. Wyświetl okno wyszukiwania na wierzchu Wyświetl okno wyszukiwania ponad innymi oknami + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Szukaj wtyczek @@ -175,6 +179,12 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros Wtyczki: {0} – nie udało się usunąć plików ustawień wtyczek, usuń je ręcznie Nie udało się usunąć cache wtyczki Wtyczki: {0} - Nie udało się usunąć plików cache wtyczki, usuń je ręcznie + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin Sklep z wtyczkami @@ -190,6 +200,28 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros Nowa wersja Ta wtyczka została zaktualizowana w ciągu ostatnich 7 dni Aktualizacja jest dostępna + Błąd podczas instalacji wtyczki + Błąd podczas odinstalowywania wtyczki + Error updating plugin + Zachowaj ustawienia wtyczki + Czy chcesz zachować ustawienia wtyczki do następnego użycia? + Wtyczka {0} została pomyślnie zainstalowana. Proszę ponownie uruchomić Flow. + Wtyczka {0} została pomyślnie odinstalowana. Proszę ponownie uruchomić Flow. + Wtyczka {0} została pomyślnie zaktualizowana. Proszę ponownie uruchomić Flow. + Plugin install + {0} autorstwa {1} {2}{2}Czy chcesz zainstalować tę wtyczkę? + Plugin uninstall + {0} autorstwa {1} {2}{2}Czy chcesz odinstalować tę wtyczkę? + Plugin update + {0} autorstwa {1} {2}{2}Czy chcesz zaktualizować tę wtyczkę? + Pobieranie wtyczki + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Instalowanie z nieznanego źródła + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path Motyw From cd00fc6b31d562ff92c6bc514b1e8dd3587c35e4 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:37 +1000 Subject: [PATCH 22/98] New translations en.xaml (Polish) [ci skip] --- .../Languages/pl.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/pl.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/pl.xaml index 18790093100..3124cc63478 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/pl.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/pl.xaml @@ -43,10 +43,15 @@ Wtyczka {0} została pomyślnie zaktualizowana. Proszę ponownie uruchomić Flow. {0} wtyczek zaktualizowano pomyślnie. Proszę ponownie uruchomić Flow. Wtyczka {0} została już zmodyfikowana. Proszę ponownie uruchomić Flow przed wprowadzeniem dalszych zmian. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Menadżer wtyczek - Zarządzanie instalowaniem, odinstalowywaniem i aktualizowaniem wtyczek Flow Launcher + Install, uninstall or update Flow Launcher plugins via the search window Nieznany autor @@ -61,5 +66,5 @@ Ostrzeżenie o instalacji z nieznanego źródła - Automatycznie uruchom ponownie Flow Launcher po zainstalowaniu/odinstalowaniu/zaktualizowaniu wtyczek + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From 1aaabefe0b85680879fa398813f4e7b9cb67dc93 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:38 +1000 Subject: [PATCH 23/98] New translations en.xaml (Portuguese) [ci skip] --- Flow.Launcher/Languages/pt-pt.xaml | 32 ++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/pt-pt.xaml b/Flow.Launcher/Languages/pt-pt.xaml index c37bf2eb801..8168d20f275 100644 --- a/Flow.Launcher/Languages/pt-pt.xaml +++ b/Flow.Launcher/Languages/pt-pt.xaml @@ -137,6 +137,10 @@ Esta opção apenas pode ser editada se o plugin tiver suporte a Página inicial e se estiver ativo. Janela de pesquisa à frente Sobrepõe a definição 'Sempre na frente' das outras aplicações e mostra Flow Launcher à frente de qualquer janela. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Pesquisar plugins @@ -175,6 +179,12 @@ Plugin: {0} - Falha ao remover o ficheiro de definições do plugin. Experimente remover manualmente. Falha ao limpar a cache do plugin Plugin: {0} - Falha ao remover os ficheiros em cache do plugin. Experimente remover manualmente. + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin Loja de plugins @@ -190,6 +200,28 @@ Nova versão Este plugin foi atualizado nos últimos 7 dias Atualização disponível + Erro ao instalar o plugin + Erro ao desinstalar o plugin + Error updating plugin + Manter definições + Deseja manter as definições do plugin para o caso de o voltar a instalar? + Plugin {0} instalado com sucesso. Por favor, reinicie o Flow Launcher. + Plugin {0} desinstalado com sucesso. Por favor, reinicie o Flow Launcher. + Plugin {0} atualizado com sucesso. Por favor, reinicie o Flow Launcher. + Plugin install + {0} de {1} {2}{2}Gostaria de instalar este plugin? + Plugin uninstall + {0} de {1} {2}{2}Gostaria de desinstalar este plugin? + Plugin update + {0} de {1} {2}{2}Gostaria de atualizar este plugin? + Descarregar plugin + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Instalar a partir de fontes desconhecidas + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path Tema From b0f8fed2de31a995b4ff02d86441bf46fe829013 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:39 +1000 Subject: [PATCH 24/98] New translations en.xaml (Portuguese) [ci skip] --- .../Languages/pt-pt.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/pt-pt.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/pt-pt.xaml index 01535c689f1..de49d3f239a 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/pt-pt.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/pt-pt.xaml @@ -43,10 +43,15 @@ Plugin {0} atualizado com sucesso. Por favor, reinicie o Flow Launcher. {0} plugins atualizados com sucesso. Deve reiniciar Flow Launcher. O plugin {0} foi modificado. Por favor, reinicie o Flow Launcher antes de fazer mais alterações. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Gestor de plugins - Módulo para instalar, desinstalar e atualizar os plugins do Flow Launcher + Install, uninstall or update Flow Launcher plugins via the search window Autor desconhecido @@ -61,5 +66,5 @@ Aviso ao instalar de fontes desconhecidas - Reiniciar automaticamente após instalar/desinstalar/atualizar plugins + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From 3bb8969989c0681c3a22baf8174004ce73af7787 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:40 +1000 Subject: [PATCH 25/98] New translations en.xaml (Russian) [ci skip] --- Flow.Launcher/Languages/ru.xaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/ru.xaml b/Flow.Launcher/Languages/ru.xaml index 81493ba0874..02dc40f04df 100644 --- a/Flow.Launcher/Languages/ru.xaml +++ b/Flow.Launcher/Languages/ru.xaml @@ -138,6 +138,10 @@ This can only be edited if plugin supports Home feature and Home Page is enabled. Show Search Window at Foremost Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Поиск плагина @@ -176,6 +180,12 @@ Plugins: {0} - Fail to remove plugin settings files, please remove them manually Fail to remove plugin cache Plugins: {0} - Fail to remove plugin cache files, please remove them manually + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin Магазин плагинов @@ -191,6 +201,28 @@ Новая версия Этот плагин был обновлён за последние 7 дней Доступно новое обновление + Error installing plugin + Error uninstalling plugin + Error updating plugin + Keep plugin settings + Do you want to keep the settings of the plugin for the next usage? + Plugin {0} successfully installed. Please restart Flow. + Plugin {0} successfully uninstalled. Please restart Flow. + Plugin {0} successfully updated. Please restart Flow. + Plugin install + {0} by {1} {2}{2}Would you like to install this plugin? + Plugin uninstall + {0} by {1} {2}{2}Would you like to uninstall this plugin? + Plugin update + {0} by {1} {2}{2}Would you like to update this plugin? + Downloading plugin + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Installing from an unknown source + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path Тема From 50c8ef755bb6687cdb858063a1698a5c87b3088d Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:42 +1000 Subject: [PATCH 26/98] New translations en.xaml (Russian) [ci skip] --- .../Languages/ru.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/ru.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/ru.xaml index 5b0a379b59a..18913c7c65a 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/ru.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/ru.xaml @@ -43,10 +43,15 @@ Plugin {0} successfully updated. Please restart Flow. {0} plugins successfully updated. Please restart Flow. Plugin {0} has already been modified. Please restart Flow before making any further changes. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Plugins Manager - Management of installing, uninstalling or updating Flow Launcher plugins + Install, uninstall or update Flow Launcher plugins via the search window Автор неизвестен @@ -61,5 +66,5 @@ Install from unknown source warning - Automatically restart Flow Launcher after installing/uninstalling/updating plugins + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From 48ca914b89831071cb3b7ef5ea72474a3de54e4e Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:43 +1000 Subject: [PATCH 27/98] New translations en.xaml (Slovak) [ci skip] --- Flow.Launcher/Languages/sk.xaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/sk.xaml b/Flow.Launcher/Languages/sk.xaml index 734dbe743e5..06b9f0dc108 100644 --- a/Flow.Launcher/Languages/sk.xaml +++ b/Flow.Launcher/Languages/sk.xaml @@ -138,6 +138,10 @@ Úprava je možná len vtedy, ak plugin podporuje funkciu Domovská stránka a Domovská stránka je povolená. Zobraziť vyhľadávacie okno v popredí Prepíše nastavenie "Vždy na vrchu" ostatných programov a zobrazí navrchu Flow. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Vyhľadať plugin @@ -176,6 +180,12 @@ Pluginy: {0} – Nepodarilo sa odstrániť súbory s nastaveniami pluginu, odstráňte ich manuálne Nepodarilo sa odstrániť vyrovnávaciu pamäť pluginu Pluginy: {0} – Nepodarilo sa odstrániť vyrovnávaciu pamäť pluginu, odstráňte ju manuálne + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin Repozitár pluginov @@ -191,6 +201,28 @@ Nová verzia Tento plugin bol aktualizovaný za posledných 7 dní K dispozícii je nová aktualizácia + Chyba inštalácie pluginu + Chyba odinštalácie pluginu + Error updating plugin + Ponechať nastavenia pluginu + Chcete zachovať nastavenia pluginu na ďalšie použitie? + Plugin {0} bol úspešne nainštalovaný. Prosím, reštartuje Flow. + Plugin {0} bol úspešne odinštalovaný. Prosím, reštartuje Flow. + Plugin {0} bol úspešne aktualizovaný. Prosím, reštartuje Flow. + Plugin install + {0} od {1} {2}{2}Chcete nainštalovať tento plugin? + Plugin uninstall + {0} od {1} {2}{2}Chcete odinštalovať tento plugin? + Plugin update + {0} od {1} {2}{2}Chcete aktualizovať tento plugin? + Sťahovanie pluginu + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Inštalácia z neznámeho zdroja + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path Motív From 65a75e7e827f48c232d5d31abc4a41c7adef8a86 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:44 +1000 Subject: [PATCH 28/98] New translations en.xaml (Slovak) [ci skip] --- .../Languages/sk.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sk.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sk.xaml index 5529b2fc1a7..3d0d80507c7 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sk.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sk.xaml @@ -43,10 +43,15 @@ Plugin {0} bol úspešne aktualizovaný. Prosím, reštartuje Flow. Pluginy úspešne aktualizované ({0}). Reštartuje Flow. Plugin {0} už bol upravený. Prosím, reštartuje Flow pred ďalšími zmenami. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Správca pluginov - Správa inštalácie, odinštalácie alebo aktualizácie pluginov programu Flow Launcher + Install, uninstall or update Flow Launcher plugins via the search window Neznámy autor @@ -61,5 +66,5 @@ Upozornenie na inštaláciu z neznámeho zdroja - Automaticky reštartovať Flow Launcher po inštalácií/odinštalácii/aktualizáciu pluginov + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From 87974db1f1f2ee6a6fd5bbd80c07558234158120 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:45 +1000 Subject: [PATCH 29/98] New translations en.xaml (Turkish) [ci skip] --- Flow.Launcher/Languages/tr.xaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/tr.xaml b/Flow.Launcher/Languages/tr.xaml index 6f3ded9e38e..541d702ccc2 100644 --- a/Flow.Launcher/Languages/tr.xaml +++ b/Flow.Launcher/Languages/tr.xaml @@ -138,6 +138,10 @@ This can only be edited if plugin supports Home feature and Home Page is enabled. Show Search Window at Foremost Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Eklenti Ara @@ -176,6 +180,12 @@ Plugins: {0} - Fail to remove plugin settings files, please remove them manually Fail to remove plugin cache Plugins: {0} - Fail to remove plugin cache files, please remove them manually + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin Eklenti Mağazası @@ -191,6 +201,28 @@ Yeni Sürüm Bu eklenti son 7 gün içerisinde güncellenmiş. Yeni Bir Güncelleme Mevcut + Error installing plugin + Error uninstalling plugin + Error updating plugin + Keep plugin settings + Do you want to keep the settings of the plugin for the next usage? + Plugin {0} successfully installed. Please restart Flow. + Plugin {0} successfully uninstalled. Please restart Flow. + Plugin {0} successfully updated. Please restart Flow. + Plugin install + {0} by {1} {2}{2}Would you like to install this plugin? + Plugin uninstall + {0} by {1} {2}{2}Would you like to uninstall this plugin? + Plugin update + {0} by {1} {2}{2}Would you like to update this plugin? + Downloading plugin + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Installing from an unknown source + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path Temalar From b55e09daa87e9c730a6cd6c648c66938bd9314d2 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:46 +1000 Subject: [PATCH 30/98] New translations en.xaml (Turkish) [ci skip] --- .../Languages/tr.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/tr.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/tr.xaml index 14f2e130982..ed9aaf4b32c 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/tr.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/tr.xaml @@ -43,10 +43,15 @@ Plugin {0} successfully updated. Please restart Flow. {0} plugins successfully updated. Please restart Flow. Plugin {0} has already been modified. Please restart Flow before making any further changes. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Plugins Manager - Management of installing, uninstalling or updating Flow Launcher plugins + Install, uninstall or update Flow Launcher plugins via the search window Bilinmeyen Yazar @@ -61,5 +66,5 @@ Install from unknown source warning - Automatically restart Flow Launcher after installing/uninstalling/updating plugins + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From abf5eae5244c8288bf2f6aefece198ad49c3aad8 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:48 +1000 Subject: [PATCH 31/98] New translations en.xaml (Ukrainian) [ci skip] --- Flow.Launcher/Languages/uk-UA.xaml | 32 ++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/uk-UA.xaml b/Flow.Launcher/Languages/uk-UA.xaml index 1f15ed7b53b..0285fe8405d 100644 --- a/Flow.Launcher/Languages/uk-UA.xaml +++ b/Flow.Launcher/Languages/uk-UA.xaml @@ -138,6 +138,10 @@ This can only be edited if plugin supports Home feature and Home Page is enabled. Show Search Window at Foremost Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Плагін для пошуку @@ -176,6 +180,12 @@ Plugins: {0} - Fail to remove plugin settings files, please remove them manually Fail to remove plugin cache Plugins: {0} - Fail to remove plugin cache files, please remove them manually + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin Магазин плагінів @@ -191,6 +201,28 @@ Нова версія Цей плагін було оновлено протягом останніх 7 днів Доступне нове оновлення + Помилка під час встановлення плагіна + Помилка видалення плагіну + Error updating plugin + Keep plugin settings + Do you want to keep the settings of the plugin for the next usage? + Плагін {0} успішно встановлено. Будь ласка, перезапустіть Flow. + Плагін {0} успішно видалено. Будь ласка, перезапустіть Flow. + Плагін {0} успішно оновлено. Будь ласка, перезапустіть Flow. + Plugin install + {0} від {1} {2}{2}Бажаєте встановити цей плагін? + Plugin uninstall + {0} від {1} {2}{2}Бажаєте видалити цей плагін? + Plugin update + {0} від {1} {2}{2}Бажаєте оновити цей плагін? + Завантаження плагіну + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Встановлення з невідомого джерела + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path Тема From f0f5572870ef0d44db02ea8c1eaf00e222bf63de Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:49 +1000 Subject: [PATCH 32/98] New translations en.xaml (Ukrainian) [ci skip] --- .../Languages/uk-UA.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/uk-UA.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/uk-UA.xaml index 3d2b50a78c1..03f13508f9e 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/uk-UA.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/uk-UA.xaml @@ -43,10 +43,15 @@ Плагін {0} успішно оновлено. Будь ласка, перезапустіть Flow. {0} плагіни успішно оновлено. Будь ласка, перезапустіть Flow. Плагін {0} вже було змінено. Будь ласка, перезапустіть Flow, перш ніж вносити будь-які подальші зміни. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Менеджер плагінів - Керування встановленням, видаленням або оновленням плагінів Flow Launcher + Install, uninstall or update Flow Launcher plugins via the search window Невідомий автор @@ -61,5 +66,5 @@ Попередження про встановлення з невідомого джерела - Автоматичний перезапуск Flow Launcher після встановлення/видалення/оновлення плагінів + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From 8053ca9baa2d92a738944d6db623cc34117c0434 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:50 +1000 Subject: [PATCH 33/98] New translations en.xaml (Chinese Simplified) [ci skip] --- Flow.Launcher/Languages/zh-cn.xaml | 32 ++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/zh-cn.xaml b/Flow.Launcher/Languages/zh-cn.xaml index 133d2e3c65e..71f410383b4 100644 --- a/Flow.Launcher/Languages/zh-cn.xaml +++ b/Flow.Launcher/Languages/zh-cn.xaml @@ -138,6 +138,10 @@ 这只能在插件支持主页功能和主页启用时进行编辑。 将搜索窗口置于顶层 覆盖其他“总是在顶部”的程序窗口并在最顶层的位置显示 Flow Launcher 搜索窗口。 + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources 搜索插件 @@ -176,6 +180,12 @@ 插件:{0} - 移除插件设置文件失败,请手动删除 移除插件缓存失败 插件:{0} - 移除插件设置文件失败,请手动删除 + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin 插件商店 @@ -191,6 +201,28 @@ 新版本 此插件在过去7天内有更新 有可用的更新 + 安装插件时出错 + 卸载插件时出错 + Error updating plugin + 保留插件设置 + 你想要保留插件设置以便下一次的使用吗? + 成功安装插件{0}。请重新启动 Flow Launcher。 + 成功卸载插件{0}。请重新启动 Flow Launcher。 + 成功更新插件{0}。请重新启动 Flow Launcher。 + Plugin install + {0} 作者: {1} {2}{2}您想要安装这个插件吗? + Plugin uninstall + {0} 作者: {1} {2}{2}您想要卸载这个插件吗? + Plugin update + {0} 作者: {1} {2}{2}您想要更新这个插件吗? + 下载插件 + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + 从未知源安装 + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path 主题 From 107929226f96e88bbbc9e5ba43e4ca9c4714bc8d Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:51 +1000 Subject: [PATCH 34/98] New translations en.xaml (Chinese Simplified) [ci skip] --- .../Languages/zh-cn.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/zh-cn.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/zh-cn.xaml index 1a4199965a9..2efe24f3991 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/zh-cn.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/zh-cn.xaml @@ -43,10 +43,15 @@ 成功更新插件{0}。请重新启动 Flow Launcher。 插件 {0} 更新成功。请重新启动 Flow Launcher。 插件 {0} 已被修改。请在进行任何进一步更改之前重新启动Flow。 + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} 插件管理 - 安装,卸载或更新 Flow Launcher 插件 + Install, uninstall or update Flow Launcher plugins via the search window 未知作者 @@ -61,5 +66,5 @@ 未知源安装警告 - 安装/卸载/更新插件后自动重启 Flow Launcher + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From ffeec3d8abd2b729e48b4eaa54bdc69f80eb642d Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:53 +1000 Subject: [PATCH 35/98] New translations en.xaml (Chinese Traditional) [ci skip] --- Flow.Launcher/Languages/zh-tw.xaml | 32 ++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/zh-tw.xaml b/Flow.Launcher/Languages/zh-tw.xaml index c9e84b9e7de..1bdd094ee87 100644 --- a/Flow.Launcher/Languages/zh-tw.xaml +++ b/Flow.Launcher/Languages/zh-tw.xaml @@ -138,6 +138,10 @@ This can only be edited if plugin supports Home feature and Home Page is enabled. Show Search Window at Foremost Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Search Plugin @@ -176,6 +180,12 @@ Plugins: {0} - Fail to remove plugin settings files, please remove them manually Fail to remove plugin cache Plugins: {0} - Fail to remove plugin cache files, please remove them manually + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin 插件商店 @@ -191,6 +201,28 @@ New Version This plugin has been updated within the last 7 days New Update is Available + 安裝插件時發生錯誤 + Error uninstalling plugin + Error updating plugin + Keep plugin settings + Do you want to keep the settings of the plugin for the next usage? + Plugin {0} successfully installed. Please restart Flow. + Plugin {0} successfully uninstalled. Please restart Flow. + Plugin {0} successfully updated. Please restart Flow. + Plugin install + {0} by {1} {2}{2}Would you like to install this plugin? + Plugin uninstall + {0} by {1} {2}{2}Would you like to uninstall this plugin? + Plugin update + {0} by {1} {2}{2}Would you like to update this plugin? + 正在下載擴充功能 + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Installing from an unknown source + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path 主題 From dcb158027b0611b81932620b306b5021235a5b9e Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:54 +1000 Subject: [PATCH 36/98] New translations en.xaml (Chinese Traditional) [ci skip] --- .../Languages/zh-tw.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/zh-tw.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/zh-tw.xaml index f16feb05017..ddd24d0edac 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/zh-tw.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/zh-tw.xaml @@ -43,10 +43,15 @@ Plugin {0} successfully updated. Please restart Flow. {0} plugins successfully updated. Please restart Flow. Plugin {0} has already been modified. Please restart Flow before making any further changes. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} 擴充功能管理 - Management of installing, uninstalling or updating Flow Launcher plugins + Install, uninstall or update Flow Launcher plugins via the search window 未知的作者 @@ -61,5 +66,5 @@ Install from unknown source warning - Automatically restart Flow Launcher after installing/uninstalling/updating plugins + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From 2b247b44d5958dcb9456dbbd7cda3559e7e9d487 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:55 +1000 Subject: [PATCH 37/98] New translations en.xaml (Vietnamese) [ci skip] --- Flow.Launcher/Languages/vi.xaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/vi.xaml b/Flow.Launcher/Languages/vi.xaml index dec3cd2e365..237e2423f94 100644 --- a/Flow.Launcher/Languages/vi.xaml +++ b/Flow.Launcher/Languages/vi.xaml @@ -138,6 +138,10 @@ This can only be edited if plugin supports Home feature and Home Page is enabled. Show Search Window at Foremost Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Plugin tìm kiếm @@ -176,6 +180,12 @@ Plugins: {0} - Fail to remove plugin settings files, please remove them manually Fail to remove plugin cache Plugins: {0} - Fail to remove plugin cache files, please remove them manually + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin Tải tiện ích mở rộng @@ -191,6 +201,28 @@ Phiên bản mới Plugin này đã được cập nhật trong vòng 7 ngày qua Đã có bản cập nhật mới + Lỗi cài đặt plugin + Lỗi cài đặt plugin + Error updating plugin + Keep plugin settings + Do you want to keep the settings of the plugin for the next usage? + Plugin {0} successfully installed. Please restart Flow. + Plugin {0} successfully uninstalled. Please restart Flow. + Plugin {0} successfully updated. Please restart Flow. + Plugin install + {0} by {1} {2}{2}Would you like to install this plugin? + Plugin uninstall + {0} by {1} {2}{2}Would you like to uninstall this plugin? + Plugin update + {0} by {1} {2}{2}Would you like to update this plugin? + Plugin đang được tải + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Cài đặt từ một nguồn không xác định + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path Giao Diện From 2826378712f4d65938c783c12f39756954f81e70 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:56 +1000 Subject: [PATCH 38/98] New translations en.xaml (Vietnamese) [ci skip] --- .../Languages/vi.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/vi.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/vi.xaml index 3f9315d6015..1a2a5c93a12 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/vi.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/vi.xaml @@ -43,10 +43,15 @@ Plugin {0} successfully updated. Please restart Flow. {0} plugins successfully updated. Please restart Flow. Plugin {0} has already been modified. Please restart Flow before making any further changes. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Trình quản lý plugin - Quản lý cài đặt, gỡ cài đặt hoặc cập nhật plugin Flow Launcher + Install, uninstall or update Flow Launcher plugins via the search window Không rõ tác giả @@ -61,5 +66,5 @@ Cảnh báo cài đặt từ nguồn không xác định - Automatically restart Flow Launcher after installing/uninstalling/updating plugins + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From a39f8c15d873f1c177b231a1b318243863207be6 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:57 +1000 Subject: [PATCH 39/98] New translations en.xaml (Portuguese, Brazilian) [ci skip] --- Flow.Launcher/Languages/pt-br.xaml | 32 ++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/pt-br.xaml b/Flow.Launcher/Languages/pt-br.xaml index f1cda48f09e..9cfb81f1b5c 100644 --- a/Flow.Launcher/Languages/pt-br.xaml +++ b/Flow.Launcher/Languages/pt-br.xaml @@ -138,6 +138,10 @@ This can only be edited if plugin supports Home feature and Home Page is enabled. Show Search Window at Foremost Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Buscar Plugin @@ -176,6 +180,12 @@ Plugins: {0} - Fail to remove plugin settings files, please remove them manually Fail to remove plugin cache Plugins: {0} - Fail to remove plugin cache files, please remove them manually + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin Loja de Plugins @@ -191,6 +201,28 @@ Nova Versão Este plugin foi atualizado nos últimos 7 dias Nova Atualização Disponível + Error installing plugin + Error uninstalling plugin + Error updating plugin + Keep plugin settings + Do you want to keep the settings of the plugin for the next usage? + Plugin {0} successfully installed. Please restart Flow. + Plugin {0} successfully uninstalled. Please restart Flow. + Plugin {0} successfully updated. Please restart Flow. + Plugin install + {0} by {1} {2}{2}Would you like to install this plugin? + Plugin uninstall + {0} by {1} {2}{2}Would you like to uninstall this plugin? + Plugin update + {0} by {1} {2}{2}Would you like to update this plugin? + Downloading plugin + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Installing from an unknown source + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path Tema From b08599a0c563bde872e6a609ec2c3c3db71b7774 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:16:59 +1000 Subject: [PATCH 40/98] New translations en.xaml (Portuguese, Brazilian) [ci skip] --- .../Languages/pt-br.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/pt-br.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/pt-br.xaml index 179bcab9718..2407d5b6e7d 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/pt-br.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/pt-br.xaml @@ -43,10 +43,15 @@ Plugin {0} successfully updated. Please restart Flow. {0} plugins successfully updated. Please restart Flow. Plugin {0} has already been modified. Please restart Flow before making any further changes. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Plugins Manager - Management of installing, uninstalling or updating Flow Launcher plugins + Install, uninstall or update Flow Launcher plugins via the search window Unknown Author @@ -61,5 +66,5 @@ Install from unknown source warning - Automatically restart Flow Launcher after installing/uninstalling/updating plugins + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From ad762e964836b86318a440e85e673adc7d07bc47 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:17:00 +1000 Subject: [PATCH 41/98] New translations en.xaml (Norwegian Bokmal) [ci skip] --- Flow.Launcher/Languages/nb.xaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/nb.xaml b/Flow.Launcher/Languages/nb.xaml index ab4af3bcba4..4adf76e79ff 100644 --- a/Flow.Launcher/Languages/nb.xaml +++ b/Flow.Launcher/Languages/nb.xaml @@ -138,6 +138,10 @@ This can only be edited if plugin supports Home feature and Home Page is enabled. Show Search Window at Foremost Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Søk etter programtillegg @@ -176,6 +180,12 @@ Plugins: {0} - Fail to remove plugin settings files, please remove them manually Fail to remove plugin cache Plugins: {0} - Fail to remove plugin cache files, please remove them manually + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin Programtillegg butikk @@ -191,6 +201,28 @@ Ny versjon Dette programtillegget er oppdatert i løpet av de siste 7 dagene Ny oppdatering er tilgjengelig + Feil ved installering av programtillegg + Feil ved avinstallering av programtillegg + Error updating plugin + Keep plugin settings + Do you want to keep the settings of the plugin for the next usage? + Programtillegg {0} installert. Vennligst start Flow på nytt. + Programtillegg {0} avinstallert. Vennligst start Flow på nytt. + Programtillegg {0} oppdatert. Vennligst restart Flow. + Plugin install + {0} av {1} {2}{2}Vil du installere dette programtillegget? + Plugin uninstall + {0} av {1} {2}{2}Vil du avinstallere dette programtillegget? + Plugin update + {0} av {1} {2}{2}Vil du oppdatere dette programtillegget? + Laster ned programtillegg + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Installerer fra en ukjent kilde + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path Drakt From 1f0774c3e3e4a9f324812b3d67c9c331192a04ed Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:17:01 +1000 Subject: [PATCH 42/98] New translations en.xaml (Norwegian Bokmal) [ci skip] --- .../Languages/nb.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/nb.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/nb.xaml index b0fd2d10ac7..bccd55459ae 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/nb.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/nb.xaml @@ -43,10 +43,15 @@ Programtillegg {0} oppdatert. Vennligst restart Flow. {0} programtillegg oppdatert. Start Flow på nytt. Programtillegg {0} er allerede endret. Start Flow på nytt før nye endringer foretas. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Programtilleggsbehandling - Administrasjon av installasjon, avinstallere eller oppdatere Flow Launcher programtillegg + Install, uninstall or update Flow Launcher plugins via the search window Ukjent utvikler @@ -61,5 +66,5 @@ Advarsel om installering fra ukjent kilde - Start Flow Launcher automatisk på nytt etter installasjon/avinstallering/oppdatering av programtillegg + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From a7822ebbc2406507c53c45bcc9f5ef17ac1a44a5 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:17:02 +1000 Subject: [PATCH 43/98] New translations en.xaml (Serbian (Latin)) [ci skip] --- Flow.Launcher/Languages/sr.xaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/sr.xaml b/Flow.Launcher/Languages/sr.xaml index 859fc27b890..40c1b894a05 100644 --- a/Flow.Launcher/Languages/sr.xaml +++ b/Flow.Launcher/Languages/sr.xaml @@ -138,6 +138,10 @@ This can only be edited if plugin supports Home feature and Home Page is enabled. Show Search Window at Foremost Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Search Plugin @@ -176,6 +180,12 @@ Plugins: {0} - Fail to remove plugin settings files, please remove them manually Fail to remove plugin cache Plugins: {0} - Fail to remove plugin cache files, please remove them manually + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin Plugin Store @@ -191,6 +201,28 @@ New Version This plugin has been updated within the last 7 days New Update is Available + Error installing plugin + Error uninstalling plugin + Error updating plugin + Keep plugin settings + Do you want to keep the settings of the plugin for the next usage? + Plugin {0} successfully installed. Please restart Flow. + Plugin {0} successfully uninstalled. Please restart Flow. + Plugin {0} successfully updated. Please restart Flow. + Plugin install + {0} by {1} {2}{2}Would you like to install this plugin? + Plugin uninstall + {0} by {1} {2}{2}Would you like to uninstall this plugin? + Plugin update + {0} by {1} {2}{2}Would you like to update this plugin? + Downloading plugin + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Installing from an unknown source + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path Tema From e40b1cf2240c4c86ae9753bdbd6e104bcc17121a Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:17:04 +1000 Subject: [PATCH 44/98] New translations en.xaml (Serbian (Latin)) [ci skip] --- .../Languages/sr.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sr.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sr.xaml index 616ce779b33..a5d0231ceae 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sr.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sr.xaml @@ -43,10 +43,15 @@ Plugin {0} successfully updated. Please restart Flow. {0} plugins successfully updated. Please restart Flow. Plugin {0} has already been modified. Please restart Flow before making any further changes. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Plugins Manager - Management of installing, uninstalling or updating Flow Launcher plugins + Install, uninstall or update Flow Launcher plugins via the search window Unknown Author @@ -61,5 +66,5 @@ Install from unknown source warning - Automatically restart Flow Launcher after installing/uninstalling/updating plugins + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From 0a7b084fc6bdcc6a3f6a352575dd579aff6bee4f Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:17:05 +1000 Subject: [PATCH 45/98] New translations en.xaml (Spanish (Modern)) [ci skip] --- Flow.Launcher/Languages/es.xaml | 32 ++++++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/es.xaml b/Flow.Launcher/Languages/es.xaml index 0df1e26f943..465808a2460 100644 --- a/Flow.Launcher/Languages/es.xaml +++ b/Flow.Launcher/Languages/es.xaml @@ -138,6 +138,10 @@ Esto solo se puede editar si el complemento soporta la función de Inicio y la Página de Inicio está activada. Mostrar ventana de búsqueda en primer plano Anula el ajuste «Siempre arriba» de otros programas y muestra Flow en primer plano. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Buscar complemento @@ -176,6 +180,12 @@ Complementos: {0} - Fallo al eliminar los archivos de configuración del complemento, por favor elimínelos manualmente Fallo al eliminar la caché del complemento Complementos: {0} - Fallo al eliminar los archivos de caché del complemento, por favor elimínelos manualmente + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin Tienda complementos @@ -191,6 +201,28 @@ Nueva versión Este complemento ha sido actualizado en los últimos 7 días Nueva actualización disponible + Error al instalar el complemento + Error al desinstalar el complemento + Error updating plugin + Mantener la configuración del complemento + ¿Desea mantener la configuración del complemento para el próximo uso? + Complemento {0} instalado correctamente. Por favor, reinicie Flow. + Complemento {0} desinstalado correctamente. Por favor, reinicie Flow. + Complemento {0} actualizado correctamente. Por favor, reinicie Flow. + Plugin install + {0} por {1} {2}{2}¿Desea instalar este complemento? + Plugin uninstall + {0} por {1} {2}{2}¿Desea desinstalar este complemento? + Plugin update + {0} por {1} {2}{2}¿Desea actualizar este complemento? + Descargando complemento + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Instalando desde una fuente desconocida + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path Tema From d6365dd08e56f25414ea02545f1a0494461dca15 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:17:06 +1000 Subject: [PATCH 46/98] New translations en.xaml (Spanish (Modern)) [ci skip] --- .../Languages/es.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/es.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/es.xaml index b0f25f3ea2b..2170cd43a34 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/es.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/es.xaml @@ -43,10 +43,15 @@ Complemento {0} actualizado correctamente. Por favor, reinicie Flow. {0} complementos se han actualizado correctamente. Por favor, reinicie Flow. El complemento {0} ya ha sido modificado. Por favor, reinicie Flow antes de realizar más cambios. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Administrador de complementos - Administración de instalación, desinstalación o actualización de los complementos de Flow Launcher + Install, uninstall or update Flow Launcher plugins via the search window Autor desconocido @@ -61,5 +66,5 @@ Aviso de instalación desde fuentes desconocidas - Reiniciar automáticamente Flow Launcher después de instalar/desinstalar/actualizar complementos + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From de478c072637a8d6b3b0ad09b37378ffe6cbb676 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:17:07 +1000 Subject: [PATCH 47/98] New translations en.xaml (Spanish, Latin America) [ci skip] --- Flow.Launcher/Languages/es-419.xaml | 32 +++++++++++++++++++++++++++++ 1 file changed, 32 insertions(+) diff --git a/Flow.Launcher/Languages/es-419.xaml b/Flow.Launcher/Languages/es-419.xaml index dd654d09076..2216eccd37f 100644 --- a/Flow.Launcher/Languages/es-419.xaml +++ b/Flow.Launcher/Languages/es-419.xaml @@ -138,6 +138,10 @@ This can only be edited if plugin supports Home feature and Home Page is enabled. Show Search Window at Foremost Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position. + Restart after modifying plugin via Plugin Store + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store + Show unknown source warning + Show warning when installing plugins from unknown sources Search Plugin @@ -176,6 +180,12 @@ Plugins: {0} - Fail to remove plugin settings files, please remove them manually Fail to remove plugin cache Plugins: {0} - Fail to remove plugin cache files, please remove them manually + {0} modified already + Please restart Flow before making any further changes + Fail to install {0} + Fail to uninstall {0} + Unable to find plugin.json from the extracted zip file, or this path {0} does not exist + A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin Tienda de Plugins @@ -191,6 +201,28 @@ New Version This plugin has been updated within the last 7 days New Update is Available + Error installing plugin + Error uninstalling plugin + Error updating plugin + Keep plugin settings + Do you want to keep the settings of the plugin for the next usage? + Plugin {0} successfully installed. Please restart Flow. + Plugin {0} successfully uninstalled. Please restart Flow. + Plugin {0} successfully updated. Please restart Flow. + Plugin install + {0} by {1} {2}{2}Would you like to install this plugin? + Plugin uninstall + {0} by {1} {2}{2}Would you like to uninstall this plugin? + Plugin update + {0} by {1} {2}{2}Would you like to update this plugin? + Downloading plugin + Automatically restart after installing/uninstalling/updating plugins in plugin store + Zip file does not have a valid plugin.json configuration + Installing from an unknown source + This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) + Zip files + Please select zip file + Install plugin from local path Tema From c3cebddca6ad2cc54fe6305ba11156f1b134f359 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Mon, 7 Jul 2025 23:17:09 +1000 Subject: [PATCH 48/98] New translations en.xaml (Spanish, Latin America) [ci skip] --- .../Languages/es-419.xaml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/es-419.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/es-419.xaml index 616ce779b33..a5d0231ceae 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/es-419.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/es-419.xaml @@ -43,10 +43,15 @@ Plugin {0} successfully updated. Please restart Flow. {0} plugins successfully updated. Please restart Flow. Plugin {0} has already been modified. Please restart Flow before making any further changes. + {0} modified already + Please restart Flow before making any further changes + + Invalid zip installer file + Please check if there is a plugin.json in {0} Plugins Manager - Management of installing, uninstalling or updating Flow Launcher plugins + Install, uninstall or update Flow Launcher plugins via the search window Unknown Author @@ -61,5 +66,5 @@ Install from unknown source warning - Automatically restart Flow Launcher after installing/uninstalling/updating plugins + Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager From c844bf5b8e802ab8efb81b2dd4340f5d8aeda7ca Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Tue, 8 Jul 2025 07:27:20 +1000 Subject: [PATCH 49/98] New translations en.xaml (Portuguese) [ci skip] --- Flow.Launcher/Languages/pt-pt.xaml | 40 +++++++++++++++--------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Flow.Launcher/Languages/pt-pt.xaml b/Flow.Launcher/Languages/pt-pt.xaml index 8168d20f275..6571f41fec8 100644 --- a/Flow.Launcher/Languages/pt-pt.xaml +++ b/Flow.Launcher/Languages/pt-pt.xaml @@ -137,10 +137,10 @@ Esta opção apenas pode ser editada se o plugin tiver suporte a Página inicial e se estiver ativo. Janela de pesquisa à frente Sobrepõe a definição 'Sempre na frente' das outras aplicações e mostra Flow Launcher à frente de qualquer janela. - Restart after modifying plugin via Plugin Store - Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store - Show unknown source warning - Show warning when installing plugins from unknown sources + Reiniciar após modificar o plugin via Loja de plugins + Reiniciar Flow Launcher após instalar/desinstalar/atualizar um plugin via Loja de plugins + Mostrar aviso de origem desconhecida + Mostrar aviso ao instalar plugins de origens desconhecidas Pesquisar plugins @@ -179,12 +179,12 @@ Plugin: {0} - Falha ao remover o ficheiro de definições do plugin. Experimente remover manualmente. Falha ao limpar a cache do plugin Plugin: {0} - Falha ao remover os ficheiros em cache do plugin. Experimente remover manualmente. - {0} modified already - Please restart Flow before making any further changes - Fail to install {0} - Fail to uninstall {0} - Unable to find plugin.json from the extracted zip file, or this path {0} does not exist - A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin + {0} já modificado + Reinicie Flow Launcher antes de fazer mais alterações + Falha ao instalar {0} + Falha ao desinstalar {0} + Não foi possível encontrar plugin.json no ficheiro zip ou, então, o caminho {0} não existe. + Já existe um plugin com a mesma ID e versão ou, então, a versão instalada é superior à do plugin descarregado. Loja de plugins @@ -202,26 +202,26 @@ Atualização disponível Erro ao instalar o plugin Erro ao desinstalar o plugin - Error updating plugin + Erro ao atualizar o plugin Manter definições Deseja manter as definições do plugin para o caso de o voltar a instalar? Plugin {0} instalado com sucesso. Por favor, reinicie o Flow Launcher. Plugin {0} desinstalado com sucesso. Por favor, reinicie o Flow Launcher. Plugin {0} atualizado com sucesso. Por favor, reinicie o Flow Launcher. - Plugin install + Instalador de plugins {0} de {1} {2}{2}Gostaria de instalar este plugin? - Plugin uninstall + Desinstalador de plugins {0} de {1} {2}{2}Gostaria de desinstalar este plugin? - Plugin update + Atualização de plugins {0} de {1} {2}{2}Gostaria de atualizar este plugin? Descarregar plugin - Automatically restart after installing/uninstalling/updating plugins in plugin store - Zip file does not have a valid plugin.json configuration + Reiniciar automaticamente após instalar/desinstalar/atualizar plugins via Loja de plugins + O ficheiro zip não possui uma configuração "plugin.json" válida Instalar a partir de fontes desconhecidas - This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) - Zip files - Please select zip file - Install plugin from local path + Este plugin provém de uma origem desconhecida e pode apresentar riscos!{0}{0}Certifique-se de que a origem é fiável e que o plugin é seguro.{0}{0}Deseja, ainda assim, continuar?{0}{0}Pode desativar este aviso na secção Geral das definições. + Ficheiros Zip + Selecione o ficheiro Zip + Instalar plugin de um caminho local Tema From 087b12998a72092efd8233b68d3c5bea0795caff Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Tue, 8 Jul 2025 07:27:21 +1000 Subject: [PATCH 50/98] New translations en.xaml (Portuguese) [ci skip] --- .../Languages/pt-pt.xaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/pt-pt.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/pt-pt.xaml index de49d3f239a..40cfc82538d 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/pt-pt.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/pt-pt.xaml @@ -43,15 +43,15 @@ Plugin {0} atualizado com sucesso. Por favor, reinicie o Flow Launcher. {0} plugins atualizados com sucesso. Deve reiniciar Flow Launcher. O plugin {0} foi modificado. Por favor, reinicie o Flow Launcher antes de fazer mais alterações. - {0} modified already - Please restart Flow before making any further changes + {0} já modificado + Reinicie Flow Launcher antes de fazer mais alterações - Invalid zip installer file - Please check if there is a plugin.json in {0} + Ficheiro Zip inválido + Verifique se existe o ficheiro "plugin.json" em {0} Gestor de plugins - Install, uninstall or update Flow Launcher plugins via the search window + Instalar, desinstalar ou atualizar plugins do Flow Launcher através da janela de pesquisa Autor desconhecido @@ -66,5 +66,5 @@ Aviso ao instalar de fontes desconhecidas - Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager + Reiniciar Flow Launcher após instalar/desinstalar/atualizar um plugin via Gestor de plugins From b2445cd20e167ab1994da0ddf11daca843e27b29 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Tue, 8 Jul 2025 20:16:20 +1000 Subject: [PATCH 51/98] New translations en.xaml (Slovak) [ci skip] --- Flow.Launcher/Languages/sk.xaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Flow.Launcher/Languages/sk.xaml b/Flow.Launcher/Languages/sk.xaml index 06b9f0dc108..a9f0126ad7f 100644 --- a/Flow.Launcher/Languages/sk.xaml +++ b/Flow.Launcher/Languages/sk.xaml @@ -138,10 +138,10 @@ Úprava je možná len vtedy, ak plugin podporuje funkciu Domovská stránka a Domovská stránka je povolená. Zobraziť vyhľadávacie okno v popredí Prepíše nastavenie "Vždy na vrchu" ostatných programov a zobrazí navrchu Flow. - Restart after modifying plugin via Plugin Store - Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store - Show unknown source warning - Show warning when installing plugins from unknown sources + Reštartovať po úprave pluginu cez Repozitár pluginov + Automaticky reštartovať Flow Launcher po inštalácii/odinštalácii/aktualizáciu pluginu cez Repozitár pluginov + Zobraziť upozornenie na neznámy zdroj + Zobraziť upozornenie pri inštalácii z neznámych zdrojov Vyhľadať plugin @@ -181,9 +181,9 @@ Nepodarilo sa odstrániť vyrovnávaciu pamäť pluginu Pluginy: {0} – Nepodarilo sa odstrániť vyrovnávaciu pamäť pluginu, odstráňte ju manuálne {0} modified already - Please restart Flow before making any further changes - Fail to install {0} - Fail to uninstall {0} + Pred vykonaním ďalších zmien reštartujte Flow Launcher + Nepodarilo sa nainštalovať {0} + Nepodarilo sa odinštalovať {0} Unable to find plugin.json from the extracted zip file, or this path {0} does not exist A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin From bfb14becd23f1a4d9aefba3032f2c3416083aeb2 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Tue, 8 Jul 2025 20:16:21 +1000 Subject: [PATCH 52/98] New translations en.xaml (Slovak) [ci skip] --- Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sk.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sk.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sk.xaml index 3d0d80507c7..ed36c06e479 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sk.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sk.xaml @@ -44,7 +44,7 @@ Pluginy úspešne aktualizované ({0}). Reštartuje Flow. Plugin {0} už bol upravený. Prosím, reštartuje Flow pred ďalšími zmenami. {0} modified already - Please restart Flow before making any further changes + Pred vykonaním ďalších zmien reštartujte Flow Launcher Invalid zip installer file Please check if there is a plugin.json in {0} From 66639e6163e6e0dc51f089e9326c5035313c8d5b Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Tue, 8 Jul 2025 22:16:55 +1000 Subject: [PATCH 53/98] New translations en.xaml (Slovak) [ci skip] --- Flow.Launcher/Languages/sk.xaml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/Flow.Launcher/Languages/sk.xaml b/Flow.Launcher/Languages/sk.xaml index a9f0126ad7f..8b7566c0695 100644 --- a/Flow.Launcher/Languages/sk.xaml +++ b/Flow.Launcher/Languages/sk.xaml @@ -180,12 +180,12 @@ Pluginy: {0} – Nepodarilo sa odstrániť súbory s nastaveniami pluginu, odstráňte ich manuálne Nepodarilo sa odstrániť vyrovnávaciu pamäť pluginu Pluginy: {0} – Nepodarilo sa odstrániť vyrovnávaciu pamäť pluginu, odstráňte ju manuálne - {0} modified already + Plugin {0} už bol upravený Pred vykonaním ďalších zmien reštartujte Flow Launcher Nepodarilo sa nainštalovať {0} Nepodarilo sa odinštalovať {0} - Unable to find plugin.json from the extracted zip file, or this path {0} does not exist - A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin + Súbor plugin.json sa nenašiel v rozbalenom zip súbore, alebo táto cesta {0} neexistuje + Plugin s rovnakým ID už existuje, alebo ide o vyššiu verziu ako stiahnutý plugin Repozitár pluginov @@ -203,26 +203,26 @@ K dispozícii je nová aktualizácia Chyba inštalácie pluginu Chyba odinštalácie pluginu - Error updating plugin + Chyba aktualizácie pluginu Ponechať nastavenia pluginu Chcete zachovať nastavenia pluginu na ďalšie použitie? Plugin {0} bol úspešne nainštalovaný. Prosím, reštartuje Flow. Plugin {0} bol úspešne odinštalovaný. Prosím, reštartuje Flow. Plugin {0} bol úspešne aktualizovaný. Prosím, reštartuje Flow. - Plugin install + Inštalácia pluginu {0} od {1} {2}{2}Chcete nainštalovať tento plugin? - Plugin uninstall + Odinštalácia pluginu {0} od {1} {2}{2}Chcete odinštalovať tento plugin? - Plugin update + Aktualizácia pluginu {0} od {1} {2}{2}Chcete aktualizovať tento plugin? Sťahovanie pluginu - Automatically restart after installing/uninstalling/updating plugins in plugin store - Zip file does not have a valid plugin.json configuration + Automaticky reštartovať po inštalácii/odinštalácii/aktualizáciu pluginov cez Repozitár pluginov + V zipe sa nenachádza platná konfigurácia plugin.json Inštalácia z neznámeho zdroja - This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) - Zip files - Please select zip file - Install plugin from local path + Tento plugin pochádza z neznámeho zdroja a môže predstavovať potenciálne riziká!{0}{0}Uistite sa, že viete, odkiaľ tento plugin pochádza, a že je bezpečný.{0}{0}Stále chcete pokračovať?{0}{0}(Toto upozornenie môžete vypnúť sekcii Všeobecné v nastaveniach) + Zip súbory + Vyberte zip súbor + Inštalovať plugin z miestneho úložiska Motív From 3f84861743dd6490ffb051ca8d71a4339d84d758 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Tue, 8 Jul 2025 22:16:57 +1000 Subject: [PATCH 54/98] New translations en.xaml (Slovak) [ci skip] --- .../Languages/sk.xaml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sk.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sk.xaml index ed36c06e479..f788c9ce3c7 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sk.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sk.xaml @@ -43,15 +43,15 @@ Plugin {0} bol úspešne aktualizovaný. Prosím, reštartuje Flow. Pluginy úspešne aktualizované ({0}). Reštartuje Flow. Plugin {0} už bol upravený. Prosím, reštartuje Flow pred ďalšími zmenami. - {0} modified already + Plugin {0} už bol upravený Pred vykonaním ďalších zmien reštartujte Flow Launcher - Invalid zip installer file - Please check if there is a plugin.json in {0} + Neplatný inštalačný súbor zip + Skontrolujte, či sa v {0} nachádza plugin.json Správca pluginov - Install, uninstall or update Flow Launcher plugins via the search window + Inštalovať, odinštalovať alebo aktualizovať pluginy Flow Launchera cez vyhľadávacie okno Neznámy autor @@ -66,5 +66,5 @@ Upozornenie na inštaláciu z neznámeho zdroja - Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager + Automaticky reštartovať Flow Launcher po inštalácii/odinštalácii/aktualizáciu pluginu cez Správcu pluginov From 5b364737b9f3d46fb549f4e1f8bc50236f667b16 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Wed, 9 Jul 2025 00:56:25 +1000 Subject: [PATCH 55/98] New translations en.xaml (French) [ci skip] --- Flow.Launcher/Languages/fr.xaml | 40 ++++++++++++++++----------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Flow.Launcher/Languages/fr.xaml b/Flow.Launcher/Languages/fr.xaml index a189297286a..56de46b55e0 100644 --- a/Flow.Launcher/Languages/fr.xaml +++ b/Flow.Launcher/Languages/fr.xaml @@ -138,10 +138,10 @@ Ceci ne peut être édité que si le plugin prend en charge la fonction Accueil et que la page d'accueil est activée. Afficher la fenêtre de recherche en premier plan Outrepasse le paramètre 'toujours en premier plan' des autres programmes et affiche Flow Launcher en première position. - Restart after modifying plugin via Plugin Store - Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store - Show unknown source warning - Show warning when installing plugins from unknown sources + Redémarrer après modification du plugin via le magasin des plugins + Redémarrez automatiquement Flow Launcher après l'installation / désinstallation / mise à jour du plugin via le magasin des plugins + Afficher l'avertissement de source inconnue + Afficher un avertissement lors de l'installation de plugins à partir de sources inconnues Rechercher des plugins @@ -180,12 +180,12 @@ Plugins : {0} - Échec de la suppression des fichiers de configuration des plugins, veuillez les supprimer manuellement Échec de la suppression du cache du plugin Plugins : {0} - Échec de la suppression des fichiers cache des plugins, veuillez les supprimer manuellement - {0} modified already - Please restart Flow before making any further changes - Fail to install {0} - Fail to uninstall {0} - Unable to find plugin.json from the extracted zip file, or this path {0} does not exist - A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin + {0} est déjà modifié + Veuillez redémarrer Flow avant d'apporter d'autres modifications + Échec de l'installation de {0} + Échec de la désinstallation de {0} + Impossible de trouver le fichier plugin.json dans le fichier zip extrait, ou ce chemin {0} n'existe pas + Un plugin avec le même ID et la même version existe déjà, ou la version est supérieure à ce plugin téléchargé Magasin des Plugins @@ -203,26 +203,26 @@ Une nouvelle mise à jour est disponible Erreur lors de l'installation du plugin Erreur lors de la désinstallation du plugin - Error updating plugin + Erreur de mise à jour du plugin Garder les paramètres du plugin Souhaitez-vous conserver les paramètres du plugin pour la prochaine utilisation ? Plugin {0} installé avec succès. Veuillez redémarrer Flow. Plugin {0} désinstallé avec succès. Veuillez redémarrer Flow. Plugin {0} mis à jour avec succès. Veuillez redémarrer Flow. - Plugin install + Installation du plugin {0} par {1} {2}{2}Voulez-vous installer ce plugin ? - Plugin uninstall + Désinstallation du plugin {0} par {1} {2}{2}Voulez-vous désinstaller ce plugin ? - Plugin update + Mise à jour du plugin {0} par {1} {2}{2}Voulez-vous mettre à jour ce plugin ? Téléchargement du plugin - Automatically restart after installing/uninstalling/updating plugins in plugin store - Zip file does not have a valid plugin.json configuration + Redémarrer automatiquement après l'installation / désinstallation / mise à jour des plugins dans le magasin des plugins + Le fichier zip n'a pas de configuration plugin.json valide Installation depuis une source inconnue - This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) - Zip files - Please select zip file - Install plugin from local path + Ce plugin provient d'une source inconnue et il peut contenir des risques !{0}{0}Veuillez vous assurer de comprendre d'où vient ce plugin et qu'il est sûr. {0} {0} Souhaitez-vous continuer ? {0} {0} (vous pouvez désactiver cet avertissement dans la section général des paramètres) + Fichiers zip + Veuillez sélectionner un fichier zip + Installer le plugin depuis le chemin local Thèmes From 8caeff11303ee8e672c57b33c2921636bf2e4518 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Wed, 9 Jul 2025 00:56:26 +1000 Subject: [PATCH 56/98] New translations en.xaml (French) [ci skip] --- .../Languages/fr.xaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/fr.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/fr.xaml index 0199224ae9f..c95c9723102 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/fr.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/fr.xaml @@ -43,15 +43,15 @@ Plugin {0} mis à jour avec succès. Veuillez redémarrer Flow. {0} plugins mis à jour avec succès. Veuillez redémarrer Flow. Le plugin {0} a déjà été modifié. Veuillez redémarrer Flow avant de faire d'autres modifications. - {0} modified already - Please restart Flow before making any further changes + {0} est déjà modifié + Veuillez redémarrer Flow avant d'apporter d'autres modifications - Invalid zip installer file - Please check if there is a plugin.json in {0} + Fichier d'installation zip invalide + Veuillez vérifier s'il y a un plugin.json dans {0} Gestionnaire de plugins - Install, uninstall or update Flow Launcher plugins via the search window + Installer, désinstaller ou mettre à jour les plugins Flow Launcher via la fenêtre de recherche Auteur inconnu @@ -66,5 +66,5 @@ Avertissement d'installation à partir d'une source inconnue - Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager + Redémarrer Flow Launcher automatiquement après l'installation/désinstallation/mise à jour du plugin via le gestionnaire de plugins From de22bc3b5b8c92673ae1a39d1adcf92da195dfe0 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Wed, 9 Jul 2025 20:29:14 +1000 Subject: [PATCH 57/98] New translations en.xaml (Chinese Simplified) [ci skip] --- Flow.Launcher/Languages/zh-cn.xaml | 40 +++++++++++++++--------------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Flow.Launcher/Languages/zh-cn.xaml b/Flow.Launcher/Languages/zh-cn.xaml index 71f410383b4..89ad3964e2b 100644 --- a/Flow.Launcher/Languages/zh-cn.xaml +++ b/Flow.Launcher/Languages/zh-cn.xaml @@ -138,10 +138,10 @@ 这只能在插件支持主页功能和主页启用时进行编辑。 将搜索窗口置于顶层 覆盖其他“总是在顶部”的程序窗口并在最顶层的位置显示 Flow Launcher 搜索窗口。 - Restart after modifying plugin via Plugin Store - Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store - Show unknown source warning - Show warning when installing plugins from unknown sources + 通过插件商店修改插件后重启 + 通过插件商店安装/卸载/更新插件后自动重启 Flow Launcher + 显示未知来源警告 + 安装来自未知来源的插件时显示警告 搜索插件 @@ -180,12 +180,12 @@ 插件:{0} - 移除插件设置文件失败,请手动删除 移除插件缓存失败 插件:{0} - 移除插件设置文件失败,请手动删除 - {0} modified already - Please restart Flow before making any further changes - Fail to install {0} - Fail to uninstall {0} - Unable to find plugin.json from the extracted zip file, or this path {0} does not exist - A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin + {0} 已修改 + 请在进行任何进一步更改之前重新启动 Flow + 安装 {0} 失败 + 卸载 {0} 失败 + 无法从提取的zip文件中找到plugin.json,或者此路径 {0} 不存在 + 已存在相同ID和版本的插件,或者存在版本大于此下载的插件 插件商店 @@ -203,26 +203,26 @@ 有可用的更新 安装插件时出错 卸载插件时出错 - Error updating plugin + 更新插件时出错 保留插件设置 你想要保留插件设置以便下一次的使用吗? 成功安装插件{0}。请重新启动 Flow Launcher。 成功卸载插件{0}。请重新启动 Flow Launcher。 成功更新插件{0}。请重新启动 Flow Launcher。 - Plugin install + 插件安装 {0} 作者: {1} {2}{2}您想要安装这个插件吗? - Plugin uninstall + 插件卸载 {0} 作者: {1} {2}{2}您想要卸载这个插件吗? - Plugin update + 插件更新 {0} 作者: {1} {2}{2}您想要更新这个插件吗? 下载插件 - Automatically restart after installing/uninstalling/updating plugins in plugin store - Zip file does not have a valid plugin.json configuration + 插件商店安装/卸载/更新插件后自动重启 + Zip 文件没有有效的 plugin.json 配置 从未知源安装 - This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) - Zip files - Please select zip file - Install plugin from local path + 您正在从未知源安装此插件,它可能包含潜在风险!{0}{0}请确保您了解来源以及安全性。{0}{0}您想要继续吗?{0}{0}(您可以通过设置关闭此警告) + Zip 文件 + 请选择 zip 文件 + 从本地路径安装插件 主题 From c9dd50becde277b47eeedd65408e6e97c762b183 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Wed, 9 Jul 2025 20:29:16 +1000 Subject: [PATCH 58/98] New translations en.xaml (Chinese Simplified) [ci skip] --- .../Languages/zh-cn.xaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/zh-cn.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/zh-cn.xaml index 2efe24f3991..446609850df 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/zh-cn.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/zh-cn.xaml @@ -43,15 +43,15 @@ 成功更新插件{0}。请重新启动 Flow Launcher。 插件 {0} 更新成功。请重新启动 Flow Launcher。 插件 {0} 已被修改。请在进行任何进一步更改之前重新启动Flow。 - {0} modified already - Please restart Flow before making any further changes + {0} 已被修改 + 请在进行任何进一步更改之前重新启动 Flow - Invalid zip installer file - Please check if there is a plugin.json in {0} + 无效的 zip 安装程序文件 + 请检查 {0} 中是否有plugin.json 插件管理 - Install, uninstall or update Flow Launcher plugins via the search window + 通过搜索窗口安装、卸载或更新 Flow Launcher 插件 未知作者 @@ -66,5 +66,5 @@ 未知源安装警告 - Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager + 通过插件管理器安装/卸载/更新插件后自动重启 Flow Launcher From baf07853542ee764901bff4a0879ff0537fd1e94 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:27 +1000 Subject: [PATCH 59/98] New translations en.xaml (German) [ci skip] --- Flow.Launcher/Languages/de.xaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Flow.Launcher/Languages/de.xaml b/Flow.Launcher/Languages/de.xaml index 066435e8644..ca2a1bd0ba0 100644 --- a/Flow.Launcher/Languages/de.xaml +++ b/Flow.Launcher/Languages/de.xaml @@ -8,9 +8,9 @@ Bitte wählen Sie die ausführbare Datei {0} aus - Ihre ausgewählte {0} ausführbare Datei ist ungültig. + Your selected {0} executable is invalid. {2}{2} - Klicken Sie auf "Ja", wenn Sie die ausführbare Datei {0} erneut auswählen möchten. Klicken Sie auf "Nein", wenn Sie {1} herunterladen möchten + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Der Pfad zur ausführbaren Datei {0} kann nicht festgelegt werden. Bitte versuchen Sie es in den Einstellungen von Flow (scrollen Sie nach unten). Plug-ins können nicht initialisiert werden @@ -415,7 +415,7 @@ Dateimanager auswählen Mehr erfahren Bitte geben Sie den Dateiort des von Ihnen verwendeten Dateimanagers an und fügen Sie bei Bedarf Argumente hinzu. Das „%d“ repräsentiert den dafür zu öffnenden Verzeichnispfad, der vom Feld Arg for Folder und für Befehle zum Öffnen bestimmter Verzeichnisse verwendet wird. Das „%f“ repräsentiert den dafür zu öffnenden Dateipfad, der vom Feld Arg for File und für Befehle zum Öffnen bestimmter Dateien verwendet wird. - Zum Beispiel, wenn der Dateimanager einen Befehl wie „totalcmd.exe /A c:\windows“ verwendet, um das Verzeichnis c:\windows zu öffnen, lautet der Dateimanager-Pfad „totalcmd.exe“ und der Arg for Folder „/A %d“. Bestimmte Dateimanager wie QTTabBar kann nur die Angabe eines Pfades erfordern, in diesem Fall verwenden Sie „%d“ als den Dateimanager-Pfad und lassen den Rest der Felder blank. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. Dateimanager Profilname Dateimanager-Pfad @@ -466,13 +466,14 @@ Drücken Sie einen benutzerdefinierten Hotkey, um Flow Launcher zu öffnen und die spezifizierte Abfrage automatisch einzugeben. Vorschau Hotkey ist nicht verfügbar, bitte wählen Sie einen neuen Hotkey aus - Plug-in-Hotkey ungültig + Hotkey is invalid Aktualisieren Bindung Hotkey Aktueller Hotkey ist nicht verfügbar. Dieser Hotkey ist für "{0}" reserviert und kann nicht verwendet werden. Bitte wählen Sie einen anderen Hotkey. Dieser Hotkey ist bereits in Verwendung von "{0}". Wenn Sie "Überschreiben" drücken, wird dieser aus "{0}" entfernt. Drücken Sie die Tasten, die Sie für diese Funktion verwenden möchten. + Hotkey and action keyword are empty Benutzerdefinierter Abfrage-Shortcut @@ -483,6 +484,7 @@ Wenn Sie bei der Eingabe eines Shortcuts ein '@'-Präfix hinzufügen, stimmt die Shortcut ist bereits vorhanden, bitte geben Sie einen neuen Shortcut ein oder bearbeiten Sie den vorhandenen. Shortcut und/oder dessen Erweiterung ist leer. + Shortcut is invalid Speichern From 3288c7c63b9b150fc5546bf393b9f71aa4d8a92f Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:29 +1000 Subject: [PATCH 60/98] New translations en.xaml (French) [ci skip] --- Flow.Launcher/Languages/fr.xaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Flow.Launcher/Languages/fr.xaml b/Flow.Launcher/Languages/fr.xaml index 56de46b55e0..f19e0e7ae2b 100644 --- a/Flow.Launcher/Languages/fr.xaml +++ b/Flow.Launcher/Languages/fr.xaml @@ -8,9 +8,9 @@ Veuillez sélectionner l'exécutable {0} - L'exécutable {0} que vous avez sélectionné est invalide. + Your selected {0} executable is invalid. {2}{2} - Cliquez sur oui si vous souhaitez sélectionner l'exécutable {0} à nouveau. Cliquez sur non si vous souhaitez télécharger {1}. + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Impossible de définir {0} comme chemin d'accès vers l'exécutable. Veuillez essayer à partir des paramètres de Flow (défiler vers le bas). Échec de l'initialisation des plugins @@ -414,7 +414,7 @@ Sélectionner le gestionnaire de fichiers En savoir plus Veuillez spécifier l'emplacement du fichier de l'explorateur de fichiers que vous utilisez et ajouter des arguments si nécessaire. Le "%d" représente le chemin du répertoire à ouvrir, utilisé par le champ Arg for Folder et pour les commandes ouvrant des répertoires spécifiques. Le "%f" représente le chemin du fichier à ouvrir, utilisé par le champ Arg for File et pour les commandes ouvrant des fichiers spécifiques. - Par exemple, si l'explorateur de fichiers utilise une commande telle que "totalcmd.exe /A c:\windows" pour ouvrir le répertoire c:\windows, le chemin de l'explorateur de fichiers sera totalcmd.exe et l'argument Arg For Folder sera /A "%d"". Certains explorateurs de fichiers comme QTTabBar peuvent simplement nécessiter qu'un chemin soit fourni, dans ce cas, utilisez "%d" comme chemin de l'explorateur de fichiers et laissez le reste des fichiers vides. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. Gestionnaire de fichiers Nom du profil Chemin du gestionnaire de fichiers @@ -465,13 +465,14 @@ Appuyez sur le raccourci personnalisé pour insérer automatiquement la requête spécifiée. Prévisualiser Raccourci indisponible. Veuillez en choisir un autre. - Raccourci invalide + Hotkey is invalid Actualiser Raccourci de liaison Le raccourci clavier actuel n'est pas disponible. Ce raccourci est réservé à "{0}" et ne peut pas être utilisé. Veuillez choisir un autre raccourci clavier. Ce raccourci est déjà utilisé par "{0}". Si vous appuyez sur "Écraser", il sera supprimé de "{0}". Appuyez sur les touches que vous voulez utiliser pour cette fonction. + Hotkey and action keyword are empty Raccourci de requête personnalisée @@ -482,6 +483,7 @@ Si vous ajoutez un préfixe "@" lors de la saisie d'un raccourci, celu Le raccourci existe déjà, veuillez entrer un nouveau raccourci ou modifier le raccourci existant. Raccourci et/ou son expansion est vide. + Shortcut is invalid Sauvegarder From 65c85fa19ed56ae4ea41b1e6aab6d396409536b6 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:30 +1000 Subject: [PATCH 61/98] New translations en.xaml (Arabic) [ci skip] --- Flow.Launcher/Languages/ar.xaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Flow.Launcher/Languages/ar.xaml b/Flow.Launcher/Languages/ar.xaml index 3756facbdf2..80fde644176 100644 --- a/Flow.Launcher/Languages/ar.xaml +++ b/Flow.Launcher/Languages/ar.xaml @@ -10,7 +10,7 @@ Your selected {0} executable is invalid. {2}{2} - Click yes if you would like select the {0} executable agian. Click no if you would like to download {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} تعذر تعيين مسار الملف التنفيذي لـ {0}، يرجى المحاولة من إعدادات Flow (قم بالتمرير إلى الأسفل). فشل في تهيئة الإضافات @@ -415,7 +415,7 @@ اختر مدير الملفات Learn more يرجى تحديد موقع ملف مدير الملفات الذي تستخدمه وإضافة الحجج حسب الحاجة. يمثل "%d" مسار الدليل المفتوح، ويستخدمه الحقل "الحجة للمجلد" للأوامر التي تفتح أدلة محددة. يمثل "%f" مسار الملف المفتوح، ويستخدمه الحقل "الحجة للملف" للأوامر التي تفتح ملفات محددة. - على سبيل المثال، إذا كان مدير الملفات يستخدم أمرًا مثل "totalcmd.exe /A c:\windows" لفتح دليل c:\windows، فإن مسار مدير الملفات سيكون totalcmd.exe، وحجة المجلد ستكون /A "%d". قد تحتاج بعض مديري الملفات مثل QTTabBar فقط إلى توفير مسار، في هذه الحالة استخدم "%d" كمسار مدير الملفات واترك باقي الحقول فارغة. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. مدير الملفات اسم الملف الشخصي مسار مدير الملفات @@ -466,13 +466,14 @@ اضغط على مفتاح اختصار مخصص لفتح Flow Launcher وإدخال الاستعلام المحدد تلقائيًا. معاينة مفتاح الاختصار غير متاح، يرجى اختيار مفتاح اختصار جديد - مفتاح اختصار غير صالح للإضافة + Hotkey is invalid تحديث ربط مفتاح الاختصار مفتاح الاختصار الحالي غير متاح. تم حجز هذا المفتاح لـ "{0}" ولا يمكن استخدامه. يرجى اختيار مفتاح اختصار آخر. يتم استخدام هذا المفتاح بالفعل من قبل "{0}". إذا ضغطت على "استبدال"، سيتم إزالته من "{0}". اضغط على المفاتيح التي تريد استخدامها لهذه الوظيفة. + Hotkey and action keyword are empty اختصار الاستعلام المخصص @@ -483,6 +484,7 @@ الاختصار موجود بالفعل، يرجى إدخال اختصار جديد أو تعديل الموجود. الاختصار و/أو توسيعه فارغ. + Shortcut is invalid حفظ From 7a8dc0d74171dbba63dfd7b75e31b9801517eea4 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:31 +1000 Subject: [PATCH 62/98] New translations en.xaml (Czech) [ci skip] --- Flow.Launcher/Languages/cs.xaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Flow.Launcher/Languages/cs.xaml b/Flow.Launcher/Languages/cs.xaml index 9f08a18d484..aa13f2203b8 100644 --- a/Flow.Launcher/Languages/cs.xaml +++ b/Flow.Launcher/Languages/cs.xaml @@ -10,7 +10,7 @@ Your selected {0} executable is invalid. {2}{2} - Click yes if you would like select the {0} executable agian. Click no if you would like to download {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom). Fail to Init Plugins @@ -415,7 +415,7 @@ Vybrat správce souborů Learn more Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" represents the file path to open for, used by the Arg for File field and for commands opening specific files. - For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fileds blank. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. Správce souborů Jméno profilu Cesta k správci souborů @@ -466,13 +466,14 @@ Stisknutím vlastní klávesové zkratky otevřete nástroj Flow Launcher a automaticky zadejte dotaz. Náhled Klávesová zkratka je nedostupná, zadejte prosím novou zkratku - Neplatná klávesová zkratka pluginu + Hotkey is invalid Aktualizovat Binding Hotkey Current hotkey is unavailable. This hotkey is reserved for "{0}" and can't be used. Please choose another hotkey. This hotkey is already in use by "{0}". If you press "Overwrite", it will be removed from "{0}". Press the keys you want to use for this function. + Hotkey and action keyword are empty Vlastní klávesová zkratka pro zadávání dotazů @@ -483,6 +484,7 @@ Pokud před zkratku při zadávání přidáte znak "@", bude odpovíd Zkratka již existuje, zadejte novou zkratku nebo upravte stávající. Zkratka a/nebo její plné znění je prázdné. + Shortcut is invalid Uložit From 3758ce25486f81c75e30e690f6d29edf4fa881bc Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:32 +1000 Subject: [PATCH 63/98] New translations en.xaml (Danish) [ci skip] --- Flow.Launcher/Languages/da.xaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Flow.Launcher/Languages/da.xaml b/Flow.Launcher/Languages/da.xaml index 810c3699ba9..d734b4356ca 100644 --- a/Flow.Launcher/Languages/da.xaml +++ b/Flow.Launcher/Languages/da.xaml @@ -10,7 +10,7 @@ Your selected {0} executable is invalid. {2}{2} - Click yes if you would like select the {0} executable agian. Click no if you would like to download {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom). Fail to Init Plugins @@ -415,7 +415,7 @@ Select File Manager Learn more Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" represents the file path to open for, used by the Arg for File field and for commands opening specific files. - For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fileds blank. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. Filhåndtering Profilnavn Sti til filhåndtering @@ -466,13 +466,14 @@ Press a custom hotkey to open Flow Launcher and input the specified query automatically. Vis Genvejstast er utilgængelig, vælg venligst en ny genvejstast - Ugyldig plugin genvejstast + Hotkey is invalid Opdater Binding Hotkey Current hotkey is unavailable. This hotkey is reserved for "{0}" and can't be used. Please choose another hotkey. This hotkey is already in use by "{0}". If you press "Overwrite", it will be removed from "{0}". Press the keys you want to use for this function. + Hotkey and action keyword are empty Custom Query Shortcut @@ -483,6 +484,7 @@ If you add an '@' prefix while inputting a shortcut, it matches any position in Shortcut already exists, please enter a new Shortcut or edit the existing one. Shortcut and/or its expansion is empty. + Shortcut is invalid Gem From ba26ef65d99c96ed1305a8209dbfbef9f3382e6d Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:33 +1000 Subject: [PATCH 64/98] New translations en.xaml (Hebrew) [ci skip] --- Flow.Launcher/Languages/he.xaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Flow.Launcher/Languages/he.xaml b/Flow.Launcher/Languages/he.xaml index e5fca3ee234..b7212521414 100644 --- a/Flow.Launcher/Languages/he.xaml +++ b/Flow.Launcher/Languages/he.xaml @@ -8,9 +8,9 @@ אנא בחר את קובץ ההפעלה {0} - קובץ ההפעלה {0} שבחרת אינו חוקי. + Your selected {0} executable is invalid. {2}{2} - לחץ על כן אם ברצונך, בחר את {0} ההפעלה הקודמת. לחץ על לא אם ברצונך להוריד את {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} לא ניתן להגדיר נתיב הפעלה {0}, אנא נסה שוב בהגדרות Flow (גלול עד למטה). נכשל בהפעלת תוספים @@ -414,7 +414,7 @@ בחר מנהל קבצים למד עוד אנא ציין את מיקום הקובץ של מנהל הקבצים שבו אתה משתמש והוסף ארגומנטים כנדרש. "%d" מייצג את נתיב התיקייה שיש לפתוח, ומשמש בשדה ארגומנט לתיקייה ובפקודות לפתיחת תיקיות מסוימות. "%f" מייצג את נתיב הקובץ שיש לפתוח, ומשמש בשדה ארגומנט לקובץ ובפקודות לפתיחת קבצים מסוימים. - לדוגמה, אם מנהל הקבצים משתמש בפקודה כגון "totalcmd.exe /A c:\windows" כדי לפתוח את התיקייה c:\windows, נתיב מנהל הקבצים יהיה totalcmd.exe, והארגומנט לתיקייה יהיה /A "%d". מנהלי קבצים מסוימים, כגון QTTabBar, עשויים לדרוש רק ציון נתיב, במקרה כזה השתמש ב-"%d" כנתיב מנהל הקבצים והשאר את שאר השדות ריקים. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. מנהל קבצים שם פרופיל נתיב מנהל קבצים @@ -465,13 +465,14 @@ הקש על מקש קיצור מותאם אישית כדי לפתוח את Flow Launcher ולהזין את השאילתה שצוינה באופן אוטומטי. תצוגה מקדימה מקש הקיצור אינו זמין, אנא בחר מקש קיצור חדש - מקש קיצור לא חוקי לתוסף + Hotkey is invalid עדכון שיוך מקש קיצור מקש הקיצור הנוכחי אינו זמין. מקש קיצור זה שמור עבור "{0}" ואינו ניתן לשימוש. אנא בחר מקש קיצור אחר. מקש קיצור זה כבר נמצא בשימוש על ידי "{0}". אם תלחץ על "החלף", הוא יוסר מ-"{0}". הקש על המקשים שברצונך להשתמש בהם עבור פעולה זו. + Hotkey and action keyword are empty קיצור דרך לשאילתה מותאמת אישית @@ -482,6 +483,7 @@ קיצור דרך כבר קיים, אנא הזן קיצור דרך חדש או ערוך את הקיים. קיצור הדרך ו/או ההרחבה שלו ריקים. + Shortcut is invalid שמור From f9a2e94e629df764f4601b6a1e1e5f1bfd713cc9 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:34 +1000 Subject: [PATCH 65/98] New translations en.xaml (Italian) [ci skip] --- Flow.Launcher/Languages/it.xaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Flow.Launcher/Languages/it.xaml b/Flow.Launcher/Languages/it.xaml index 818c5a6257d..83867d00e8a 100644 --- a/Flow.Launcher/Languages/it.xaml +++ b/Flow.Launcher/Languages/it.xaml @@ -10,7 +10,7 @@ Your selected {0} executable is invalid. {2}{2} - Click yes if you would like select the {0} executable agian. Click no if you would like to download {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom). Fail to Init Plugins @@ -415,7 +415,7 @@ Seleziona Gestore File Learn more Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" represents the file path to open for, used by the Arg for File field and for commands opening specific files. - For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fileds blank. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. Gestore File Nome Profilo Percorso Gestore File @@ -466,13 +466,14 @@ Premere un tasto di scelta rapida personalizzato per aprire Flow Launcher e inserire automaticamente la query specificata. Anteprima Tasto di scelta rapida non disponibile, per favore scegli un nuovo tasto di scelta rapida - Tasto di scelta rapida plugin non valido + Hotkey is invalid Aggiorna Registrare Scorciatoie Scorciatoia corrente non disponibile. Questa scorciatoia è riservata per "{0}" e non può essere utilizzata. Si prega di scegliere un'altra scorciatoia. Questa scorciatoia è già in uso da "{0}". Premendo "Sovrascrivi", verrà rimossa da "{0}". Premi i tasti che vuoi usare per questa funzione. + Hotkey and action keyword are empty Scorciatoia per ricerca personalizzata @@ -483,6 +484,7 @@ Se si aggiunge un prefisso '@' mentre si inserisce una scorciatoia, corrisponde La scorciatoia esiste già, inserisci una nuova scorciatoia o modifica quella esistente. La scorciatoia e/o la sua espansione sono vuote. + Shortcut is invalid Salva From db2509f94a10d4ed2d321a4db6b60e56d201c396 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:36 +1000 Subject: [PATCH 66/98] New translations en.xaml (Japanese) [ci skip] --- Flow.Launcher/Languages/ja.xaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Flow.Launcher/Languages/ja.xaml b/Flow.Launcher/Languages/ja.xaml index ef466054f0e..22451ed27cd 100644 --- a/Flow.Launcher/Languages/ja.xaml +++ b/Flow.Launcher/Languages/ja.xaml @@ -10,7 +10,7 @@ Your selected {0} executable is invalid. {2}{2} - Click yes if you would like select the {0} executable agian. Click no if you would like to download {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom). Fail to Init Plugins @@ -415,7 +415,7 @@ デフォルトのファイルマネージャー Learn more Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" represents the file path to open for, used by the Arg for File field and for commands opening specific files. - For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fileds blank. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. File Manager Profile Name File Manager Path @@ -466,13 +466,14 @@ Press a custom hotkey to open Flow Launcher and input the specified query automatically. プレビュー ホットキーは使用できません。新しいホットキーを選択してください - プラグインホットキーは無効です + Hotkey is invalid 更新 Binding Hotkey Current hotkey is unavailable. This hotkey is reserved for "{0}" and can't be used. Please choose another hotkey. This hotkey is already in use by "{0}". If you press "Overwrite", it will be removed from "{0}". Press the keys you want to use for this function. + Hotkey and action keyword are empty カスタムクエリショートカット @@ -483,6 +484,7 @@ ショートカットが既に存在します。新しいショートカットを入力するか、既存のショートカットを編集してください。 ショートカット、展開の少なくとも一方が空です。 + Shortcut is invalid 保存 From 7e694f0fe19a1be175e83955b0b261be1dab2cdf Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:37 +1000 Subject: [PATCH 67/98] New translations en.xaml (Korean) [ci skip] --- Flow.Launcher/Languages/ko.xaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Flow.Launcher/Languages/ko.xaml b/Flow.Launcher/Languages/ko.xaml index 7b838f206df..b0c13d2e6f7 100644 --- a/Flow.Launcher/Languages/ko.xaml +++ b/Flow.Launcher/Languages/ko.xaml @@ -10,7 +10,7 @@ Your selected {0} executable is invalid. {2}{2} - Click yes if you would like select the {0} executable agian. Click no if you would like to download {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom). Fail to Init Plugins @@ -406,7 +406,7 @@ 파일관리자 선택 더 알아보기 사용 중인 파일 관리자의 파일 위치를 지정하고, 필요한 경우 인수를 추가하세요. "%d"는 열고자 하는 디렉터리 경로를 나타내며, 폴더용 인수 필드 및 특정 디렉터리를 여는 명령어에서 사용됩니다. "%f"는 열고자 하는 파일 경로를 나타내며, 파일용 인수 필드 및 특정 파일을 여는 명령어에서 사용됩니다. - 예를 들어, 파일 관리자가 totalcmd.exe /A c:\windows와 같은 명령어로 c:\windows 디렉터리를 연다면, 파일 관리자 경로는 totalcmd.exe가 되고, 폴더용 인수는 /A "%d"가 됩니다. QTTabBar와 같은 일부 파일 관리자는 경로만 전달하면 되는 경우가 있으므로, 이 경우에는 파일 관리자 경로에 "%d"를 입력하고 나머지 필드는 비워두세요. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. 파일관리자 프로필 이름 파일관리자 경로 @@ -457,13 +457,14 @@ Press a custom hotkey to open Flow Launcher and input the specified query automatically. 미리보기 단축키를 사용할 수 없습니다. 다른 단축키를 입력하세요. - 플러그인 단축키가 유효하지 않습니다. + Hotkey is invalid 업데이트 Binding Hotkey Current hotkey is unavailable. This hotkey is reserved for "{0}" and can't be used. Please choose another hotkey. This hotkey is already in use by "{0}". If you press "Overwrite", it will be removed from "{0}". 이 기능에 사용할 키를 눌러주세요. + Hotkey and action keyword are empty 사용자 지정 쿼리 단축어 @@ -474,6 +475,7 @@ If you add an '@' prefix while inputting a shortcut, it matches any position in Shortcut already exists, please enter a new Shortcut or edit the existing one. Shortcut and/or its expansion is empty. + Shortcut is invalid 저장 From 6ea50975c4aa937bb8f35e7edde1fe62e8934307 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:38 +1000 Subject: [PATCH 68/98] New translations en.xaml (Dutch) [ci skip] --- Flow.Launcher/Languages/nl.xaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Flow.Launcher/Languages/nl.xaml b/Flow.Launcher/Languages/nl.xaml index b0b13083108..96a7e43dd0c 100644 --- a/Flow.Launcher/Languages/nl.xaml +++ b/Flow.Launcher/Languages/nl.xaml @@ -10,7 +10,7 @@ Your selected {0} executable is invalid. {2}{2} - Click yes if you would like select the {0} executable agian. Click no if you would like to download {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom). Fail to Init Plugins @@ -415,7 +415,7 @@ Bestandsbeheerder selecteren Learn more Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" represents the file path to open for, used by the Arg for File field and for commands opening specific files. - For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fileds blank. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. Bestandsbeheerder Profielnaam Bestandsbeheerder pad @@ -466,13 +466,14 @@ Druk op een aangepaste sneltoets om Flow Launcher te openen en de opgegeven query automatisch in te voeren. Voorbeeld Sneltoets is niet beschikbaar, selecteer een nieuwe sneltoets - Ongeldige plugin sneltoets + Hotkey is invalid Bijwerken Sneltoets koppelen Huidige sneltoets is niet beschikbaar. Deze sneltoets is gereserveerd voor "{0}" en kan niet worden gebruikt. Kies een andere sneltoets. Deze sneltoets is al in gebruik door "{0}". Als u op "Overschrijven" klikt, zal deze verwijderd worden uit "{0}". Druk op de toetsen die u wilt gebruiken voor deze functie. + Hotkey and action keyword are empty Aangepaste Query Snelkoppeling @@ -483,6 +484,7 @@ Als u een '@' voorvoegsel toevoegt tijdens het invoeren van een snelkoppeling, m Snelkoppeling bestaat al, vul een nieuwe snelkoppeling in of pas de bestaande aan. Snelkoppeling en/of uitbreiding is leeg. + Shortcut is invalid Opslaan From 606496c6f25dbf14ac85cf004efb8b0100c97c89 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:39 +1000 Subject: [PATCH 69/98] New translations en.xaml (Polish) [ci skip] --- Flow.Launcher/Languages/pl.xaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Flow.Launcher/Languages/pl.xaml b/Flow.Launcher/Languages/pl.xaml index 222ed961c81..ff3c548ad2c 100644 --- a/Flow.Launcher/Languages/pl.xaml +++ b/Flow.Launcher/Languages/pl.xaml @@ -8,9 +8,9 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros Wybierz plik wykonywalny {0} - Wybrany plik wykonywalny {0} jest nieprawidłowy. + Your selected {0} executable is invalid. {2}{2} - Kliknij Tak, jeśli chcesz ponownie wybrać plik wykonywalny {0}. Kliknij Nie, jeśli chcesz pobrać {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Nie można ustawić ścieżki do pliku wykonywalnego {0}. Spróbuj ponownie w ustawieniach Flow (przewiń na sam dół). Nie udało się zainicjować wtyczek @@ -414,7 +414,7 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros Wybierz menedżer plików Więcej informacji Proszę określić lokalizację pliku menedżera plików, którego używasz i dodać argumenty według potrzeb. Symbol "%d" reprezentuje ścieżkę katalogu do otwarcia, używaną w polu Arg dla Folderu oraz dla poleceń otwierających konkretne katalogi. Symbol "%f" reprezentuje ścieżkę pliku do otwarcia, używaną w polu Arg dla Pliku oraz dla poleceń otwierających konkretne pliki. - Na przykład, jeśli menedżer plików używa polecenia takiego jak „totalcmd.exe /A c:\windows" do otwarcia katalogu c:\windows, Ścieżka Menedżera Plików będzie totalcmd.exe, a Argument dla Folderu będzie /A "%d". Niektóre menedżery plików, takie jak QTTabBar, mogą wymagać jedynie podania ścieżki; w takim przypadku użyj "%d" jako Ścieżki Menedżera Plików, a pozostałe pola pozostaw puste. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. Menedżer plików Nazwa profilu Ścieżka menedżera plików @@ -465,13 +465,14 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros Naciśnij niestandardowy klawisz skrótu, aby otworzyć Flow Launcher i automatycznie wprowadzić określone zapytanie. Podgląd Skrót klawiszowy jest niedostępny, musisz podać inny skrót klawiszowy - Niepoprawny skrót klawiszowy + Hotkey is invalid Aktualizuj Przypisywanie skrótów Bieżący skrót klawiszowy jest niedostępny. Ten skrót klawiszowy jest zarezerwowany dla "{0}" i nie może być użyty. Proszę wybrać inny skrót. Ten skrót klawiszowy jest już używany przez "{0}". Jeśli naciśniesz "Nadpisz", zostanie on usunięty z "{0}". Naciśnij klawisze, których chcesz użyć dla tej funkcji. + Hotkey and action keyword are empty Niestandardowy skrót zapytania @@ -482,6 +483,7 @@ Jeśli dodasz prefiks '@' podczas wprowadzania skrótu, będzie on pasował do d Skrót już istnieje, wprowadź nowy skrót lub edytuj istniejący. Skrót i/lub jego rozwinięcie jest puste. + Shortcut is invalid Zapisz From 9a546ceb4e6218557e39c037f6dd56536c96f717 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:40 +1000 Subject: [PATCH 70/98] New translations en.xaml (Portuguese) [ci skip] --- Flow.Launcher/Languages/pt-pt.xaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Flow.Launcher/Languages/pt-pt.xaml b/Flow.Launcher/Languages/pt-pt.xaml index 6571f41fec8..5d64d429f85 100644 --- a/Flow.Launcher/Languages/pt-pt.xaml +++ b/Flow.Launcher/Languages/pt-pt.xaml @@ -8,9 +8,9 @@ Por favor, selecione o executável {0} - O executável {0} é inválido. + Your selected {0} executable is invalid. {2}{2} - Clique Sim se quiser escolher o novo executável {0}. Clique Não se quiser descarregar {1}. + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Não foi possível definir o caminho do executável {0}. Experimente definir o caminho nas definições (desloque até ao fundo). Falha ao iniciar os plugins @@ -413,7 +413,7 @@ Selecione o gestor de ficheiros Saber mais Por favor, especifique a localização do executável do seu gestor de ficheiros e adicione os argumentos necessários. "%d" representa o caminho do diretório a abrir, usado pelo argumento do campo Pasta e para comandos que abrem diretórios específicos. "%f" representa o caminho do ficheiro a abrir, usado pelo argumento do campo Ficheiro e para comandos que abrem ficheiros específicos. - Por exemplo, se o gestor de ficheiros utilizar o comando "totalcmd.exe /A c:\windows" para abrir o diretório c:\windows , o caminho para o gestor de ficheiros será totalcmd. exe e os argumentos para a Pasta serão /A "%d". Alguns gestores de ficheiros, como QTTabBar podem apenas exigir que especifique o caminho. Para estes, deve utilizar "%d" como caminho para o gestor de ficheiros e deixar o resto dos campos em branco. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. Gestor de ficheiros Nome do perfil Caminho do gestor de ficheiros @@ -464,13 +464,14 @@ Prima uma tecla de atalho personalizada para abrir Flow Launcher e escrever automaticamente a pesquisa. Antevisão Tecla de atalho indisponível, por favor escolha outra - Tecla de atalho inválida + Hotkey is invalid Atualizar Associar tecla de atalho A tecla de atalho atual não está disponível. Esta tecla de atalho está reservada para "{0}" e não pode ser usada. Por favor, escolha outra. Esta tecla de atalho está a ser utilizada por "{0}". Se escolher "Substituir", será removida de "{0}". Prima as teclas que pretende utilizar para esta função. + Hotkey and action keyword are empty Atalho de consulta personalizada @@ -481,6 +482,7 @@ Se adicionar o prefixo '@' durante a introdução do atalho, será utilizada qua Este atallho já existe. Por favor escolha outro ou edite o existente. O atalho e/ou a expansão não estão preenchidos. + Shortcut is invalid Guardar From 4e9c31587543845650f9756c5ca05b7b6aa94229 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:41 +1000 Subject: [PATCH 71/98] New translations en.xaml (Russian) [ci skip] --- Flow.Launcher/Languages/ru.xaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Flow.Launcher/Languages/ru.xaml b/Flow.Launcher/Languages/ru.xaml index 02dc40f04df..aa450558000 100644 --- a/Flow.Launcher/Languages/ru.xaml +++ b/Flow.Launcher/Languages/ru.xaml @@ -10,7 +10,7 @@ Your selected {0} executable is invalid. {2}{2} - Click yes if you would like select the {0} executable agian. Click no if you would like to download {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom). Fail to Init Plugins @@ -415,7 +415,7 @@ Выбор менеджера файлов Learn more Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" represents the file path to open for, used by the Arg for File field and for commands opening specific files. - For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fileds blank. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. Файловый менеджер Имя профиля Путь к файловому менеджеру @@ -466,13 +466,14 @@ Нажмите свою горячую клавишу, чтобы открыть Flow Launcher и автоматически ввести заданный запрос. Предпросмотр Горячая клавиша недоступна. Пожалуйста, задайте новую - Недействительная горячая клавиша плагина + Hotkey is invalid Обновить Binding Hotkey Current hotkey is unavailable. This hotkey is reserved for "{0}" and can't be used. Please choose another hotkey. This hotkey is already in use by "{0}". If you press "Overwrite", it will be removed from "{0}". Press the keys you want to use for this function. + Hotkey and action keyword are empty Ярлык пользовательского запроса @@ -483,6 +484,7 @@ Ярлык уже существует, пожалуйста, введите новый ярлык или измените существующий. Ярлык и/или его расширение пусты. + Shortcut is invalid Сохранить From 2821240db79deb3099593900383e7929e69c25d4 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:43 +1000 Subject: [PATCH 72/98] New translations en.xaml (Slovak) [ci skip] --- Flow.Launcher/Languages/sk.xaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Flow.Launcher/Languages/sk.xaml b/Flow.Launcher/Languages/sk.xaml index 8b7566c0695..01ff97c4867 100644 --- a/Flow.Launcher/Languages/sk.xaml +++ b/Flow.Launcher/Languages/sk.xaml @@ -8,9 +8,9 @@ Vyberte spustiteľný súbor {0} - Vybrali ste nesprávny spustiteľný súbor {0}. + Your selected {0} executable is invalid. {2}{2} - Ak chcete znovu vybrať spustiteľný súbor {0}, kliknite na Áno. Kliknutím na Nie sa stiahne {1}. + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Nie je možné nastaviť cestu ku spustiteľnému súboru {0}, skúste to v nastaveniach Flowu (prejdite nadol). Nepodarilo sa inicializovať pluginy @@ -415,7 +415,7 @@ Vyberte správcu súborov Viac informácií Zadajte umiestnenie súboru správcu súborov, ktorý používate, a podľa potreby pridajte argumenty. "%d" predstavuje cestu k priečinku, ktorý sa má otvoriť, používa sa v poli Arg pre priečinok a pri príkazoch na otvorenie konkrétnych priečinkov. "%f" predstavuje cestu k súboru, ktorá sa má otvoriť a používa sa v poli Arg pre súbor a pri príkazoch na otvorenie konkrétnych súborov. - Napríklad, ak správca súborov používa príkaz ako "totalcmd.exe /A c:\windows" na otvorenie priečinka c:\windows, cesta správcu súborov bude totalcmd.exe a Arg pre priečinok bude /A "%d". Niektorí správcovia súborov, ako napríklad QTTabBar, môžu vyžadovať len zadanie cesty, v tomto prípade použite "%d" ako cestu správcu súborov a zvyšok súborov nechajte prázdny. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. Správca súborov Názov profilu Cesta k správcovi súborov @@ -466,13 +466,14 @@ Stlačením vlastnej klávesovej skratky otvoríte Flow Launcher a automaticky vložíte zadaný dotaz. Náhľad Klávesová skratka je nedostupná, prosím, zadajte novú skratku - Neplatná klávesová skratka pluginu + Hotkey is invalid Aktualizovať Priradenie klávesovej skratky Aktuálna klávesová skratka nie je k dispozícii. Táto skratka je rezervovaná pre "{0}" a nemôže byť použitá. Prosím, vyberte inú skratku. Táto skratka sa používa pre "{0}". Ak stlačíte "Prepísať", odstráni sa pre "{0}". Stlačte kláves, ktorý chcete nastaviť pre túto funkciu. + Hotkey and action keyword are empty Klávesová skratka vlastného dopytu @@ -483,6 +484,7 @@ Ak pri zadávaní skratky pred ňu pridáte "@", bude sa zhodovať s Skratka už existuje, zadajte novú skratku alebo upravte existujúcu. Skratka a/alebo jej celé znenie je prázdne. + Shortcut is invalid Uložiť From a5f60bf9eeb10eb180546e109f8ba592399b5571 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:44 +1000 Subject: [PATCH 73/98] New translations en.xaml (Turkish) [ci skip] --- Flow.Launcher/Languages/tr.xaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Flow.Launcher/Languages/tr.xaml b/Flow.Launcher/Languages/tr.xaml index 541d702ccc2..0328919003d 100644 --- a/Flow.Launcher/Languages/tr.xaml +++ b/Flow.Launcher/Languages/tr.xaml @@ -10,7 +10,7 @@ Your selected {0} executable is invalid. {2}{2} - Click yes if you would like select the {0} executable agian. Click no if you would like to download {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom). Fail to Init Plugins @@ -415,7 +415,7 @@ Dosya Yöneticisi Seçenekleri Daha fazla bilgi Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" represents the file path to open for, used by the Arg for File field and for commands opening specific files. - For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fileds blank. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. Dosya Yöneticisi Profil Adı Dosya Yöneticisi Yolu @@ -466,13 +466,14 @@ Flow Launcher'ı açıp otomatik olarak girdiğiniz sorguyu aratması için bir kısayol atayın. Önizleme Kısayol tuşu kullanılamıyor, lütfen başka bir kombinasyon girin. - Geçersiz eklenti kısayol tuşu + Hotkey is invalid Güncelle Kısayol Atanıyor Kullanılamıyor Bu kısayol "{0}" için ayrılmıştır, lütfen başka bir kısayol deneyin. Bu kısayol zaten "{0}" için kullanılıyor. Eğer "Üstüne Yaz"'ı seçerseniz, "{0}" sorgusu bu kısayol ile kullanılamayacak. Bu işleve atamak istediğiniz kısayol tuşlarına basın. + Hotkey and action keyword are empty Özel Kısaltmalar @@ -481,6 +482,7 @@ Anahtar kelime zaten mevcut. Yeni bir kısaltma girin veya mevcut kısaltmayı düzenleyin. Kısaltma ve/veya sorgu eksik. + Shortcut is invalid Kaydet From 39bd2e943782548f51c09052b74ae307d237b70d Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:45 +1000 Subject: [PATCH 74/98] New translations en.xaml (Ukrainian) [ci skip] --- Flow.Launcher/Languages/uk-UA.xaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Flow.Launcher/Languages/uk-UA.xaml b/Flow.Launcher/Languages/uk-UA.xaml index 0285fe8405d..746e262253c 100644 --- a/Flow.Launcher/Languages/uk-UA.xaml +++ b/Flow.Launcher/Languages/uk-UA.xaml @@ -10,7 +10,7 @@ Your selected {0} executable is invalid. {2}{2} - Click yes if you would like select the {0} executable agian. Click no if you would like to download {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Не вдається встановити шлях до виконуваника {0}, будласка спробуйте в налаштуваннях Flow (прокрутіть вниз до кінця). Невдача ініціалізації плагінів @@ -415,7 +415,7 @@ Виберіть файловий менеджер Learn more Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" represents the file path to open for, used by the Arg for File field and for commands opening specific files. - For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fileds blank. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. Файловий менеджер Ім'я профілю Шлях до файлового менеджера @@ -466,13 +466,14 @@ Натисніть спеціальну гарячу клавішу, щоб відкрити Flow Launcher і автоматично ввести вказаний запит. Переглянути Гаряча клавіша недоступна. Будь ласка, вкажіть нову - Недійсна гаряча клавіша плагіна + Hotkey is invalid Оновити Прив'язка галавіші Поточна галавіша недоступна. Ця галавіша зарезервована для «{0}» і не може бути використана. Будласка, виберіть іншу галавішу. Ця галавіша вже використовується «{0}». Якщо ви натиснете «Перезаписати», її буде вилучено з «{0}». Натисніть клавіші, які ви хочете використовувати для цієї функції. + Hotkey and action keyword are empty Власне скорочення запиту @@ -483,6 +484,7 @@ Скорочення вже існує, будь ласка, введіть нове або відредагуйте існуюче. Скорочення та/або його розширення є порожнім. + Shortcut is invalid Зберегти From 5057b95e41d46bc1e2b6ddc056a2f2333fb7d9f1 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:46 +1000 Subject: [PATCH 75/98] New translations en.xaml (Chinese Simplified) [ci skip] --- Flow.Launcher/Languages/zh-cn.xaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Flow.Launcher/Languages/zh-cn.xaml b/Flow.Launcher/Languages/zh-cn.xaml index 89ad3964e2b..0b5c0ecf2b5 100644 --- a/Flow.Launcher/Languages/zh-cn.xaml +++ b/Flow.Launcher/Languages/zh-cn.xaml @@ -8,9 +8,9 @@ 请选择 {0} 可执行文件 - 您选择的 {0} 可执行文件无效。 + Your selected {0} executable is invalid. {2}{2} - 如果您希望重新选择 {0} 可执行文件,请点击“是”。如果需要下载 {1},请点击“否” + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} 无法设置 {0} 可执行路径,请尝试从 Flow 的设置中设置(向下滚动到底部)。 无法初始化插件 @@ -415,7 +415,7 @@ 默认文件管理器 了解更多 请指定您使用的文件管理器的文件位置并根据需要添加参数。“%d”表示要打开的目录路径,由文件夹字段的参数和打开特定目录的命令使用。“%f”表示要打开的文件路径,由文件字段的参数和打开特定文件的命令使用。 - 例如,如果文件管理器使用诸如“totalcmd.exe /A c:\windows”之类的命令来打开 c:\windows 目录,则文件管理器路径将为 totalcmd.exe,文件夹参数将为 /A "%d"。某些文件管理器(如 QTTabBar)可能只需要提供路径,在本例中,使用“%d”作为文件管理器路径,其余字段留空。 + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. 文件管理器 档案名称 文件管理器路径 @@ -466,13 +466,14 @@ 输入一个自定义的快捷键来打开 Flow Launcher 并自动输入指定的查询。 预览 热键不可用,请选择一个新的热键 - 插件热键不合法 + Hotkey is invalid 更新 绑定热键 当前热键不可用。 此热键为“{0}”保留,无法使用。请选择其他热键。 此热键已被“{0}”使用。如果按“覆盖”,则会将其从“{0}”中删除。 按下您想要用于此功能的键。 + Hotkey and action keyword are empty 自定义查询捷径 @@ -483,6 +484,7 @@ 捷径已存在,请输入一个新的或者编辑已有的。 捷径及其展开均不能为空。 + Shortcut is invalid 保存 From c36024f72df087b3173bb028f2110e7653c596b8 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:47 +1000 Subject: [PATCH 76/98] New translations en.xaml (Chinese Traditional) [ci skip] --- Flow.Launcher/Languages/zh-tw.xaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Flow.Launcher/Languages/zh-tw.xaml b/Flow.Launcher/Languages/zh-tw.xaml index 1bdd094ee87..959f75f97ef 100644 --- a/Flow.Launcher/Languages/zh-tw.xaml +++ b/Flow.Launcher/Languages/zh-tw.xaml @@ -10,7 +10,7 @@ Your selected {0} executable is invalid. {2}{2} - Click yes if you would like select the {0} executable agian. Click no if you would like to download {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom). Fail to Init Plugins @@ -415,7 +415,7 @@ 選擇檔案管理器 Learn more Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" represents the file path to open for, used by the Arg for File field and for commands opening specific files. - For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fileds blank. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. 檔案管理器 檔案名稱 檔案管理器路徑 @@ -466,13 +466,14 @@ Press a custom hotkey to open Flow Launcher and input the specified query automatically. 預覽 快捷鍵不存在,請設定一個新的快捷鍵 - 擴充功能熱鍵無法使用 + Hotkey is invalid 更新 Binding Hotkey Current hotkey is unavailable. This hotkey is reserved for "{0}" and can't be used. Please choose another hotkey. This hotkey is already in use by "{0}". If you press "Overwrite", it will be removed from "{0}". Press the keys you want to use for this function. + Hotkey and action keyword are empty Custom Query Shortcut @@ -483,6 +484,7 @@ If you add an '@' prefix while inputting a shortcut, it matches any position in Shortcut already exists, please enter a new Shortcut or edit the existing one. Shortcut and/or its expansion is empty. + Shortcut is invalid 儲存 From 5422b5b8eea3d54b0326c924d12afe84574edb5a Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:48 +1000 Subject: [PATCH 77/98] New translations en.xaml (Vietnamese) [ci skip] --- Flow.Launcher/Languages/vi.xaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Flow.Launcher/Languages/vi.xaml b/Flow.Launcher/Languages/vi.xaml index 237e2423f94..2a87698636d 100644 --- a/Flow.Launcher/Languages/vi.xaml +++ b/Flow.Launcher/Languages/vi.xaml @@ -10,7 +10,7 @@ Your selected {0} executable is invalid. {2}{2} - Click yes if you would like select the {0} executable agian. Click no if you would like to download {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom). Fail to Init Plugins @@ -417,7 +417,7 @@ Chọn trình quản lý tệp Learn more Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" represents the file path to open for, used by the Arg for File field and for commands opening specific files. - For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fileds blank. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. Trình quản lý ngày tháng Tên hồ sơ Đường dẫn quản lý tệp @@ -468,13 +468,14 @@ Nhấn phím nóng tùy chỉnh để mở Flow Launcher và tự động nhập truy vấn được chỉ định. Xem trước Tổ hợp phím không khả dụng, vui lòng chọn tổ hợp phím khác - Tổ hợp phím plugin không hợp lệ + Hotkey is invalid Cập nhật Binding Hotkey Phím nóng hiện tại không có sẵn. This hotkey is reserved for "{0}" and can't be used. Please choose another hotkey. This hotkey is already in use by "{0}". If you press "Overwrite", it will be removed from "{0}". Press the keys you want to use for this function. + Hotkey and action keyword are empty Phím tắt truy vấn tùy chỉnh @@ -487,6 +488,7 @@ Phím tắt đã tồn tại, vui lòng nhập Phím tắt mới hoặc chỉnh sửa phím tắt hiện có. Phím tắt và/hoặc phần mở rộng của nó trống. + Shortcut is invalid Lưu From 1c7545e63ecd5a88d737d0d774dbf9e259a3c54f Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:50 +1000 Subject: [PATCH 78/98] New translations en.xaml (Portuguese, Brazilian) [ci skip] --- Flow.Launcher/Languages/pt-br.xaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Flow.Launcher/Languages/pt-br.xaml b/Flow.Launcher/Languages/pt-br.xaml index 9cfb81f1b5c..fcdb1459068 100644 --- a/Flow.Launcher/Languages/pt-br.xaml +++ b/Flow.Launcher/Languages/pt-br.xaml @@ -10,7 +10,7 @@ Your selected {0} executable is invalid. {2}{2} - Click yes if you would like select the {0} executable agian. Click no if you would like to download {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom). Fail to Init Plugins @@ -415,7 +415,7 @@ Selecione o Gerenciador de Arquivos Learn more Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" represents the file path to open for, used by the Arg for File field and for commands opening specific files. - For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fileds blank. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. Gerenciador de Arquivos Nome do Perfil Caminho do Gerenciador de Arquivos @@ -466,13 +466,14 @@ Aperte uma tecla de atalho personalizada para abrir o Flow Launcher e insira a pesquisa especificada automaticamente. Prévia Atalho indisponível, escolha outro - Atalho de plugin inválido + Hotkey is invalid Atualizar Binding Hotkey Current hotkey is unavailable. This hotkey is reserved for "{0}" and can't be used. Please choose another hotkey. This hotkey is already in use by "{0}". If you press "Overwrite", it will be removed from "{0}". Press the keys you want to use for this function. + Hotkey and action keyword are empty Atalho Personalidado de Pesquisa @@ -483,6 +484,7 @@ If you add an '@' prefix while inputting a shortcut, it matches any position in O atalho já existe, por favor, digite um novo atalho ou edite o existente. Atalho e/ou sua expansão está vazia. + Shortcut is invalid Salvar From 76a80fa3f87b624267f239cfdfd34ef6457144f5 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:51 +1000 Subject: [PATCH 79/98] New translations en.xaml (Norwegian Bokmal) [ci skip] --- Flow.Launcher/Languages/nb.xaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Flow.Launcher/Languages/nb.xaml b/Flow.Launcher/Languages/nb.xaml index 4adf76e79ff..c3879e203b6 100644 --- a/Flow.Launcher/Languages/nb.xaml +++ b/Flow.Launcher/Languages/nb.xaml @@ -10,7 +10,7 @@ Your selected {0} executable is invalid. {2}{2} - Click yes if you would like select the {0} executable agian. Click no if you would like to download {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Kan ikke angi {0} kjørbar bane, prøv fra Flows innstillinger (bla ned til bunnen). Mislykkes i å initialisere programtillegg @@ -415,7 +415,7 @@ Velg filbehandler Learn more Vennligst spesifiser filplasseringen til filbehandleren du bruker, og legg til argumenter etter behov. "%d" representerer katalogbanen som skal åpnes for, brukt av Arg for mappe-feltet og for kommandoer som åpner spesifikke kataloger. "%f" representerer filbanen som skal åpnes for, brukt av Arg for fil-feltet og for kommandoer som åpner spesifikke filer. - For eksempel, hvis filbehandleren bruker en kommando som "totalcmd.exe /A c:windows" for å åpne c:windows-katalogen, vil filbehandlingsbanen bli totalcmd.exe, og Arg For Folder vil være /A "%d". Enkelte filbehandlere som QTTabBar kan bare kreve at en bane oppgis, i dette tilfellet bruker du "%d" som filbehandlingsbane og lar resten av feltene stå tomme. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. Filbehandler Profilnavn Filbehandler sti @@ -466,13 +466,14 @@ Trykk på en egendefinert hurtigtast for å åpne Flow Launcher og skrive inn den angitte spørringen automatisk. Forhåndsvis Hurtigtast er utilgjengelig, vennligst velg en ny hurtigtast - Ugyldig hurtigtast for programtillegg + Hotkey is invalid Oppdater Binding av hurtigtast Nåværende hurtigtast er utilgjengelig. Denne hurtigtasten er reservert for "{0}" og kan ikke brukes. Velg en annen hurtigtast. Denne hurtigtasten er allerede i bruk av "{0}". Hvis du trykker "Overskriv" vil den bli fjernet fra "{0}". Trykk på tastene du vil bruke for denne funksjonen. + Hotkey and action keyword are empty Snarvei for egendefinert spørring @@ -483,6 +484,7 @@ Hvis du legger til et @-prefiks mens du legger inn en snarvei, samsvarer det med Snarveien eksisterer allerede, skriv inn en ny snarvei eller rediger den eksisterende. Snarvei og/eller utvidelsen er tom. + Shortcut is invalid Lagre From 0eb59bbb6519b6281753bbc0070d5322dc7fd343 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:52 +1000 Subject: [PATCH 80/98] New translations en.xaml (Serbian (Latin)) [ci skip] --- Flow.Launcher/Languages/sr.xaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Flow.Launcher/Languages/sr.xaml b/Flow.Launcher/Languages/sr.xaml index 40c1b894a05..16bd5aeb8f2 100644 --- a/Flow.Launcher/Languages/sr.xaml +++ b/Flow.Launcher/Languages/sr.xaml @@ -10,7 +10,7 @@ Your selected {0} executable is invalid. {2}{2} - Click yes if you would like select the {0} executable agian. Click no if you would like to download {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom). Fail to Init Plugins @@ -415,7 +415,7 @@ Select File Manager Learn more Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" represents the file path to open for, used by the Arg for File field and for commands opening specific files. - For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fileds blank. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. File Manager Profile Name File Manager Path @@ -466,13 +466,14 @@ Press a custom hotkey to open Flow Launcher and input the specified query automatically. Pregled Prečica je nedustupna, molim Vas izaberite drugu prečicu - Nepravlna prečica za plugin + Hotkey is invalid Ažuriraj Binding Hotkey Current hotkey is unavailable. This hotkey is reserved for "{0}" and can't be used. Please choose another hotkey. This hotkey is already in use by "{0}". If you press "Overwrite", it will be removed from "{0}". Press the keys you want to use for this function. + Hotkey and action keyword are empty Custom Query Shortcut @@ -483,6 +484,7 @@ If you add an '@' prefix while inputting a shortcut, it matches any position in Shortcut already exists, please enter a new Shortcut or edit the existing one. Shortcut and/or its expansion is empty. + Shortcut is invalid Sačuvaj From 079cfb888ba91d50c4c7919d39653aa129a569a3 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:53 +1000 Subject: [PATCH 81/98] New translations en.xaml (Spanish (Modern)) [ci skip] --- Flow.Launcher/Languages/es.xaml | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Flow.Launcher/Languages/es.xaml b/Flow.Launcher/Languages/es.xaml index 465808a2460..c6cc55312b4 100644 --- a/Flow.Launcher/Languages/es.xaml +++ b/Flow.Launcher/Languages/es.xaml @@ -8,9 +8,9 @@ Por favor, seleccione el ejecutable {0} - El ejecutable {0} seleccionado no es válido. + Your selected {0} executable is invalid. {2}{2} - Pulsar Sí, si desea seleccionar de nuevo el ejecutable {0}. Pulsar No, si desea descargar {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} No se puede establecer la ruta del ejecutable {0}, por favor inténtelo desde la configuración de Flow (desplácese hacia abajo). Fallo al iniciar los complementos @@ -415,7 +415,7 @@ Seleccionar administrador de archivos Más información Especifique la ubicación del archivo del administrador de archivos que está utilizando y añada los argumentos necesarios. El argumento "%d" representa la ruta del directorio a abrir, utilizada por el campo Argumentos de la carpeta y por comandos que abren directorios específicos. El "%f" representa la ruta del archivo a abrir, utilizada por el campo Argumentos del archivo y por comandos que abren archivos específicos. - Por ejemplo, si el administrador de archivos utiliza un comando como "totalcmd.exe /A c:\windows" para abrir el directorio c:\windows, la ruta del administrador de archivos será totalcmd.exe, y los Argumentos de la carpeta serán /A "%d". Ciertos administradores de archivos como QTTabBar pueden requerir solo la ruta, en este caso utilice "%d" como la ruta del administrador de archivos y deje el resto de los campos en blanco. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. Administrador de archivos Nombre del perfil Ruta del administrador de archivos @@ -466,13 +466,14 @@ Pulse el atajo de teclado personalizado para abrir Flow Launcher y realizar automáticamente la consulta especificada. Vista previa El atajo de teclado no está disponible, por favor seleccione uno nuevo - Atajo de teclado de complemento no válido + Hotkey is invalid Actualizar Atajo de teclado vinculado El atajo de teclado actual no está disponible. Este atajo de teclado está reservado para "{0}" y no se puede utilizar. Por favor, elija otro atajo de teclado. Este atajo de teclado ya está siendo utilizado por "{0}". Si pulsa «Sobrescribir», se eliminará de "{0}". Pulsar las teclas que se deseen utilizar para esta función. + Hotkey and action keyword are empty Acceso directo de consulta personalizada @@ -483,6 +484,7 @@ Si añade un prefijo "@" al introducir un acceso directo, éste coinci El acceso directo ya existe, por favor introduzca uno nuevo o edite el existente. El acceso directo y/o su expansión están vacíos. + Shortcut is invalid Guardar From bad71ca29e858f8d8ea47cc51cbda64e8cba1dce Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 21:55:54 +1000 Subject: [PATCH 82/98] New translations en.xaml (Spanish, Latin America) [ci skip] --- Flow.Launcher/Languages/es-419.xaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/Flow.Launcher/Languages/es-419.xaml b/Flow.Launcher/Languages/es-419.xaml index 2216eccd37f..814cea8823e 100644 --- a/Flow.Launcher/Languages/es-419.xaml +++ b/Flow.Launcher/Languages/es-419.xaml @@ -10,7 +10,7 @@ Your selected {0} executable is invalid. {2}{2} - Click yes if you would like select the {0} executable agian. Click no if you would like to download {1} + Click yes if you would like select the {0} executable again. Click no if you would like to download {1} Unable to set {0} executable path, please try from Flow's settings (scroll down to the bottom). Fail to Init Plugins @@ -415,7 +415,7 @@ Seleccionar Gestor de Archivos Learn more Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" represents the file path to open for, used by the Arg for File field and for commands opening specific files. - For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fileds blank. + For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. Gestor de Archivos Nombre de Perfil Ruta del Gestor de Archivos @@ -466,13 +466,14 @@ Presione la tecla de acceso personalizada para insertar automáticamente la consulta especificada. Vista previa Tecla no disponible, por favor seleccione una nueva tecla de acceso directo - Tecla de acceso directo al plugin inválida + Hotkey is invalid Actualizar Binding Hotkey Current hotkey is unavailable. This hotkey is reserved for "{0}" and can't be used. Please choose another hotkey. This hotkey is already in use by "{0}". If you press "Overwrite", it will be removed from "{0}". Press the keys you want to use for this function. + Hotkey and action keyword are empty Custom Query Shortcut @@ -483,6 +484,7 @@ If you add an '@' prefix while inputting a shortcut, it matches any position in Shortcut already exists, please enter a new Shortcut or edit the existing one. Shortcut and/or its expansion is empty. + Shortcut is invalid Guardar From 2da209751d03042c560dc0858a1551cd4bf39d3f Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Thu, 10 Jul 2025 23:55:21 +1000 Subject: [PATCH 83/98] New translations en.xaml (Chinese Simplified) [ci skip] --- Flow.Launcher/Languages/zh-cn.xaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Flow.Launcher/Languages/zh-cn.xaml b/Flow.Launcher/Languages/zh-cn.xaml index 0b5c0ecf2b5..0f5e1e165e5 100644 --- a/Flow.Launcher/Languages/zh-cn.xaml +++ b/Flow.Launcher/Languages/zh-cn.xaml @@ -8,9 +8,9 @@ 请选择 {0} 可执行文件 - Your selected {0} executable is invalid. + 您选择的 {0} 可执行文件无效。 {2}{2} - Click yes if you would like select the {0} executable again. Click no if you would like to download {1} + 如果您希望重新选择 {0} 可执行文件,请点击“是”。如果需要下载 {1},请点击“否” 无法设置 {0} 可执行路径,请尝试从 Flow 的设置中设置(向下滚动到底部)。 无法初始化插件 @@ -415,7 +415,7 @@ 默认文件管理器 了解更多 请指定您使用的文件管理器的文件位置并根据需要添加参数。“%d”表示要打开的目录路径,由文件夹字段的参数和打开特定目录的命令使用。“%f”表示要打开的文件路径,由文件字段的参数和打开特定文件的命令使用。 - For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. + 例如,如果文件管理器使用诸如“totalcmd.exe /A c:\windows”之类的命令来打开 c:\windows 目录,则文件管理器路径将为 totalcmd.exe,文件夹参数将为 /A "%d"。某些文件管理器(如 QTTabBar)可能只需要提供路径,在本例中,使用“%d”作为文件管理器路径,其余字段留空。 文件管理器 档案名称 文件管理器路径 @@ -466,14 +466,14 @@ 输入一个自定义的快捷键来打开 Flow Launcher 并自动输入指定的查询。 预览 热键不可用,请选择一个新的热键 - Hotkey is invalid + 热键无效 更新 绑定热键 当前热键不可用。 此热键为“{0}”保留,无法使用。请选择其他热键。 此热键已被“{0}”使用。如果按“覆盖”,则会将其从“{0}”中删除。 按下您想要用于此功能的键。 - Hotkey and action keyword are empty + 热键和操作关键字为空 自定义查询捷径 @@ -484,7 +484,7 @@ 捷径已存在,请输入一个新的或者编辑已有的。 捷径及其展开均不能为空。 - Shortcut is invalid + 快捷键无效 保存 From eb0c7b4dd646a7d3e03375bb393d8c207e4c4312 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Fri, 11 Jul 2025 03:07:52 +1000 Subject: [PATCH 84/98] New translations en.xaml (Slovak) [ci skip] --- Flow.Launcher/Languages/sk.xaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Flow.Launcher/Languages/sk.xaml b/Flow.Launcher/Languages/sk.xaml index 01ff97c4867..f7a2ce05aa7 100644 --- a/Flow.Launcher/Languages/sk.xaml +++ b/Flow.Launcher/Languages/sk.xaml @@ -8,9 +8,9 @@ Vyberte spustiteľný súbor {0} - Your selected {0} executable is invalid. + Vybrali ste nesprávny spustiteľný súbor {0}. {2}{2} - Click yes if you would like select the {0} executable again. Click no if you would like to download {1} + Ak chcete znovu vybrať spustiteľný súbor {0}, kliknite na Áno. Kliknutím na Nie sa stiahne {1}. Nie je možné nastaviť cestu ku spustiteľnému súboru {0}, skúste to v nastaveniach Flowu (prejdite nadol). Nepodarilo sa inicializovať pluginy @@ -415,7 +415,7 @@ Vyberte správcu súborov Viac informácií Zadajte umiestnenie súboru správcu súborov, ktorý používate, a podľa potreby pridajte argumenty. "%d" predstavuje cestu k priečinku, ktorý sa má otvoriť, používa sa v poli Arg pre priečinok a pri príkazoch na otvorenie konkrétnych priečinkov. "%f" predstavuje cestu k súboru, ktorá sa má otvoriť a používa sa v poli Arg pre súbor a pri príkazoch na otvorenie konkrétnych súborov. - For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. + Napríklad, ak správca súborov používa príkaz ako "totalcmd.exe /A c:\windows" na otvorenie priečinka c:\windows, cesta správcu súborov bude totalcmd.exe a Arg pre priečinok bude /A "%d". Niektorí správcovia súborov, ako napríklad QTTabBar, môžu vyžadovať len zadanie cesty, v tomto prípade použite "%d" ako cestu správcu súborov a zvyšok súborov nechajte prázdny. Správca súborov Názov profilu Cesta k správcovi súborov @@ -466,14 +466,14 @@ Stlačením vlastnej klávesovej skratky otvoríte Flow Launcher a automaticky vložíte zadaný dotaz. Náhľad Klávesová skratka je nedostupná, prosím, zadajte novú skratku - Hotkey is invalid + Klávesová skratka je neplatná Aktualizovať Priradenie klávesovej skratky Aktuálna klávesová skratka nie je k dispozícii. Táto skratka je rezervovaná pre "{0}" a nemôže byť použitá. Prosím, vyberte inú skratku. Táto skratka sa používa pre "{0}". Ak stlačíte "Prepísať", odstráni sa pre "{0}". Stlačte kláves, ktorý chcete nastaviť pre túto funkciu. - Hotkey and action keyword are empty + Klávesová skratka a aktivačný príkaz sú prázdne Klávesová skratka vlastného dopytu @@ -484,7 +484,7 @@ Ak pri zadávaní skratky pred ňu pridáte "@", bude sa zhodovať s Skratka už existuje, zadajte novú skratku alebo upravte existujúcu. Skratka a/alebo jej celé znenie je prázdne. - Shortcut is invalid + Skratka je neplatná Uložiť From 98c2442ec5e4b4dd2ab87c359c62a6bdb4035b59 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Fri, 11 Jul 2025 04:20:58 +1000 Subject: [PATCH 85/98] New translations en.xaml (Ukrainian) [ci skip] --- Flow.Launcher/Languages/uk-UA.xaml | 76 +++++++++++++++--------------- 1 file changed, 38 insertions(+), 38 deletions(-) diff --git a/Flow.Launcher/Languages/uk-UA.xaml b/Flow.Launcher/Languages/uk-UA.xaml index 746e262253c..53d8710ecaa 100644 --- a/Flow.Launcher/Languages/uk-UA.xaml +++ b/Flow.Launcher/Languages/uk-UA.xaml @@ -43,7 +43,7 @@ Призупинити використання гарячих клавіш. Скидання позиції Reset search window position - Type here to search + Напишіть тут, аби знайти Налаштування @@ -52,11 +52,11 @@ Зберігати всі налаштування і дані користувача в одній теці (буде корисно при видаленні дисків або хмарних сервісах). Запускати Flow Launcher при запуску системи Use logon task instead of startup entry for faster startup experience - After uninstallation, you need to manually remove this task (Flow.Launcher Startup) via Task Scheduler + Після видалення, вам необхідно вручну видалити це завдання (Flow.Launcher Startup) через планувальник завдань Помилка запуску налаштування під час запуску Сховати Flow Launcher, якщо втрачено фокус Не повідомляти про доступні нові версії - Search Window Location + Розташування вікна пошуку Пам'ятати останню позицію Монітор з курсором миші Монітор зі сфокусованим вікном @@ -74,7 +74,7 @@ Зберегти останній запит Вибрати останній запит Очистити останній запит - Preserve Last Action Keyword + Зберігати останнє ключове слово дії Select Last Action Keyword Максимальна кількість результатів Ви також можете швидко налаштувати цей параметр за допомогою клавіш CTRL+Плюс чи CTRL+Мінус. @@ -131,7 +131,7 @@ Відкрити Use Previous Korean IME You can change the Previous Korean IME settings directly from here - Home Page + Головна сторінка Show home page results when query text is empty. Show History Results in Home Page Maximum History Results Shown in Home Page @@ -160,11 +160,11 @@ Змінити гарячі клавіши Plugin search delay time Change Plugin Search Delay Time - Advanced Settings: + Додаткові налаштування: Увімкнено Пріоритет - Search Delay - Home Page + Затримка пошуку + Головна сторінка Поточний пріоритет Новий пріоритет Пріоритет @@ -209,7 +209,7 @@ Плагін {0} успішно встановлено. Будь ласка, перезапустіть Flow. Плагін {0} успішно видалено. Будь ласка, перезапустіть Flow. Плагін {0} успішно оновлено. Будь ласка, перезапустіть Flow. - Plugin install + Встановлення плагіна {0} від {1} {2}{2}Бажаєте встановити цей плагін? Plugin uninstall {0} від {1} {2}{2}Бажаєте видалити цей плагін? @@ -245,7 +245,7 @@ Шрифт підзаголовка результату Скинути Reset to the recommended font and size settings. - Import Theme Size + Імпортувати розмір теми If a size value intended by the theme designer is available, it will be retrieved and applied. Підлаштувати Віконний режим @@ -273,20 +273,20 @@ Користувацька Годинник Дата - Backdrop Type - The backdrop effect is not applied in the preview. - Backdrop supported starting from Windows 11 build 22000 and above + Тип тла + Ефект тла не застосовується у передпоказі. + Тло підтримується починаючи з Windows 11 версії 22000 і вище Нема - Acrylic - Mica - Mica Alt - This theme supports two (light/dark) modes. + Акрил + Слюда + Слюда (альтернатива) + Ця тема підтримує два (світлу/темну) режими. Ця тема підтримує розмитий прозорий фон. - Show placeholder - Display placeholder when query is empty - Placeholder text - Change placeholder text. Input empty will use: {0} - Fixed Window Size + Показати заповнювач + Показувати заповнювач, коли запит порожній + Текст заповнювача + Змінення тексту заповнювача. Ввід буде використовувати: {0} + Фіксований розмір вікна The window size is not adjustable by dragging. @@ -390,30 +390,30 @@ Тека журналу Очистити журнали Ви впевнені, що хочете видалити всі журнали? - Cache Folder - Clear Caches - Are you sure you want to delete all caches? - Failed to clear part of folders and files. Please see log file for more information + Кеш теки + Очистити кеш + Дійсно хочете видалити весь кеш? + Не вдалося очистити частину тек і файлів. Перегляньте файл журналу для отримання додаткової інформації Чаклун Розташування даних користувача Налаштування користувача та встановлені плагіни зберігаються у теці даних користувача. Це місце може змінюватися залежно від того, чи перебуває програма в портативному режимі, чи ні. Відкрити теку - Advanced - Log Level - Debug - Info - Setting Window Font + Розширені + Рівень журналювання + Налагодження + Інформація + Встановлення шрифту вікна - See more release notes on GitHub - Failed to fetch release notes - Please check your network connection or ensure GitHub is accessible - Flow Launcher has been updated to {0} - Click here to view the release notes + Дізнатися більше про версію на GitHub + Не вдалося отримати примітки до випуску + Перевірте своє мережеве з'єднання або переконайтеся, що GitHub є доступним + Flow Launcher було оновлено до {0} + Натисніть тут, щоби переглянути примітки до випуску Виберіть файловий менеджер - Learn more + Докладніше Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" represents the file path to open for, used by the Arg for File field and for commands opening specific files. For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. Файловий менеджер @@ -458,7 +458,7 @@ Input the search delay time in ms you like to use for the plugin. Input empty if you don't want to specify any, and the plugin will use default search delay time. - Home Page + Головна сторінка Enable the plugin home page state if you like to show the plugin results when query is empty. From c2257fc5a1893ace2f4a04c567af5d4d5a5ac844 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sat, 12 Jul 2025 02:43:54 +1000 Subject: [PATCH 86/98] New translations en.xaml (French) [ci skip] --- Flow.Launcher/Languages/fr.xaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Flow.Launcher/Languages/fr.xaml b/Flow.Launcher/Languages/fr.xaml index f19e0e7ae2b..52013a7db21 100644 --- a/Flow.Launcher/Languages/fr.xaml +++ b/Flow.Launcher/Languages/fr.xaml @@ -8,9 +8,9 @@ Veuillez sélectionner l'exécutable {0} - Your selected {0} executable is invalid. + L'exécutable {0} que vous avez sélectionné n'est pas valide. {2}{2} - Click yes if you would like select the {0} executable again. Click no if you would like to download {1} + Cliquez sur oui si vous souhaitez sélectionner à nouveau l'exécutable {0}. Cliquez sur non si vous souhaitez télécharger {1} Impossible de définir {0} comme chemin d'accès vers l'exécutable. Veuillez essayer à partir des paramètres de Flow (défiler vers le bas). Échec de l'initialisation des plugins @@ -414,7 +414,7 @@ Sélectionner le gestionnaire de fichiers En savoir plus Veuillez spécifier l'emplacement du fichier de l'explorateur de fichiers que vous utilisez et ajouter des arguments si nécessaire. Le "%d" représente le chemin du répertoire à ouvrir, utilisé par le champ Arg for Folder et pour les commandes ouvrant des répertoires spécifiques. Le "%f" représente le chemin du fichier à ouvrir, utilisé par le champ Arg for File et pour les commandes ouvrant des fichiers spécifiques. - For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. + Par exemple, si le gestionnaire de fichiers utilise une commande telle que "totalcmd.exe /A c:\windows" pour ouvrir le répertoire c:\windows, le chemin du gestionnaire de fichiers sera totalcmd.exe, et le chemin du dossier sera /A "%d". Certains gestionnaires de fichiers, comme QTTabBar, peuvent se contenter d'un simple chemin d'accès. Dans ce cas, utilisez "%d" comme chemin d'accès au gestionnaire de fichiers et laissez le reste des champs vides. Gestionnaire de fichiers Nom du profil Chemin du gestionnaire de fichiers @@ -465,14 +465,14 @@ Appuyez sur le raccourci personnalisé pour insérer automatiquement la requête spécifiée. Prévisualiser Raccourci indisponible. Veuillez en choisir un autre. - Hotkey is invalid + La touche de raccourci n'est pas valide Actualiser Raccourci de liaison Le raccourci clavier actuel n'est pas disponible. Ce raccourci est réservé à "{0}" et ne peut pas être utilisé. Veuillez choisir un autre raccourci clavier. Ce raccourci est déjà utilisé par "{0}". Si vous appuyez sur "Écraser", il sera supprimé de "{0}". Appuyez sur les touches que vous voulez utiliser pour cette fonction. - Hotkey and action keyword are empty + Les touches de raccourci et les mots-clés d'action sont vides Raccourci de requête personnalisée @@ -483,7 +483,7 @@ Si vous ajoutez un préfixe "@" lors de la saisie d'un raccourci, celu Le raccourci existe déjà, veuillez entrer un nouveau raccourci ou modifier le raccourci existant. Raccourci et/ou son expansion est vide. - Shortcut is invalid + Le raccourci n'est pas valide Sauvegarder From c291d10e998a65e7997832b7b07d028fd9787c8c Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sat, 12 Jul 2025 20:36:02 +1000 Subject: [PATCH 87/98] New translations en.xaml (Ukrainian) [ci skip] --- Flow.Launcher/Languages/uk-UA.xaml | 54 +++++++++++++++--------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/Flow.Launcher/Languages/uk-UA.xaml b/Flow.Launcher/Languages/uk-UA.xaml index 53d8710ecaa..489d833a99f 100644 --- a/Flow.Launcher/Languages/uk-UA.xaml +++ b/Flow.Launcher/Languages/uk-UA.xaml @@ -8,9 +8,9 @@ Будласка оберіть виконуваник {0} - Your selected {0} executable is invalid. + Ви вибрали невірний виконуваний файл {0}. {2}{2} - Click yes if you would like select the {0} executable again. Click no if you would like to download {1} + Щоб знову вибрати виконуваний файл {0}, натисніть «Так». Натисніть «Ні», щоб завантажити {1} Не вдається встановити шлях до виконуваника {0}, будласка спробуйте в налаштуваннях Flow (прокрутіть вниз до кінця). Невдача ініціалізації плагінів @@ -18,7 +18,7 @@ Не вдалося зареєструвати гарячу клавішу "{0}". Можливо, гаряча клавіша використовується іншою програмою. Змініть її на іншу гарячу клавішу або вийдіть з програми, де вона використовується. - Failed to unregister hotkey "{0}". Please try again or see log for details + Не вдалося скасувати реєстрацію гарячої клавіші «{0}». Спробуйте ще раз або перегляньте журнал для отримання подробиць Flow Launcher Не вдалося запустити {0} Невірний формат файлу плагіна Flow Launcher @@ -42,7 +42,7 @@ Режим гри Призупинити використання гарячих клавіш. Скидання позиції - Reset search window position + Скинути положення вікна пошуку Напишіть тут, аби знайти @@ -51,7 +51,7 @@ Портативний режим Зберігати всі налаштування і дані користувача в одній теці (буде корисно при видаленні дисків або хмарних сервісах). Запускати Flow Launcher при запуску системи - Use logon task instead of startup entry for faster startup experience + Для швидшого запуску використовуйте завдання при вході в систему, а не після запуску Після видалення, вам необхідно вручну видалити це завдання (Flow.Launcher Startup) через планувальник завдань Помилка запуску налаштування під час запуску Сховати Flow Launcher, якщо втрачено фокус @@ -75,7 +75,7 @@ Вибрати останній запит Очистити останній запит Зберігати останнє ключове слово дії - Select Last Action Keyword + Вибрати ключове слово останньої дії Максимальна кількість результатів Ви також можете швидко налаштувати цей параметр за допомогою клавіш CTRL+Плюс чи CTRL+Мінус. Ігнорувати гарячі клавіші в повноекранному режимі @@ -106,38 +106,38 @@ Завжди переглядати Завжди відкривати панель попереднього перегляду при активації Flow. Натисніть {0}, щоб переключити попередній перегляд. Ефект тіні не дозволено, коли поточна тема має ефект розмиття - Search Delay - Adds a short delay while typing to reduce UI flicker and result load. Recommended if your typing speed is average. - Enter the wait time (in ms) until input is considered complete. This can only be edited if Search Delay is enabled. - Default Search Delay Time - Wait time before showing results after typing stops. Higher values wait longer. (ms) - Information for Korean IME user + Затримка пошуку + Додає невелику затримку під час набору тексту, щоб зменшити мерехтіння інтерфейсу та навантаження на результати. Рекомендується, якщо у вас середня швидкість друкування. + Введіть час очікування (в мілісекундах) до завершення введення. Цей параметр можна редагувати лише в разі ввімкнення функції «Затримка пошуку». + Типовий час затримки пошуку + Час очікування перед відображенням результатів після завершення введення тексту. Чим вище значення, тим довше очікування. (мс) + Інформація для користувачів корейської IME - The Korean input method used in Windows 11 may cause some issues in Flow Launcher. + Корейський метод введення, який використовується у Windows 11, може спричинити деякі проблеми в Flow Launcher. - If you experience any problems, you may need to enable "Use previous version of Korean IME". + Якщо у вас виникли проблеми, можливо, вам доведеться ввімкнути параметр «Використовувати попередню версію корейського IME». - Open Setting in Windows 11 and go to: + Відкрийте налаштування у Windows 11 і перейдіть до: - Time & Language > Language & Region > Korean > Language Options > Keyboard - Microsoft IME > Compatibility, + Час і мова > Мова і регіон > Корейська > Параметри мови > Клавіатура - Microsoft IME > Сумісність, - and enable "Use previous version of Microsoft IME". + та увімкніть параметр «Використовувати попередню версію Microsoft IME». - Open Language and Region System Settings - Opens the Korean IME setting location. Go to Korean > Language Options > Keyboard - Microsoft IME > Compatibility + Відкрити налаштування системи мови та регіону + Відкриває вікно налаштувань корейського IME. Перейдіть до Корейської > Параметри мови > Клавіатура - Microsoft IME > Сумісність Відкрити - Use Previous Korean IME - You can change the Previous Korean IME settings directly from here + Використовувати попередній корейський IME + Ви можете змінити попередні налаштування корейського IME безпосередньо звідси. Головна сторінка - Show home page results when query text is empty. - Show History Results in Home Page - Maximum History Results Shown in Home Page - This can only be edited if plugin supports Home feature and Home Page is enabled. - Show Search Window at Foremost - Overrides other programs' 'Always on Top' setting and displays Flow in the foremost position. + Показувати результати на головній сторінці, коли текст запиту порожній. + Показати результати історії на головній + Максимальна кількість результатів історії, що показуються на головній + Це можна редагувати тільки в тому випадку, якщо плагін підтримує функцію «Головна сторінка» і вона ввімкнена. + Показувати вікно пошуку на передньому плані + Перекриває налаштування «Завжди зверху» інших програм і виводить Flow на передній план. Restart after modifying plugin via Plugin Store Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store Show unknown source warning From 92f110932905ba65cbcdca6479695d1084251260 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sat, 12 Jul 2025 21:32:13 +1000 Subject: [PATCH 88/98] New translations en.xaml (Ukrainian) [ci skip] --- Flow.Launcher/Languages/uk-UA.xaml | 106 ++++++++++++++--------------- 1 file changed, 53 insertions(+), 53 deletions(-) diff --git a/Flow.Launcher/Languages/uk-UA.xaml b/Flow.Launcher/Languages/uk-UA.xaml index 489d833a99f..c5dcd3e280c 100644 --- a/Flow.Launcher/Languages/uk-UA.xaml +++ b/Flow.Launcher/Languages/uk-UA.xaml @@ -138,10 +138,10 @@ Це можна редагувати тільки в тому випадку, якщо плагін підтримує функцію «Головна сторінка» і вона ввімкнена. Показувати вікно пошуку на передньому плані Перекриває налаштування «Завжди зверху» інших програм і виводить Flow на передній план. - Restart after modifying plugin via Plugin Store - Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store - Show unknown source warning - Show warning when installing plugins from unknown sources + Перезапустіть після модифікації плагіну через Магазин плагінів + Автоматично перезапускати Flow Launcher після встановлення / видалення / оновлення плагіну через Магазин плагінів + Показувати попередження про невідоме джерело + Показувати попередження під час встановлення плагінів із невідомих джерел Плагін для пошуку @@ -158,8 +158,8 @@ Поточна гаряча клавіша Нова гаряча клавіша Змінити гарячі клавіши - Plugin search delay time - Change Plugin Search Delay Time + Час затримки пошуку плагіну + Змінити час затримки пошуку плагінів Додаткові налаштування: Увімкнено Пріоритет @@ -176,16 +176,16 @@ Версія Сайт Видалити - Fail to remove plugin settings - Plugins: {0} - Fail to remove plugin settings files, please remove them manually - Fail to remove plugin cache - Plugins: {0} - Fail to remove plugin cache files, please remove them manually - {0} modified already - Please restart Flow before making any further changes - Fail to install {0} - Fail to uninstall {0} - Unable to find plugin.json from the extracted zip file, or this path {0} does not exist - A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin + Не вдалося видалити налаштування плагіну + Плагіни: {0} — Не вдалося видалити файли налаштувань плагінів, видаліть їх вручну. + Не вдалося видалити кеш плагіну + Плагіни: {0} — Не вдалося видалити файли кешу плагінів, видаліть їх вручну + {0} вже змінено + Перезапустіть Flow перед тим, як вносити будь-які подальші зміни. + Не вдалося встановити {0} + Не вдалося видалити {0} + Не вдалося знайти файл plugin.json у розпакованому zip-файлі або цей шлях {0} не існує. + Вже існує плагін з таким самим ідентифікатором та версією, або версія цього плагіну вища за версію завантаженого. Магазин плагінів @@ -203,26 +203,26 @@ Доступне нове оновлення Помилка під час встановлення плагіна Помилка видалення плагіну - Error updating plugin - Keep plugin settings - Do you want to keep the settings of the plugin for the next usage? + Помилка під час оновлення плагіну + Зберегти налаштування плагіну + Ви хочете зберегти налаштування плагіну для наступного використання? Плагін {0} успішно встановлено. Будь ласка, перезапустіть Flow. Плагін {0} успішно видалено. Будь ласка, перезапустіть Flow. Плагін {0} успішно оновлено. Будь ласка, перезапустіть Flow. Встановлення плагіна {0} від {1} {2}{2}Бажаєте встановити цей плагін? - Plugin uninstall + Видалення плагіну {0} від {1} {2}{2}Бажаєте видалити цей плагін? - Plugin update + Оновлення плагіну {0} від {1} {2}{2}Бажаєте оновити цей плагін? Завантаження плагіну - Automatically restart after installing/uninstalling/updating plugins in plugin store - Zip file does not have a valid plugin.json configuration + Автоматично перезапускати після встановлення / видалення / оновлення плагінів у магазині плагінів + Zip-файл не має дійсної конфігурації plugin.json. Встановлення з невідомого джерела - This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) - Zip files - Please select zip file - Install plugin from local path + Цей плагін походить із невідомого джерела та може містити потенційні ризики!{0}{0}Переконайтеся, що ви знаєте, звідки походить він походить, і що він є безпечним.{0}{0}Ви все одно хочете продовжити?{0}{0}(Ви можете вимкнути це попередження в загальному розділі вікна налаштувань) + Zip-файли + Виберіть zip-файл + Встановити плагін із локального шляху Тема @@ -244,9 +244,9 @@ Шрифт заголовка результату Шрифт підзаголовка результату Скинути - Reset to the recommended font and size settings. + Скинути до рекомендованих налаштувань шрифту та розміру. Імпортувати розмір теми - If a size value intended by the theme designer is available, it will be retrieved and applied. + Якщо значення розміру, передбачене дизайнером теми, доступне, воно буде отримане та застосоване. Підлаштувати Віконний режим Прозорість @@ -287,7 +287,7 @@ Текст заповнювача Змінення тексту заповнювача. Ввід буде використовувати: {0} Фіксований розмір вікна - The window size is not adjustable by dragging. + Розмір вікна не можна регулювати шляхом перетягування. Гаряча клавіша @@ -347,9 +347,9 @@ Використання іконок Segoe Fluent Використання іконок Segoe Fluent Icons для результатів запитів, де це підтримується Натисніть клавішу - Show Result Badges - For supported plugins, badges are displayed to help distinguish them more easily. - Show Result Badges for Global Query Only + Показувати значки результатів + Для підтримуваних плагінів показуються значки для легшого розрізнення. + Показувати значки результатів тільки для глобального запиту HTTP-проксі @@ -414,15 +414,15 @@ Виберіть файловий менеджер Докладніше - Please specify the file location of the file manager you using and add arguments as required. The "%d" represents the directory path to open for, used by the Arg for Folder field and for commands opening specific directories. The "%f" represents the file path to open for, used by the Arg for File field and for commands opening specific files. - For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. + Вкажіть розташування файлу у файловому менеджері, який ви використовуєте, та додайте необхідні аргументи. «%d» позначає шлях до каталогу, який потрібно відкрити, і використовується в полі «Аргумент для теки» та для команд, що відкривають певні каталоги. «%f» позначає шлях до файлу, який потрібно відкрити, і використовується в полі «Аргумент для файлу» та для команд, що відкривають певні файли. + Наприклад, якщо файловий менеджер використовує таку команду, як «totalcmd.exe /A c:\windows» для відкриття каталогу c:\windows, шлях файлового менеджера буде totalcmd.exe, а аргумент для теки — /A «%d». Деякі файлові менеджери, такі як QTTabBar, можуть вимагати лише вказати шлях, у цьому випадку використовуйте «%d» як шлях файлового менеджера і залиште решту полів порожніми. Файловий менеджер Ім'я профілю Шлях до файлового менеджера Аргумент для папки Аргумент для файлу - The file manager '{0}' could not be located at '{1}'. Would you like to continue? - File Manager Path Error + Не вдалося знайти файловий менеджер «{0}» за адресою «{1}». Чи бажаєте продовжити? + Помилка шляху до файлового менеджера Веб-браузер за замовчуванням @@ -447,33 +447,33 @@ Не вдалося знайти вказаний плагін Нова гаряча клавіша не може бути порожньою Нова гаряча клавіша вже використовується іншим плагіном. Будь ласка, вкажіть нову - This new Action Keyword is the same as old, please choose a different one + Це нове ключове слово дії є таким самим, як і старе, виберіть інше. Успішно Успішно завершено - Failed to copy - Enter the action keywords you like to use to start the plugin and use whitespace to divide them. Use * if you don't want to specify any, and the plugin will be triggered without any action keywords. + Не вдалося скопіювати + Введіть ключові слова дій, які ви хочете використовувати для запуску плагіну, й розділіть їх пробілами. Якщо ви не хочете вказувати жодних ключових слів, використовуйте *, і плагін буде запускатися без них. - Search Delay Time Setting - Input the search delay time in ms you like to use for the plugin. Input empty if you don't want to specify any, and the plugin will use default search delay time. + Налаштування часу затримки пошуку + Введіть час затримки пошуку в мілісекундах, який ви хочете використовувати для плагіну. Якщо ви не хочете вказувати час затримки, залиште поле порожнім, і плагін буде використовувати типовий час затримки пошуку. Головна сторінка - Enable the plugin home page state if you like to show the plugin results when query is empty. + Увімкніть стан головної сторінки плагіну, якщо ви хочете показувати його результати, коли запит порожній. Задані гарячі клавіші для запитів Натисніть спеціальну гарячу клавішу, щоб відкрити Flow Launcher і автоматично ввести вказаний запит. Переглянути Гаряча клавіша недоступна. Будь ласка, вкажіть нову - Hotkey is invalid + Гаряча клавіша недійсна Оновити Прив'язка галавіші Поточна галавіша недоступна. Ця галавіша зарезервована для «{0}» і не може бути використана. Будласка, виберіть іншу галавішу. Ця галавіша вже використовується «{0}». Якщо ви натиснете «Перезаписати», її буде вилучено з «{0}». Натисніть клавіші, які ви хочете використовувати для цієї функції. - Hotkey and action keyword are empty + Гаряча клавіша та ключове слово дії порожні Власне скорочення запиту @@ -484,7 +484,7 @@ Скорочення вже існує, будь ласка, введіть нове або відредагуйте існуюче. Скорочення та/або його розширення є порожнім. - Shortcut is invalid + Комбінація клавіш недійсна. Зберегти @@ -512,18 +512,18 @@ Звіт успішно відправлено Не вдалося відправити звіт Стався збій в додатку Flow Launcher - Please open new issue in - 1. Upload log file: {0} - 2. Copy below exception message + Створіть нову проблему в + 1. Завантажте файл журналу: {0} + 2. Скопіюйте нижче повідомлення про виняток - File Manager Error + Помилка файлового менеджера - The specified file manager could not be found. Please check the Custom File Manager setting under Settings > General. + Вказаний файловий менеджер не знайдено. Перевірте налаштування вашого файлового менеджера в розділі Налаштування > Загальні. Помилка - An error occurred while opening the folder. {0} - An error occurred while opening the URL in the browser. Please check your Default Web Browser configuration in the General section of the settings window + Під час відкриття теки сталася помилка. {0} + Під час відкриття URL-адреси в браузері сталася помилка. Перевірте налаштування типового веббраузера у розділі «Загальні» вікна налаштувань. Будь ласка, зачекайте... From 685fb7fbe83c95da0a3f72924900efea4aba09d7 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sat, 12 Jul 2025 21:32:14 +1000 Subject: [PATCH 89/98] New translations en.xaml (Ukrainian) [ci skip] --- .../Languages/uk-UA.xaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/uk-UA.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/uk-UA.xaml index 03f13508f9e..e07f417c77d 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/uk-UA.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/uk-UA.xaml @@ -13,8 +13,8 @@ Встановлення плагіна Завантажити та встановити {0} Видалення плагіна - Keep plugin settings - Do you want to keep the settings of the plugin for the next usage? + Зберегти налаштування плагіну + Хочете зберегти налаштування плагіну для наступного використання? Plugin successfully installed. Restarting Flow, please wait... Не вдалося знайти файл метаданих plugin.json у розпакованому zip-архіві. Помилка: Плагін, який має ідентичну або новішу версію з {0}, вже існує. @@ -43,15 +43,15 @@ Плагін {0} успішно оновлено. Будь ласка, перезапустіть Flow. {0} плагіни успішно оновлено. Будь ласка, перезапустіть Flow. Плагін {0} вже було змінено. Будь ласка, перезапустіть Flow, перш ніж вносити будь-які подальші зміни. - {0} modified already - Please restart Flow before making any further changes + {0} вже змінено + Перезапустіть Flow перед тим, як вносити будь-які подальші зміни. - Invalid zip installer file - Please check if there is a plugin.json in {0} + Неправильний встановлюваний zip-файл + Перевірте, чи є файл plugin.json у {0}. Менеджер плагінів - Install, uninstall or update Flow Launcher plugins via the search window + Встановити, видалити або оновити плагіни Flow Launcher через вікно пошуку. Невідомий автор @@ -66,5 +66,5 @@ Попередження про встановлення з невідомого джерела - Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager + Автоматично перезапускати Flow Launcher після встановлення / видалення / оновлення плагіну за допомогою Менеджера плагінів From bc653e22e35a890bf92d0439c0fc0c18745d6723 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sat, 12 Jul 2025 21:32:15 +1000 Subject: [PATCH 90/98] New translations en.xaml (Ukrainian) [ci skip] --- .../Flow.Launcher.Plugin.BrowserBookmark/Languages/uk-UA.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/uk-UA.xaml b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/uk-UA.xaml index b8fd4fb8367..07ccc2ea4ce 100644 --- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/uk-UA.xaml +++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Languages/uk-UA.xaml @@ -25,6 +25,6 @@ Браузерний рушій Якщо ви не використовуєте Chrome, Firefox або Edge, або використовуєте їхні портативні версії, вам потрібно додати каталог даних закладок і вибрати правильний рушій браузера, щоб цей плагін працював. Наприклад: Рушій Brave - Chromium, і за замовчуванням розташування даних закладок: "%LOCALAPPDATA%\BraveSoftware\Brave-Browser\UserData". Для браузера Firefox директорія закладок - це папка userdata, що містить файл places.sqlite. - Load favicons (can be time consuming during startup) + Завантажити піктограми (може зайняти багато часу під час запуску) From 975002b9c4d047dd77c0bb7a7234ca5c6df514c6 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sat, 12 Jul 2025 21:32:16 +1000 Subject: [PATCH 91/98] New translations en.xaml (Ukrainian) [ci skip] --- .../Languages/uk-UA.xaml | 40 +++++++++---------- 1 file changed, 20 insertions(+), 20 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Languages/uk-UA.xaml b/Plugins/Flow.Launcher.Plugin.Explorer/Languages/uk-UA.xaml index 435ba6b9236..38829112c72 100644 --- a/Plugins/Flow.Launcher.Plugin.Explorer/Languages/uk-UA.xaml +++ b/Plugins/Flow.Launcher.Plugin.Explorer/Languages/uk-UA.xaml @@ -3,8 +3,8 @@ Будь ласка, спочатку зробіть вибір - Please select a folder path. - Please choose a different name or folder path. + Виберіть шлях до теки. + Виберіть інше ім'я або шлях до теки. Будь ласка, оберіть посилання на теку Ви впевнені, що хочете видалити {0}? Ви впевнені, що хочете назавжди видалити цей файл? @@ -27,14 +27,14 @@ Додати Загальні налаштування Налаштувати ключові слова дії - Customise Quick Access + Налаштування швидкого доступу Посилання швидкого доступу Налаштування Everything Панель поперегляду Розмір Дата створення Дата останньої зміни - File Age + Дата створення Показати інформацію про файл Формат дати й часу Варіант сортування: @@ -44,7 +44,7 @@ Шлях до оболонки Shell Виключені шляхи індексного пошуку Використовувати розташування результату пошуку як робочу директорію виконуваного файлу - Display more information like size and age in tooltips + Показувати більше інформації, наприклад розмір і дату створення, у підказках Натисніть Enter, щоб відкрити папку у файловому менеджері за замовчуванням Використовуйте індексний пошук для пошуку шляху Параметри індексації @@ -81,15 +81,15 @@ Ctrl + Enter, щоб відкрити каталог Ctrl + Enter, щоб відкрити відповідну папку - {0}{4}Size: {1}{4}Date created: {2}{4}Date modified: {3} + {0}{4}Розмір: {1}{4}Дата створення: {2}{4}Дата змінення: {3} Невідомо - {0}{3}Space free: {1}{3}Total size: {2} + {0}{3}Вільного місця: {1}{3}Загальний розмір: {2} Копіювати шлях Копіювати шлях до поточного елемента в буфер обміну - Copy name - Copy name of current item to clipboard + Копіювати назву + Скопіювати назву поточного елемента в буфер обміну Копіювати Копіювання поточного файлу в буфер обміну Копіювати поточну папку в буфер обміну @@ -97,7 +97,7 @@ Безповоротно видалити поточний файл Назавжди видалити поточну папку Назва - Type + Тип Шлях Файл Тека @@ -159,7 +159,7 @@ Попередження: Це не швидке сортування, пошук може бути повільним Шукати повний шлях - Enable File/Folder Run Count + Увімкнути підрахунок запусків файлів / тек Натисніть, щоб запустити або встановити Everything Встановлення програми Everything @@ -171,20 +171,20 @@ Бажаєте увімкнути пошук контенту для Everything? Без індексу (який підтримується лише у версії Everything v1.5+) воно може працювати дуже повільно - Unable to find Everything.exe - Failed to install Everything, please install it manually + Не вдалося знайти Everything.exe + Не вдалося встановити Everything, встановіть його вручну Рідне контекстне меню Відображати рідне контекстне меню (експериментально) Нижче ви можете вказати елементи, які хочете включити до контекстного меню, вони можуть бути частковими (наприклад, «шир пера») або повними («Відкрити за допомогою»). - Below you can specify items you want to exclude from context menu, they can be partial (e.g. 'pen wit') or complete ('Open with'). + Нижче ви можете вказати елементи, які ви хочете виключити з контекстного меню. Вони можуть бути частковими (наприклад, «pen wit») або повними («Відкрити за допомогою»). - Today - {0} days ago - 1 month ago - {0} months ago - 1 year ago - {0} years ago + Сьогодні + {0} дн. тому + Місяць тому + {0} міс. тому + Рік тому + {0} р. тому From 11e2b955ce19a184e5a718aedb1da6d1f224266c Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sat, 12 Jul 2025 21:32:17 +1000 Subject: [PATCH 92/98] New translations en.xaml (Ukrainian) [ci skip] --- .../Flow.Launcher.Plugin.ProcessKiller/Languages/uk-UA.xaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.ProcessKiller/Languages/uk-UA.xaml b/Plugins/Flow.Launcher.Plugin.ProcessKiller/Languages/uk-UA.xaml index 56004028bb7..6d2086abc45 100644 --- a/Plugins/Flow.Launcher.Plugin.ProcessKiller/Languages/uk-UA.xaml +++ b/Plugins/Flow.Launcher.Plugin.ProcessKiller/Languages/uk-UA.xaml @@ -8,7 +8,7 @@ вбити {0} процесів вбити всі екземпляри - Show title for processes with visible windows - Put processes with visible windows on the top + Показувати назву процесів із видимими вікнами + Помістити процеси з видимими вікнами у верхній частині From 3c3224106fb28f4c4f5315bb5d98fb33fd538381 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sat, 12 Jul 2025 21:32:18 +1000 Subject: [PATCH 93/98] New translations en.xaml (Ukrainian) [ci skip] --- .../Languages/uk-UA.xaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.Program/Languages/uk-UA.xaml b/Plugins/Flow.Launcher.Plugin.Program/Languages/uk-UA.xaml index 290954d5fef..29158b2cefb 100644 --- a/Plugins/Flow.Launcher.Plugin.Program/Languages/uk-UA.xaml +++ b/Plugins/Flow.Launcher.Plugin.Program/Languages/uk-UA.xaml @@ -34,8 +34,8 @@ Приховує програми з поширеними назвами деінсталяторів, наприклад, unins000.exe Пошук в описі програми Flow буде шукати опис програми - Hide duplicated apps - Hide duplicated Win32 programs that are already in the UWP list + Приховати дублікати застосунків + Приховати дублікати програми Win32, які вже є в списку UWP Суфікси Максимальна глибина @@ -46,8 +46,8 @@ Будь ласка, виберіть джерело програми Ви впевнені, що хочете видалити вибрані джерела програм? - Please select program sources that are not added by you - Please select program sources that are added by you + Виберіть джерела програм, які не були додані вами. + Виберіть джерела програм, які були додані вами. Інше програмне джерело з тим самим розташуванням вже існує. Вихідний код програми @@ -76,7 +76,7 @@ Запустити від імені іншого користувача Запустити від імені адміністратора Відкрити папку - Hide + Приховати Відкрити цільову папку Програма @@ -86,7 +86,7 @@ Кастомізований провідник Аргументи - You can customize the explorer used for opening the container folder by inputing the Environmental Variable of the explorer you want to use. It will be useful to use CMD to test whether the Environmental Variable is available. + Ви можете налаштувати провідник, який використовується для відкриття теки контейнера, ввівши змінну середовища провідника, який ви хочете використовувати. Буде корисно використовувати CMD, аби перевірити, чи доступна змінна середовища. Введіть спеціальні аргументи, які ви хочете додати до вашого провідника. %s для батьківського каталогу, %f для повного шляху (працює лише для win32). Докладнішу інформацію можна знайти на веб-сайті провідника. From b2afedf29ce8f546df65f13b2ee2f81592a8bbad Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sat, 12 Jul 2025 21:32:19 +1000 Subject: [PATCH 94/98] New translations en.xaml (Ukrainian) [ci skip] --- Plugins/Flow.Launcher.Plugin.Shell/Languages/uk-UA.xaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Plugins/Flow.Launcher.Plugin.Shell/Languages/uk-UA.xaml b/Plugins/Flow.Launcher.Plugin.Shell/Languages/uk-UA.xaml index d209cb739ca..d4747478445 100644 --- a/Plugins/Flow.Launcher.Plugin.Shell/Languages/uk-UA.xaml +++ b/Plugins/Flow.Launcher.Plugin.Shell/Languages/uk-UA.xaml @@ -6,7 +6,7 @@ Натисніть будь-яку клавішу, щоб закрити це вікно... Не закривати командний рядок після виконання команди Завжди запускати від імені адміністратора - Use Windows Terminal + Використовувати Термінал Windows Запустити від імені іншого користувача Shell Дозволяє виконувати системні команди з Flow Launcher From 8cf4d5ce450e93fc492e1d02dcec5463f8af18b2 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sat, 12 Jul 2025 21:32:20 +1000 Subject: [PATCH 95/98] New translations en.xaml (Ukrainian) [ci skip] --- .../Flow.Launcher.Plugin.Sys/Languages/uk-UA.xaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.Sys/Languages/uk-UA.xaml b/Plugins/Flow.Launcher.Plugin.Sys/Languages/uk-UA.xaml index 19d69511b10..c82be249adc 100644 --- a/Plugins/Flow.Launcher.Plugin.Sys/Languages/uk-UA.xaml +++ b/Plugins/Flow.Launcher.Plugin.Sys/Languages/uk-UA.xaml @@ -26,7 +26,7 @@ Поради щодо Flow Launcher Тека UserData Flow Launcher Перемкнути режим гри - Set the Flow Launcher Theme + Встановити тему Flow Launcher Редагувати @@ -51,7 +51,7 @@ Перегляньте документацію Flow Launcher для отримання додаткової допомоги та підказок щодо використання порад Відкрити каталог, де зберігаються налаштування Flow Launcher Перемкнути режим гри - Quickly change the Flow Launcher theme + Швидко змінити тему Flow Launcher Успішно @@ -62,14 +62,14 @@ Ви впевнені, що хочете перезавантажити комп'ютер за допомогою додаткових параметрів завантаження? Ви впевнені, що хочете вийти з системи? - Command Keyword Setting - Custom Command Keyword - Enter a keyword to search for command: {0}. This keyword is used to match your query. - Command Keyword + Налаштування ключового слова команди + Власне ключове слово команди + Введіть ключове слово для пошуку команди: {0}. Це ключове слово використовується для відповідності вашому запиту. + Ключове слово команди Скинути Підтвердити Скасувати - Please enter a non-empty command keyword + Введіть непорожнє ключове слово команди Системні команди Надає команди, пов'язані з системою, наприклад, вимкнення, блокування, налаштування тощо. From c38a77ca3d87ff76c48324b1a1321604bda6bccd Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sat, 12 Jul 2025 21:32:21 +1000 Subject: [PATCH 96/98] New translations en.xaml (Ukrainian) [ci skip] --- Plugins/Flow.Launcher.Plugin.WebSearch/Languages/uk-UA.xaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.WebSearch/Languages/uk-UA.xaml b/Plugins/Flow.Launcher.Plugin.WebSearch/Languages/uk-UA.xaml index 5536a7e680e..51e1efc6eba 100644 --- a/Plugins/Flow.Launcher.Plugin.WebSearch/Languages/uk-UA.xaml +++ b/Plugins/Flow.Launcher.Plugin.WebSearch/Languages/uk-UA.xaml @@ -17,7 +17,7 @@ Ключове слово дії URL Пошук - Use Search Query Autocomplete + Використовувати автозаповнення пошукового запиту Автозаповнення даних з: Будь ласка, виберіть пошуковий запит в Інтернеті Ви впевнені, що хочете видалити {0}? @@ -29,8 +29,8 @@ Таким чином, загальна формула для пошуку на Netflix має вигляд https://www.netflix.com/search?q={q} - Copy URL - Copy search URL to clipboard + Копіювати URL + Скопіювати URL-адресу пошуку в буфер обміну Назва From fa2a6a0a45d6a74d70aaa5c532468a34f28c0ee7 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sun, 13 Jul 2025 19:12:38 +1000 Subject: [PATCH 97/98] New translations en.xaml (Spanish (Modern)) [ci skip] --- Flow.Launcher/Languages/es.xaml | 52 ++++++++++++++++----------------- 1 file changed, 26 insertions(+), 26 deletions(-) diff --git a/Flow.Launcher/Languages/es.xaml b/Flow.Launcher/Languages/es.xaml index c6cc55312b4..c657732123c 100644 --- a/Flow.Launcher/Languages/es.xaml +++ b/Flow.Launcher/Languages/es.xaml @@ -8,9 +8,9 @@ Por favor, seleccione el ejecutable {0} - Your selected {0} executable is invalid. + El ejecutable seleccionado {0} no es válido. {2}{2} - Click yes if you would like select the {0} executable again. Click no if you would like to download {1} + Pulsar Sí, si desea seleccionar de nuevo el ejecutable {0}. Pulsar No, si desea descargar {1} No se puede establecer la ruta del ejecutable {0}, por favor inténtelo desde la configuración de Flow (desplácese hacia abajo). Fallo al iniciar los complementos @@ -138,10 +138,10 @@ Esto solo se puede editar si el complemento soporta la función de Inicio y la Página de Inicio está activada. Mostrar ventana de búsqueda en primer plano Anula el ajuste «Siempre arriba» de otros programas y muestra Flow en primer plano. - Restart after modifying plugin via Plugin Store - Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store - Show unknown source warning - Show warning when installing plugins from unknown sources + Reiniciar después de modificar el complemento a través de la Tienda de complementos + Reiniciar Flow Launcher automáticamente después de instalar/desinstalar/actualizar el complemento a través de la Tienda de complementos + Mostrar advertencia de fuente desconocida + Mostrar advertencia al instalar complementos desde fuentes desconocidas Buscar complemento @@ -180,12 +180,12 @@ Complementos: {0} - Fallo al eliminar los archivos de configuración del complemento, por favor elimínelos manualmente Fallo al eliminar la caché del complemento Complementos: {0} - Fallo al eliminar los archivos de caché del complemento, por favor elimínelos manualmente - {0} modified already - Please restart Flow before making any further changes - Fail to install {0} - Fail to uninstall {0} - Unable to find plugin.json from the extracted zip file, or this path {0} does not exist - A plugin with the same ID and version already exists, or the version is greater than this downloaded plugin + {0} ya está modificado + Reiniciar Flow antes de realizar más cambios + No se pudo instalar {0} + No se pudo desinstalar {0} + No se puede encontrar plugin.json en el archivo zip extraído, o esta ruta {0} no existe + Ya existe un complemento con el mismo ID y versión, o la versión es superior a la de este complemento descargado Tienda complementos @@ -203,26 +203,26 @@ Nueva actualización disponible Error al instalar el complemento Error al desinstalar el complemento - Error updating plugin + Error al actualizar el complemento Mantener la configuración del complemento ¿Desea mantener la configuración del complemento para el próximo uso? Complemento {0} instalado correctamente. Por favor, reinicie Flow. Complemento {0} desinstalado correctamente. Por favor, reinicie Flow. Complemento {0} actualizado correctamente. Por favor, reinicie Flow. - Plugin install + Instalar complemento {0} por {1} {2}{2}¿Desea instalar este complemento? - Plugin uninstall + Desinstalar complemento {0} por {1} {2}{2}¿Desea desinstalar este complemento? - Plugin update + Actualizar complemento {0} por {1} {2}{2}¿Desea actualizar este complemento? Descargando complemento - Automatically restart after installing/uninstalling/updating plugins in plugin store - Zip file does not have a valid plugin.json configuration + Reiniciar automáticamente después de instalar/desinstalar/actualizar complementos en la Tienda de complementos + El archivo Zip no tiene una configuración de plugin.json válida Instalando desde una fuente desconocida - This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window) - Zip files - Please select zip file - Install plugin from local path + ¡Este complemento es de una fuente desconocida y puede contener riesgos potenciales!{0}{0}Asegúrese de entender de dónde proviene este complemento y que es seguro.{0}{0}¿Desea continuar aún?{0}{0}(Puede desactivar esta advertencia en la sección general de la ventana de configuración) + Archivos Zip + Por favor, seleccione archivo zip + Instalar complemento desde la ruta local Tema @@ -415,7 +415,7 @@ Seleccionar administrador de archivos Más información Especifique la ubicación del archivo del administrador de archivos que está utilizando y añada los argumentos necesarios. El argumento "%d" representa la ruta del directorio a abrir, utilizada por el campo Argumentos de la carpeta y por comandos que abren directorios específicos. El "%f" representa la ruta del archivo a abrir, utilizada por el campo Argumentos del archivo y por comandos que abren archivos específicos. - For example, if the file manager uses a command such as "totalcmd.exe /A c:\windows" to open the c:\windows directory, the File Manager Path will be totalcmd.exe, and the Arg For Folder will be /A "%d". Certain file managers like QTTabBar may just require a path to be supplied, in this instance use "%d" as the File Manager Path and leave the rest of the fields blank. + Por ejemplo, si el administrador de archivos utiliza un comando como "totalcmd.exe /A c:\windows" para abrir el directorio c:\windows, la ruta del administrador de archivos será totalcmd.exe, y los Argumentos de la carpeta serán /A "%d". Ciertos administradores de archivos como QTTabBar pueden requerir solo la ruta, en este caso utilice "%d" como la ruta del administrador de archivos y deje el resto de los campos en blanco. Administrador de archivos Nombre del perfil Ruta del administrador de archivos @@ -466,14 +466,14 @@ Pulse el atajo de teclado personalizado para abrir Flow Launcher y realizar automáticamente la consulta especificada. Vista previa El atajo de teclado no está disponible, por favor seleccione uno nuevo - Hotkey is invalid + La tecla de acceso rápido no es válida Actualizar Atajo de teclado vinculado El atajo de teclado actual no está disponible. Este atajo de teclado está reservado para "{0}" y no se puede utilizar. Por favor, elija otro atajo de teclado. Este atajo de teclado ya está siendo utilizado por "{0}". Si pulsa «Sobrescribir», se eliminará de "{0}". Pulsar las teclas que se deseen utilizar para esta función. - Hotkey and action keyword are empty + La tecla de acceso rápido y la palabra clave de acción están vacías Acceso directo de consulta personalizada @@ -484,7 +484,7 @@ Si añade un prefijo "@" al introducir un acceso directo, éste coinci El acceso directo ya existe, por favor introduzca uno nuevo o edite el existente. El acceso directo y/o su expansión están vacíos. - Shortcut is invalid + El acceso directo no es válido Guardar From 86b8b8156c654da2e68be6219d943fa288bfb016 Mon Sep 17 00:00:00 2001 From: Jeremy Wu Date: Sun, 13 Jul 2025 19:12:39 +1000 Subject: [PATCH 98/98] New translations en.xaml (Spanish (Modern)) [ci skip] --- .../Languages/es.xaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/es.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/es.xaml index 2170cd43a34..b6a3a6cbcb5 100644 --- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/es.xaml +++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/es.xaml @@ -43,15 +43,15 @@ Complemento {0} actualizado correctamente. Por favor, reinicie Flow. {0} complementos se han actualizado correctamente. Por favor, reinicie Flow. El complemento {0} ya ha sido modificado. Por favor, reinicie Flow antes de realizar más cambios. - {0} modified already - Please restart Flow before making any further changes + {0} ya está modificado + Reiniciar Flow antes de realizar más cambios - Invalid zip installer file - Please check if there is a plugin.json in {0} + Archivo de instalación zip no válido + Por favor, compruebe si hay un plugin.json en {0} Administrador de complementos - Install, uninstall or update Flow Launcher plugins via the search window + Instalar, desinstalar o actualizar complementos de Flow Launcher desde la ventana de búsqueda Autor desconocido @@ -66,5 +66,5 @@ Aviso de instalación desde fuentes desconocidas - Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugins Manager + Reiniciar Flow Launcher automáticamente después de instalar/desinstalar/actualizar el complemento a través del Administrador de complementos