diff --git a/.github/workflows/dotnet.yml b/.github/workflows/dotnet.yml
index 0659ae64583..655b8ca7d7c 100644
--- a/.github/workflows/dotnet.yml
+++ b/.github/workflows/dotnet.yml
@@ -54,28 +54,28 @@ jobs:
shell: powershell
run: .\Scripts\post_build.ps1
- name: Upload Plugin Nupkg
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
with:
name: Plugin nupkg
path: |
Output\Release\Flow.Launcher.Plugin.*.nupkg
compression-level: 0
- name: Upload Setup
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
with:
name: Flow Installer
path: |
Output\Packages\Flow-Launcher-*.exe
compression-level: 0
- name: Upload Portable Version
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
with:
name: Portable Version
path: |
Output\Packages\Flow-Launcher-Portable.zip
compression-level: 0
- name: Upload Full Nupkg
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
with:
name: Full nupkg
path: |
@@ -83,7 +83,7 @@ jobs:
compression-level: 0
- name: Upload Release Information
- uses: actions/upload-artifact@v6
+ uses: actions/upload-artifact@v7
with:
name: RELEASES
path: |
diff --git a/Flow.Launcher/Languages/ar.xaml b/Flow.Launcher/Languages/ar.xaml
index b1c9ca426ad..f36cc0d128c 100644
--- a/Flow.Launcher/Languages/ar.xaml
+++ b/Flow.Launcher/Languages/ar.xaml
@@ -237,6 +237,9 @@
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
Error creating setting panel for plugin {0}:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
متجر الإضافات
diff --git a/Flow.Launcher/Languages/cs.xaml b/Flow.Launcher/Languages/cs.xaml
index b55026e2849..cadf9bad7bf 100644
--- a/Flow.Launcher/Languages/cs.xaml
+++ b/Flow.Launcher/Languages/cs.xaml
@@ -237,6 +237,9 @@
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
Error creating setting panel for plugin {0}:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
Obchod s pluginy
diff --git a/Flow.Launcher/Languages/da.xaml b/Flow.Launcher/Languages/da.xaml
index 7d4094c843c..5889fb709a5 100644
--- a/Flow.Launcher/Languages/da.xaml
+++ b/Flow.Launcher/Languages/da.xaml
@@ -237,6 +237,9 @@
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
Error creating setting panel for plugin {0}:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
Plugin-butik
diff --git a/Flow.Launcher/Languages/de.xaml b/Flow.Launcher/Languages/de.xaml
index 32f8d5d2bdf..f65f0476c40 100644
--- a/Flow.Launcher/Languages/de.xaml
+++ b/Flow.Launcher/Languages/de.xaml
@@ -237,6 +237,9 @@
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
Error creating setting panel for plugin {0}:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
Plug-in-Store
diff --git a/Flow.Launcher/Languages/es-419.xaml b/Flow.Launcher/Languages/es-419.xaml
index 40e8cb97872..76cc06eb5a4 100644
--- a/Flow.Launcher/Languages/es-419.xaml
+++ b/Flow.Launcher/Languages/es-419.xaml
@@ -237,6 +237,9 @@
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
Error creating setting panel for plugin {0}:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
Tienda de Plugins
diff --git a/Flow.Launcher/Languages/es.xaml b/Flow.Launcher/Languages/es.xaml
index 049b33858b0..6fcf3f9adc7 100644
--- a/Flow.Launcher/Languages/es.xaml
+++ b/Flow.Launcher/Languages/es.xaml
@@ -79,8 +79,8 @@
Después de la desinstalación, es necesario eliminar manualmente la tarea (Flow.Launcher Startup) mediante el Programador de Tareas
Error de configuración de arranque al iniciar
Ocultar Flow Launcher cuando se pierde el foco
- Show taskbar when Flow Launcher is opened
- Temporarily show the taskbar when Flow Launcher is opened, useful for auto-hidden taskbars.
+ Mostrar la barra de tareas cuando Flow Launcher está abierto
+ Muestra temporalmente la barra de tareas cuando Flow Launcher está abierto, útil para barras de tareas que se ocultan automáticamente.
No mostrar notificaciones de nuevas versiones
Ubicación de la ventana de búsqueda
Recordar última ubicación
@@ -237,6 +237,9 @@
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
Error al crear el panel de configuración para el complemento {0}:{1}{2}
+ {0} requiere la versión {1} de Flow para ejecutarse
+ Flow no cumple los requisitos mínimos de versión para ejecutar {0}. ¿Desea continuar con la instalación?{1}{1}Recomendamos actualizar Flow a la última versión para garantizar que {0} funcione sin problemas.
+ No se pudo instalar el plugin porque plugin.json no es válido o está dañado
Tienda complementos
diff --git a/Flow.Launcher/Languages/fr.xaml b/Flow.Launcher/Languages/fr.xaml
index d60d53a1c0f..da194dedf6e 100644
--- a/Flow.Launcher/Languages/fr.xaml
+++ b/Flow.Launcher/Languages/fr.xaml
@@ -237,6 +237,9 @@
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é
Erreur lors de la création du panneau de configuration pour le plugin {0}:{1}{2}
+ {0} nécessite la version {1} de Flow pour fonctionner
+ Flow ne répond pas aux exigences de version minimale pour que {0} puisse fonctionner. Voulez-vous continuer l'installation ?{1}{1}Nous vous recommandons de mettre à jour Flow vers la dernière version pour vous assurer que {0} fonctionne sans problème.
+ Impossible d'installer le plugin car plugin.json est invalide ou corrompu
Magasin des Plugins
diff --git a/Flow.Launcher/Languages/he.xaml b/Flow.Launcher/Languages/he.xaml
index 926d9488605..a8c1bbacde1 100644
--- a/Flow.Launcher/Languages/he.xaml
+++ b/Flow.Launcher/Languages/he.xaml
@@ -236,6 +236,9 @@
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
Error creating setting panel for plugin {0}:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
חנות תוספים
diff --git a/Flow.Launcher/Languages/it.xaml b/Flow.Launcher/Languages/it.xaml
index 92afa543668..fb50f3ce4a2 100644
--- a/Flow.Launcher/Languages/it.xaml
+++ b/Flow.Launcher/Languages/it.xaml
@@ -237,6 +237,9 @@
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
Error creating setting panel for plugin {0}:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
Negozio dei Plugin
diff --git a/Flow.Launcher/Languages/ja.xaml b/Flow.Launcher/Languages/ja.xaml
index 39b23f26977..b9c539ec9f6 100644
--- a/Flow.Launcher/Languages/ja.xaml
+++ b/Flow.Launcher/Languages/ja.xaml
@@ -237,6 +237,9 @@
展開されたzipファイルからplugin.jsonが見つからないか、このパス {0} が存在しません
同じIDとバージョンのプラグインがすでに存在するか、またはこのダウンロードしたプラグインよりもバージョンが大きいです
プラグイン {0}の設定パネル作成中にエラーが発生しました:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
プラグインストア
diff --git a/Flow.Launcher/Languages/ko.xaml b/Flow.Launcher/Languages/ko.xaml
index 22f3bb01189..072e8e1b937 100644
--- a/Flow.Launcher/Languages/ko.xaml
+++ b/Flow.Launcher/Languages/ko.xaml
@@ -228,6 +228,9 @@
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
Error creating setting panel for plugin {0}:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
플러그인 스토어
@@ -571,7 +574,7 @@ If you add an '@' prefix while inputting a shortcut, it matches any position in
확인
예
아니오
- 배경
+ 백그라운드
버전
diff --git a/Flow.Launcher/Languages/nb.xaml b/Flow.Launcher/Languages/nb.xaml
index 1ef05712595..adc4e341757 100644
--- a/Flow.Launcher/Languages/nb.xaml
+++ b/Flow.Launcher/Languages/nb.xaml
@@ -237,6 +237,9 @@
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
Error creating setting panel for plugin {0}:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
Programtillegg butikk
diff --git a/Flow.Launcher/Languages/nl.xaml b/Flow.Launcher/Languages/nl.xaml
index 412781b55e0..e8e9bc90b25 100644
--- a/Flow.Launcher/Languages/nl.xaml
+++ b/Flow.Launcher/Languages/nl.xaml
@@ -237,6 +237,9 @@
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
Error creating setting panel for plugin {0}:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
Plugin Winkel
diff --git a/Flow.Launcher/Languages/pl.xaml b/Flow.Launcher/Languages/pl.xaml
index efc2ade5563..fc1c0716282 100644
--- a/Flow.Launcher/Languages/pl.xaml
+++ b/Flow.Launcher/Languages/pl.xaml
@@ -236,6 +236,9 @@ Kliknij "nie", jeśli jest już zainstalowany. Zostaniesz wtedy popros
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
Error creating setting panel for plugin {0}:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
Sklep z wtyczkami
diff --git a/Flow.Launcher/Languages/pt-br.xaml b/Flow.Launcher/Languages/pt-br.xaml
index a7cf5ac685f..590de12c5e8 100644
--- a/Flow.Launcher/Languages/pt-br.xaml
+++ b/Flow.Launcher/Languages/pt-br.xaml
@@ -237,6 +237,9 @@
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
Error creating setting panel for plugin {0}:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
Loja de Plugins
diff --git a/Flow.Launcher/Languages/pt-pt.xaml b/Flow.Launcher/Languages/pt-pt.xaml
index a2b58b1a081..f4a1c36053d 100644
--- a/Flow.Launcher/Languages/pt-pt.xaml
+++ b/Flow.Launcher/Languages/pt-pt.xaml
@@ -236,6 +236,9 @@
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.
Erro ao criar o painel de definição para o plugin {0}:{1}{2}
+ {0} requer Flow Launcher v {1} para ser executado
+ A sua versão Flow Launcher não cumpre os reuisitos mínimos para executar {0}. Pretende continuar com a instalação?{1}{1}Deve atualizar Flow Launcher para a versão mais recente para poder usufruir de {0} sem quaisquer problemas.
+ Não foi possível instalar o plugin uma vez que plugin.json parece estar danificado.
Loja de plugins
diff --git a/Flow.Launcher/Languages/ru.xaml b/Flow.Launcher/Languages/ru.xaml
index 54481668424..6817325da7a 100644
--- a/Flow.Launcher/Languages/ru.xaml
+++ b/Flow.Launcher/Languages/ru.xaml
@@ -237,6 +237,9 @@
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
Error creating setting panel for plugin {0}:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
Магазин плагинов
diff --git a/Flow.Launcher/Languages/sk.xaml b/Flow.Launcher/Languages/sk.xaml
index c47b47ae1a9..42c623e1f62 100644
--- a/Flow.Launcher/Languages/sk.xaml
+++ b/Flow.Launcher/Languages/sk.xaml
@@ -238,6 +238,9 @@ Nevykonali sa žiadne zmeny.
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
Chyba pri vytváraní panelu nastavení pre plugin {0}:{1}{2}
+ Plugin {0} vyžaduje na spustenie minimálnu verziu Flow Launcheru {1}
+ Flow Launcher nespĺňa minimálne požiadavky na verziu na spustenie {0}. Chcete pokračovať v inštalácii?{1}{1}Odporúčame aktualizovať Flow Launcher na najnovšiu verziu, aby {0} fungoval bez problémov.
+ Inštalácia pluginu zlyhala z dôvodu neplatného alebo poškodeného súboru plugin.json
Repozitár pluginov
diff --git a/Flow.Launcher/Languages/sr-Cyrl-RS.xaml b/Flow.Launcher/Languages/sr-Cyrl-RS.xaml
index 824b48dbf15..caa1ba9c208 100644
--- a/Flow.Launcher/Languages/sr-Cyrl-RS.xaml
+++ b/Flow.Launcher/Languages/sr-Cyrl-RS.xaml
@@ -237,6 +237,9 @@
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
Error creating setting panel for plugin {0}:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
Plugin Store
diff --git a/Flow.Launcher/Languages/sr.xaml b/Flow.Launcher/Languages/sr.xaml
index 3ee9828192f..9e2315239db 100644
--- a/Flow.Launcher/Languages/sr.xaml
+++ b/Flow.Launcher/Languages/sr.xaml
@@ -237,6 +237,9 @@
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
Error creating setting panel for plugin {0}:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
Plugin Store
diff --git a/Flow.Launcher/Languages/tr.xaml b/Flow.Launcher/Languages/tr.xaml
index 023eb2aa659..1baa3a3e516 100644
--- a/Flow.Launcher/Languages/tr.xaml
+++ b/Flow.Launcher/Languages/tr.xaml
@@ -237,6 +237,9 @@
plugin.json dosyası çıkarılan zip dosyasında bulunamadı veya {0} yolu mevcut değil
Bu eklentiyle aynı ID ve sürüme sahip bir eklenti zaten var, ya da mevcut sürüm daha yüksek
Eklenti {0} için ayar paneli oluşturulurken hata oluştu: {1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
Eklenti Mağazası
diff --git a/Flow.Launcher/Languages/uk-UA.xaml b/Flow.Launcher/Languages/uk-UA.xaml
index 0da6c7a47ab..097eb82246a 100644
--- a/Flow.Launcher/Languages/uk-UA.xaml
+++ b/Flow.Launcher/Languages/uk-UA.xaml
@@ -237,6 +237,9 @@
Не вдалося знайти файл plugin.json у розпакованому zip-файлі або цей шлях {0} не існує.
Вже існує плагін з таким самим ідентифікатором та версією, або версія цього плагіну вища за версію завантаженого.
Помилка створення панелі налаштувань для плагіну {0}: {1}{2}
+ Для роботи {0} необхідна {1} версія Flow
+ Flow не відповідає мінімальним вимогам версії для запуску {0}. Чи хочете ви продовжити його встановлення?{1}{1}Ми рекомендуємо оновити Flow до останньої версії, аби забезпечити безперебійну роботу {0}.
+ Не вдалося встановити плагін, оскільки файл plugin.json є недійсним або пошкодженим
Магазин плагінів
diff --git a/Flow.Launcher/Languages/vi.xaml b/Flow.Launcher/Languages/vi.xaml
index 463c11d0be7..a85d1c93af6 100644
--- a/Flow.Launcher/Languages/vi.xaml
+++ b/Flow.Launcher/Languages/vi.xaml
@@ -13,32 +13,32 @@
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
+ Khởi tạo các Plugin thất bại
Plugins: {0} - fail to load and would be disabled, please contact plugin creator for help
- Flow Launcher needs to restart to finish disabling portable mode, after the restart your portable data profile will be deleted and roaming data profile kept
- Flow Launcher needs to restart to finish enabling portable mode, after the restart your roaming data profile will be deleted and portable data profile kept
- Flow Launcher has detected you enabled portable mode, would you like to move it to a different location?
- Flow Launcher has detected you disabled portable mode, the relevant shortcuts and uninstaller entry have been created
+ Flow Launcher cần được khởi động lại để hoàn tất tắt chế độ Portable. Sau khi khởi động lại, hồ sơ dữ liệu Portable của bạn sẽ bị xóa và hồ sơ dữ liệu Roaming sẽ được giữ lại
+ Flow Launcher cần được khởi động lại để hoàn tất bật chế độ Portable. Sau khi khởi động lại, hồ sơ dữ liệu Roaming của bạn sẽ bị xóa và hồ sơ dữ liệu Portable sẽ được giữ lại
+ Flow Launcher nhận thấy bạn đã bật chế độ Portable. Bạn có muốn chuyển Flow Launcher tới một vị trí khác không?
+ Flow Launcher nhận thấy bạn đã tắt chế độ Portable. Những shortcut liên quan và mục gỡ cài đặt đã được tạo
Flow Launcher detected your user data exists both in {0} and {1}. {2}{2}Please delete {1} in order to proceed. No changes have occurred.
The following plugin has errored and cannot be loaded:
The following plugins have errored and cannot be loaded:
- Please refer to the logs for more information
+ Hãy xem log để biết thêm thông tin
- Please try again
+ Xin vui lòng thử lại
Unable to parse Http Proxy
Failed to install TypeScript environment. Please try again later
- Failed to install Python environment. Please try again later.
+ Cài đặt môi trường Python thất bại. Xin vui lòng thử lại sau.
Không thể đăng ký phím nóng "{0}". Phím nóng có thể được sử dụng bởi một chương trình khác. Chuyển sang phím nóng khác hoặc thoát khỏi chương trình khác.
- Failed to unregister hotkey "{0}". Please try again or see log for details
+ Hủy đăng ký phím nóng "{0}" thất bại. Xin vui lòng thử lại hoặc xem log để biết thêm chi tiết
Flow Launcher
Không thể khởi động {0}
Định dạng tệp plugin Flow Launcher không chính xác
@@ -63,11 +63,11 @@
Tạm dừng sử dụng phím nóng.
Đặt lại vị trí
Cài lại vị trí cửa sổ tìm kiếm
- Type here to search
- {0}: This plugin is still initializing...
+ Gõ vào đây để tìm kiếm
+ {0}: Plugin này vẫn đang được khởi tạo...
Select this result to requery
- {0}: Failed to respond!
- Select this result for more info
+ {0}: Phản hồi thất bại!
+ Hãy chọn kết quả này để biết thêm thông tin
Cài đặt
@@ -75,14 +75,14 @@
Chế độ Portabler
Lưu trữ tất cả cài đặt và dữ liệu người dùng trong một thư mục (hữu ích khi sử dụng với thiết bị lưu trữ di động hoặc dịch vụ đám mây).
Khởi động Flow Launcher khi khởi động hệ thống
- 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
+ Dùng logon task thay cho startup entry để khởi động nhanh hơn
+ Sau khi gỡ cài đặt, bạn cần tự xóa task này (Flow.Launcher Startup) bằng Task Scheduler
Không lưu được tính năng tự khởi động khi khởi động hệ thống
Ẩn Flow Launcher khi mất tiêu điểm
- Show taskbar when Flow Launcher is opened
- Temporarily show the taskbar when Flow Launcher is opened, useful for auto-hidden taskbars.
+ Hiện thanh tác vụ khi đang mở Flow Launcher
+ Tạm thời hiện thanh tác vụ khi Flow Launcher được bật, hữu ích khi bạn dùng taskbar tự động ẩn.
Không hiển thị thông báo khi có phiên bản mới
- Search Window Location
+ Vị trí cửa sổ tìm kiếm
Ghi nhớ vị trí cuối cùng
Màn hình bằng con trỏ chuột
Màn hình có cửa sổ được tập trung
@@ -117,7 +117,7 @@
Luôn bắt đầu nhập ở chế độ tiếng Anh
Tạm thời chuyển phương thức nhập sang tiếng Anh khi kích hoạt Flow.
Cập nhật tự động
- Automatically check and update the app when available
+ Tự động kiểm tra và cập nhật app khi có phiên bản mới
Chọn
Ẩn Flow Launcher khi khởi động
Flow Launcher sẽ ẩn trong khay hệ thống sau khi khởi động.
@@ -173,9 +173,9 @@
You can change the Previous Korean IME settings directly from here
Failed to change Korean IME setting
Please check your system registry access or contact support.
- Home Page
+ Trang chủ
Show home page results when query text is empty.
- Show History Results in Home Page
+ Hiện lịch sử kết quả ở trang chủ
Maximum History Results Shown in Home Page
History Style
Choose the type of history to show in the History and Home Page
@@ -212,7 +212,7 @@
Đã bật
Ưu tiên
Search Delay
- Home Page
+ Trang chủ
Ưu tiên hiện tại
Ưu tiên mới
Ưu tiên
@@ -237,6 +237,9 @@
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
Error creating setting panel for plugin {0}:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
Tải tiện ích mở rộng
@@ -255,7 +258,7 @@
Lỗi cài đặt plugin
Lỗi cài đặt plugin
Error updating plugin
- Keep plugin settings
+ Giữ lại các cài đặt plugin
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.
@@ -545,7 +548,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
+ Trang chủ
Enable the plugin home page state if you like to show the plugin results when query is empty.
diff --git a/Flow.Launcher/Languages/zh-cn.xaml b/Flow.Launcher/Languages/zh-cn.xaml
index 089ba2dd154..65c67e744f6 100644
--- a/Flow.Launcher/Languages/zh-cn.xaml
+++ b/Flow.Launcher/Languages/zh-cn.xaml
@@ -237,6 +237,9 @@
无法从提取的zip文件中找到plugin.json,或者此路径 {0} 不存在
已存在相同ID和版本的插件,或者存在版本大于此下载的插件
为插件 {0} 创建设置面板时出错:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
插件商店
diff --git a/Flow.Launcher/Languages/zh-tw.xaml b/Flow.Launcher/Languages/zh-tw.xaml
index 7aacc21909d..0a75dc6d203 100644
--- a/Flow.Launcher/Languages/zh-tw.xaml
+++ b/Flow.Launcher/Languages/zh-tw.xaml
@@ -237,6 +237,9 @@
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
Error creating setting panel for plugin {0}:{1}{2}
+ {0} requires Flow version {1} to run
+ Flow does not meet the minimum version requirements for {0} to run. Do you want to continue installing it?{1}{1}We recommend updating Flow to the latest version to ensure that {0} works without issues.
+ Failed to install plugin because plugin.json is invalid or corrupted
插件商店
diff --git a/Flow.Launcher/MainWindow.xaml b/Flow.Launcher/MainWindow.xaml
index 747975b2a62..9d6b51dccd8 100644
--- a/Flow.Launcher/MainWindow.xaml
+++ b/Flow.Launcher/MainWindow.xaml
@@ -342,6 +342,7 @@
Margin="12 0 12 0"
HorizontalAlignment="Center"
VerticalAlignment="Bottom"
+ Loaded="ProgressBar_Loaded"
StrokeThickness="2"
Visibility="{Binding ProgressBarVisibility, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged}"
X1="-100"
diff --git a/Flow.Launcher/MainWindow.xaml.cs b/Flow.Launcher/MainWindow.xaml.cs
index 942cccbe992..735e8188a4c 100644
--- a/Flow.Launcher/MainWindow.xaml.cs
+++ b/Flow.Launcher/MainWindow.xaml.cs
@@ -199,9 +199,6 @@ private void OnLoaded(object sender, RoutedEventArgs e)
ThemeManager.Current.ApplicationTheme = ApplicationTheme.Dark;
}
- // Initialize position
- InitProgressbarAnimation();
-
// Force update position
UpdatePosition();
@@ -353,6 +350,11 @@ private void OnLoaded(object sender, RoutedEventArgs e)
}
}
+ private void ProgressBar_Loaded(object sender, RoutedEventArgs e)
+ {
+ InitProgressbarAnimation();
+ }
+
private async void OnClosing(object sender, CancelEventArgs e)
{
if (!CanClose)
diff --git a/Flow.Launcher/Themes/Win11Light.xaml b/Flow.Launcher/Themes/Win11Light.xaml
index 1dd53916b65..acb0a2784e0 100644
--- a/Flow.Launcher/Themes/Win11Light.xaml
+++ b/Flow.Launcher/Themes/Win11Light.xaml
@@ -52,7 +52,7 @@
-
+
diff --git a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj
index b17b6f46606..aff73ea7780 100644
--- a/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj
+++ b/Plugins/Flow.Launcher.Plugin.BrowserBookmark/Flow.Launcher.Plugin.BrowserBookmark.csproj
@@ -51,6 +51,8 @@
$(OutputPath)runtimes\linux-s390x;
$(OutputPath)runtimes\linux-x64;
$(OutputPath)runtimes\linux-x86;
+ $(OutputPath)runtimes\linux-musl-riscv64;
+ $(OutputPath)runtimes\linux-riscv64;
$(OutputPath)runtimes\maccatalyst-arm64;
$(OutputPath)runtimes\maccatalyst-x64;
$(OutputPath)runtimes\osx;
@@ -74,6 +76,8 @@
$(PublishDir)runtimes\linux-s390x;
$(PublishDir)runtimes\linux-x64;
$(PublishDir)runtimes\linux-x86;
+ $(PublishDir)runtimes\linux-musl-riscv64;
+ $(PublishDir)runtimes\linux-riscv64;
$(PublishDir)runtimes\maccatalyst-arm64;
$(PublishDir)runtimes\maccatalyst-x64;
$(PublishDir)runtimes\osx;
@@ -110,4 +114,4 @@
-
+
\ No newline at end of file
diff --git a/Plugins/Flow.Launcher.Plugin.Calculator/Languages/es.xaml b/Plugins/Flow.Launcher.Plugin.Calculator/Languages/es.xaml
index 2fc2732e400..b5cf7c638f3 100644
--- a/Plugins/Flow.Launcher.Plugin.Calculator/Languages/es.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Calculator/Languages/es.xaml
@@ -12,7 +12,7 @@
Coma (,)
Punto (.)
Número máximo de decimales
- Show thousands separator in results
+ Mostrar separador de miles en los resultados
Ha fallado la copia, inténtelo más tarde
Mostrar mensaje de error cuando falle el cálculo
diff --git a/Plugins/Flow.Launcher.Plugin.Calculator/Languages/uk-UA.xaml b/Plugins/Flow.Launcher.Plugin.Calculator/Languages/uk-UA.xaml
index c02fa6d461e..c7d8d530534 100644
--- a/Plugins/Flow.Launcher.Plugin.Calculator/Languages/uk-UA.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Calculator/Languages/uk-UA.xaml
@@ -12,7 +12,7 @@
Кома (,)
Крапка (.)
Макс. кількість знаків після коми
- Show thousands separator in results
+ Показати роздільник тисяч у результатах
Копіювання не вдалося, спробуйте пізніше
Показувати повідомлення про помилку, якщо обчислення не вдалося
diff --git a/Plugins/Flow.Launcher.Plugin.Calculator/Languages/vi.xaml b/Plugins/Flow.Launcher.Plugin.Calculator/Languages/vi.xaml
index 96d6549d6ed..7ff43c1a251 100644
--- a/Plugins/Flow.Launcher.Plugin.Calculator/Languages/vi.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Calculator/Languages/vi.xaml
@@ -2,7 +2,7 @@
Máy tính
- Perform mathematical calculations, including hex values and advanced functions such as 'min(1,2,3)', 'sqrt(123)' and 'cos(123)'.
+ Thực hiện các phép tính toán học, bao gồm cả các số thuộc hệ thập lục phân và các hàm nâng cao như 'min(1,2,3)', 'sqrt(123)' và 'cos(123)'.
Không phải là số (NaN)
Biểu thức sai hoặc không đầy đủ (Bạn có quên một số dấu ngoặc đơn không?)
Sao chép số này vào clipboard
@@ -12,7 +12,7 @@
Dấu phẩy (,)
dấu chấm (.)
Tối đa. chữ số thập phân
- Show thousands separator in results
- Copy failed, please try later
- Show error message when calculation fails
+ Hiển thị dấu phân cách hàng nghìn trong kết quả
+ Sao chép thất bại, xin vui lòng thử lại sau
+ Hiển thị thông báo lỗi khi tính toán thất bại
diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Languages/vi.xaml b/Plugins/Flow.Launcher.Plugin.Explorer/Languages/vi.xaml
index 3b960522d73..9c98eaa7e3a 100644
--- a/Plugins/Flow.Launcher.Plugin.Explorer/Languages/vi.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Explorer/Languages/vi.xaml
@@ -103,7 +103,7 @@
Permanently delete current folder
Tên
Type
- Path
+ Đường dẫn
Ngày tháng
Thư Mục
Xóa đã chọn
@@ -148,35 +148,35 @@
Failed to load Everything SDK
- Warning: Everything service is not running
- Error while querying Everything
+ Cảnh báo: service Everything hiện không chạy
+ Có lỗi khi truy vấn Everything
Sắp xếp theo
- Name ↑
- Name ↓
- Path ↑
- Path ↓
- Size ↑
- Size ↓
- Extension ↑
- Extension ↓
+ Tên ↑
+ Tên ↓
+ Đường dẫn ↑
+ Đường dẫn ↓
+ Kích thước ↑
+ Kích thước ↓
+ Tiện ích mở rộng ↑
+ Tiện ích mở rộng ↓
Type Name ↑
Type Name ↓
- Date Created ↑
- Date Created ↓
- Date Modified ↑
- Date Modified ↓
+ Ngày tạo ↑
+ Ngày tạo ↓
+ Ngày chỉnh sửa ↑
+ Ngày chỉnh sửa ↓
Attributes ↑
Attributes ↓
File List FileName ↑
File List FileName ↓
- Run Count ↑
- Run Count ↓
- Date Recently Changed ↑
- Date Recently Changed ↓
- Date Accessed ↑
- Date Accessed ↓
- Date Run ↑
- Date Run ↓
+ Số lần chạy ↑
+ Số lần chạy ↓
+ Ngày chỉnh sửa gần nhất ↑
+ Ngày chỉnh sửa gần nhất ↓
+ Ngày truy cập ↑
+ Ngày truy cập ↓
+ Ngày chạy ↑
+ Ngày chạy ↓
↑
↓
Warning: This is not a Fast Sort option, searches may be slow
@@ -204,10 +204,10 @@
Below you can specify items you want to exclude from context menu, they can be partial (e.g. 'pen wit') or complete ('Open with').
- Today
- {0} days ago
- 1 month ago
- {0} months ago
- 1 year ago
- {0} years ago
+ Hôm nay
+ {0} ngày trước
+ 1 tháng trước
+ {0} tháng trước
+ 1 năm trước
+ {0} năm trước
diff --git a/Plugins/Flow.Launcher.Plugin.Explorer/Search/SearchManager.cs b/Plugins/Flow.Launcher.Plugin.Explorer/Search/SearchManager.cs
index 9420e3d3a31..28ab1d2e24b 100644
--- a/Plugins/Flow.Launcher.Plugin.Explorer/Search/SearchManager.cs
+++ b/Plugins/Flow.Launcher.Plugin.Explorer/Search/SearchManager.cs
@@ -299,9 +299,6 @@ private bool IsExcludedFile(SearchResult result)
private List GetQuickAccessResultsFilteredByActionKeyword(Query query, List actions)
{
- if (!Settings.QuickAccessKeywordEnabled)
- return [];
-
var results = QuickAccess.AccessLinkListMatched(query, Settings.QuickAccessLinks);
if (results.Count == 0)
return [];
diff --git a/Plugins/Flow.Launcher.Plugin.PluginIndicator/Languages/vi.xaml b/Plugins/Flow.Launcher.Plugin.PluginIndicator/Languages/vi.xaml
index 58fcba3eba7..74d2a674b64 100644
--- a/Plugins/Flow.Launcher.Plugin.PluginIndicator/Languages/vi.xaml
+++ b/Plugins/Flow.Launcher.Plugin.PluginIndicator/Languages/vi.xaml
@@ -1,9 +1,9 @@
- Activate {0} plugin action keyword
+ Kích hoạt từ khóa cho plugin {0}
Chỉ báo plugin
- Cung cấp plugin gợi ý từ hành động
+ Cung cấp các gợi ý từ khóa cho plugin
diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/vi.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/vi.xaml
index 1a2a5c93a12..797efd4ac21 100644
--- a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/vi.xaml
+++ b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/vi.xaml
@@ -13,7 +13,7 @@
Cài đặt Plugin
Tải về và cài đặt
Đã gỡ cài đặt plugin
- Keep plugin settings
+ Giữ lại các cài đặt plugin
Do you want to keep the settings of the plugin for the next usage?
Đã cài đặt thành công plugin. Đang khởi động lại Flow, vui lòng đợi...
Không thể tìm thấy tệp siêu dữ liệu plugin.json từ tệp zip được giải nén.
@@ -29,10 +29,10 @@
Đã cài đặt plugin
Tải xuống bản kê khai plugin không thành công
Vui lòng kiểm tra xem bạn có thể kết nối với github.com không. Lỗi này có nghĩa là bạn không thể cài đặt hoặc cập nhật plugin.
- Update all plugins
- Would you like to update all plugins?
+ Cập nhật tất cả plugin
+ Bạn có muốn cập nhật tất cả các plugin không?
Would you like to update {0} plugins?{1}Flow Launcher will restart after updating all plugins.
- Would you like to update {0} plugins?
+ Bạn có muốn cập nhật {0} plugin không?
{0} plugins successfully updated. Restarting Flow, please wait...
Plugin {0} successfully updated. Restarting Flow, please wait...
Cài đặt từ một nguồn không xác định
diff --git a/Plugins/Flow.Launcher.Plugin.Shell/Languages/vi.xaml b/Plugins/Flow.Launcher.Plugin.Shell/Languages/vi.xaml
index 86a7673b023..7808a7fced8 100644
--- a/Plugins/Flow.Launcher.Plugin.Shell/Languages/vi.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Shell/Languages/vi.xaml
@@ -6,15 +6,15 @@
Nhấn phím bất kỳ để đóng cửa sổ này...
Không đóng dấu nhắc lệnh sau khi thực hiện lệnh
Luôn chạy với tư cách quản trị viên
- Use Windows Terminal
+ Sử dụng Windows Terminal
Xóa lựa chọn đã chọn
Vỏ
- Allows to execute system commands from Flow Launcher
+ Cho phép thực thi các lệnh hệ thống từ Flow Launcher
lệnh này đã được thực thi {0} lần
thực thi lệnh thông qua lệnh shell
Chạy với quyền quản trị
Sao chép lệnh
Chỉ hiển thị số lượng lệnh được sử dụng nhiều nhất:
- Command not found: {0}
- Error running the command: {0}
+ Không tìm thấy lệnh: {0}
+ Lỗi khi chạy lệnh: {0}
diff --git a/Plugins/Flow.Launcher.Plugin.Sys/Languages/es.xaml b/Plugins/Flow.Launcher.Plugin.Sys/Languages/es.xaml
index 0a97e1c1789..27a1db79895 100644
--- a/Plugins/Flow.Launcher.Plugin.Sys/Languages/es.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Sys/Languages/es.xaml
@@ -2,7 +2,7 @@
- Skip confirmation when Shutting down, Restarting, or Logging off
+ Omitir la confirmación al apagar, reiniciar o cerrar sesión
Nombre
diff --git a/Plugins/Flow.Launcher.Plugin.Sys/Languages/pt-pt.xaml b/Plugins/Flow.Launcher.Plugin.Sys/Languages/pt-pt.xaml
index 433011195de..c58fd5758e4 100644
--- a/Plugins/Flow.Launcher.Plugin.Sys/Languages/pt-pt.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Sys/Languages/pt-pt.xaml
@@ -2,7 +2,7 @@
- Skip confirmation when Shutting down, Restarting, or Logging off
+ Ignorar confirmação ao desligar, reiniciar ou terminar sessão
Nome
diff --git a/Plugins/Flow.Launcher.Plugin.Sys/Languages/uk-UA.xaml b/Plugins/Flow.Launcher.Plugin.Sys/Languages/uk-UA.xaml
index ff65ac8acab..feb0d143277 100644
--- a/Plugins/Flow.Launcher.Plugin.Sys/Languages/uk-UA.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Sys/Languages/uk-UA.xaml
@@ -2,7 +2,7 @@
- Skip confirmation when Shutting down, Restarting, or Logging off
+ Пропустити підтвердження під час вимкнення, перезапуску або виходу із системи
Назва
diff --git a/Plugins/Flow.Launcher.Plugin.Sys/Languages/vi.xaml b/Plugins/Flow.Launcher.Plugin.Sys/Languages/vi.xaml
index 58c4ed7e316..478a6977fee 100644
--- a/Plugins/Flow.Launcher.Plugin.Sys/Languages/vi.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Sys/Languages/vi.xaml
@@ -9,13 +9,13 @@
Mô Tả
Lệnh
- Shutdown
- Restart
- Restart With Advanced Boot Options
- Log Off/Sign Out
- Lock
- Sleep
- Hibernate
+ Tắt máy
+ Khởi động lại
+ Khởi động lại với các tùy chọn khởi động nâng cao
+ Đăng xuất
+ Khóa máy
+ Chế độ ngủ
+ Chế độ ngủ đông
Index Option
Empty Recycle Bin
Open Recycle Bin
diff --git a/Plugins/Flow.Launcher.Plugin.Sys/Languages/zh-cn.xaml b/Plugins/Flow.Launcher.Plugin.Sys/Languages/zh-cn.xaml
index c485cce4a0a..b95a2c4c553 100644
--- a/Plugins/Flow.Launcher.Plugin.Sys/Languages/zh-cn.xaml
+++ b/Plugins/Flow.Launcher.Plugin.Sys/Languages/zh-cn.xaml
@@ -2,7 +2,7 @@
- Skip confirmation when Shutting down, Restarting, or Logging off
+ 关闭、重启或注销时跳过确认
名称
diff --git a/Plugins/Flow.Launcher.Plugin.WebSearch/Languages/es.xaml b/Plugins/Flow.Launcher.Plugin.WebSearch/Languages/es.xaml
index c2c5e50c278..3d5feb7837a 100644
--- a/Plugins/Flow.Launcher.Plugin.WebSearch/Languages/es.xaml
+++ b/Plugins/Flow.Launcher.Plugin.WebSearch/Languages/es.xaml
@@ -19,7 +19,7 @@
URL
Busca en
Usar autocompletado en consultas de búsqueda
- Max Suggestions
+ Sugerencias máximas
Autocompletar datos desde:
Por favor, seleccione una búsqueda web
¿Está seguro de que desea eliminar {0}?
diff --git a/appveyor.yml b/appveyor.yml
index 467ddefbeb9..66513a298e2 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,4 +1,4 @@
-version: '2.1.0.{build}'
+version: '2.1.1.{build}'
# Do not build on tags because we create a release on merge to master. Otherwise will upload artifacts twice changing the hash, as well as triggering duplicate GitHub release action & NuGet deployments.
skip_tags: true