diff --git a/Flow.Launcher/Languages/ar.xaml b/Flow.Launcher/Languages/ar.xaml
index 9795d00fd45..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 (قم بالتمرير إلى الأسفل).
فشل في تهيئة الإضافات
@@ -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
السمة
@@ -383,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.
مدير الملفات
اسم الملف الشخصي
مسار مدير الملفات
@@ -434,13 +466,14 @@
اضغط على مفتاح اختصار مخصص لفتح Flow Launcher وإدخال الاستعلام المحدد تلقائيًا.
معاينة
مفتاح الاختصار غير متاح، يرجى اختيار مفتاح اختصار جديد
- مفتاح اختصار غير صالح للإضافة
+ Hotkey is invalid
تحديث
ربط مفتاح الاختصار
مفتاح الاختصار الحالي غير متاح.
تم حجز هذا المفتاح لـ "{0}" ولا يمكن استخدامه. يرجى اختيار مفتاح اختصار آخر.
يتم استخدام هذا المفتاح بالفعل من قبل "{0}". إذا ضغطت على "استبدال"، سيتم إزالته من "{0}".
اضغط على المفاتيح التي تريد استخدامها لهذه الوظيفة.
+ Hotkey and action keyword are empty
اختصار الاستعلام المخصص
@@ -451,6 +484,7 @@
الاختصار موجود بالفعل، يرجى إدخال اختصار جديد أو تعديل الموجود.
الاختصار و/أو توسيعه فارغ.
+ Shortcut is invalid
حفظ
diff --git a/Flow.Launcher/Languages/cs.xaml b/Flow.Launcher/Languages/cs.xaml
index f559c77cd69..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
@@ -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
@@ -383,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ů
@@ -434,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ů
@@ -451,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
diff --git a/Flow.Launcher/Languages/da.xaml b/Flow.Launcher/Languages/da.xaml
index d917db21fac..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
@@ -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
@@ -383,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
@@ -434,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
@@ -451,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
diff --git a/Flow.Launcher/Languages/de.xaml b/Flow.Launcher/Languages/de.xaml
index ceb92b76569..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
@@ -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
@@ -383,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
@@ -434,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
@@ -451,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
diff --git a/Flow.Launcher/Languages/es-419.xaml b/Flow.Launcher/Languages/es-419.xaml
index dd654d09076..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
@@ -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
@@ -383,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
@@ -434,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
@@ -451,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
diff --git a/Flow.Launcher/Languages/es.xaml b/Flow.Launcher/Languages/es.xaml
index 0df1e26f943..c657732123c 100644
--- a/Flow.Launcher/Languages/es.xaml
+++ b/Flow.Launcher/Languages/es.xaml
@@ -8,7 +8,7 @@
Por favor, seleccione el ejecutable {0}
- El ejecutable {0} seleccionado no es válido.
+ El ejecutable seleccionado {0} no es válido.
{2}{2}
Pulsar Sí, si desea seleccionar de nuevo el ejecutable {0}. Pulsar No, si desea descargar {1}
@@ -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.
+ 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
@@ -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} 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
@@ -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 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.
+ Instalar complemento
+ {0} por {1} {2}{2}¿Desea instalar este complemento?
+ Desinstalar complemento
+ {0} por {1} {2}{2}¿Desea desinstalar este complemento?
+ Actualizar complemento
+ {0} por {1} {2}{2}¿Desea actualizar este complemento?
+ Descargando complemento
+ 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
+ ¡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
@@ -434,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
+ 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.
+ La tecla de acceso rápido y la palabra clave de acción están vacías
Acceso directo de consulta personalizada
@@ -451,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.
+ El acceso directo no es válido
Guardar
diff --git a/Flow.Launcher/Languages/fr.xaml b/Flow.Launcher/Languages/fr.xaml
index f5f624cfde2..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}
- L'exécutable {0} que vous avez sélectionné est invalide.
+ L'exécutable {0} que vous avez sélectionné n'est pas valide.
{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}.
+ 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
@@ -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.
+ 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
@@ -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} 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
@@ -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
+ 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.
+ Installation du plugin
+ {0} par {1} {2}{2}Voulez-vous installer ce plugin ?
+ Désinstallation du plugin
+ {0} par {1} {2}{2}Voulez-vous désinstaller ce plugin ?
+ Mise à jour du plugin
+ {0} par {1} {2}{2}Voulez-vous mettre à jour ce plugin ?
+ Téléchargement du plugin
+ 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
+ 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
@@ -382,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.
+ 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
@@ -433,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
+ 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.
+ Les touches de raccourci et les mots-clés d'action sont vides
Raccourci de requête personnalisée
@@ -450,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.
+ Le raccourci n'est pas valide
Sauvegarder
diff --git a/Flow.Launcher/Languages/he.xaml b/Flow.Launcher/Languages/he.xaml
index 17c8152a03c..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 (גלול עד למטה).
נכשל בהפעלת תוספים
@@ -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
ערכת נושא
@@ -382,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.
מנהל קבצים
שם פרופיל
נתיב מנהל קבצים
@@ -433,13 +465,14 @@
הקש על מקש קיצור מותאם אישית כדי לפתוח את Flow Launcher ולהזין את השאילתה שצוינה באופן אוטומטי.
תצוגה מקדימה
מקש הקיצור אינו זמין, אנא בחר מקש קיצור חדש
- מקש קיצור לא חוקי לתוסף
+ Hotkey is invalid
עדכון
שיוך מקש קיצור
מקש הקיצור הנוכחי אינו זמין.
מקש קיצור זה שמור עבור "{0}" ואינו ניתן לשימוש. אנא בחר מקש קיצור אחר.
מקש קיצור זה כבר נמצא בשימוש על ידי "{0}". אם תלחץ על "החלף", הוא יוסר מ-"{0}".
הקש על המקשים שברצונך להשתמש בהם עבור פעולה זו.
+ Hotkey and action keyword are empty
קיצור דרך לשאילתה מותאמת אישית
@@ -450,6 +483,7 @@
קיצור דרך כבר קיים, אנא הזן קיצור דרך חדש או ערוך את הקיים.
קיצור הדרך ו/או ההרחבה שלו ריקים.
+ Shortcut is invalid
שמור
diff --git a/Flow.Launcher/Languages/it.xaml b/Flow.Launcher/Languages/it.xaml
index ef6b50e7d98..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
@@ -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
@@ -383,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
@@ -434,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
@@ -451,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
diff --git a/Flow.Launcher/Languages/ja.xaml b/Flow.Launcher/Languages/ja.xaml
index c1ce0ce96e1..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
@@ -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
テーマ
@@ -383,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
@@ -434,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
カスタムクエリショートカット
@@ -451,6 +484,7 @@
ショートカットが既に存在します。新しいショートカットを入力するか、既存のショートカットを編集してください。
ショートカット、展開の少なくとも一方が空です。
+ Shortcut is invalid
保存
diff --git a/Flow.Launcher/Languages/ko.xaml b/Flow.Launcher/Languages/ko.xaml
index 942b48966d9..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
@@ -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
테마
@@ -374,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.
파일관리자
프로필 이름
파일관리자 경로
@@ -425,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
사용자 지정 쿼리 단축어
@@ -442,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
저장
diff --git a/Flow.Launcher/Languages/nb.xaml b/Flow.Launcher/Languages/nb.xaml
index ab4af3bcba4..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
@@ -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
@@ -383,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
@@ -434,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
@@ -451,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
diff --git a/Flow.Launcher/Languages/nl.xaml b/Flow.Launcher/Languages/nl.xaml
index 878851d15c4..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
@@ -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
@@ -383,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
@@ -434,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
@@ -451,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
diff --git a/Flow.Launcher/Languages/pl.xaml b/Flow.Launcher/Languages/pl.xaml
index c14148ddda8..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
@@ -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
@@ -382,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
@@ -433,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
@@ -450,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
diff --git a/Flow.Launcher/Languages/pt-br.xaml b/Flow.Launcher/Languages/pt-br.xaml
index f1cda48f09e..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
@@ -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
@@ -383,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
@@ -434,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
@@ -451,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
diff --git a/Flow.Launcher/Languages/pt-pt.xaml b/Flow.Launcher/Languages/pt-pt.xaml
index c37bf2eb801..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
@@ -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.
+ 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
@@ -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} 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
@@ -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
+ 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.
+ Instalador de plugins
+ {0} de {1} {2}{2}Gostaria de instalar este plugin?
+ Desinstalador de plugins
+ {0} de {1} {2}{2}Gostaria de desinstalar este plugin?
+ Atualização de plugins
+ {0} de {1} {2}{2}Gostaria de atualizar este plugin?
+ Descarregar plugin
+ 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
+ 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
@@ -381,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
@@ -432,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
@@ -449,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
diff --git a/Flow.Launcher/Languages/ru.xaml b/Flow.Launcher/Languages/ru.xaml
index 81493ba0874..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
@@ -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
Тема
@@ -383,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.
Файловый менеджер
Имя профиля
Путь к файловому менеджеру
@@ -434,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
Ярлык пользовательского запроса
@@ -451,6 +484,7 @@
Ярлык уже существует, пожалуйста, введите новый ярлык или измените существующий.
Ярлык и/или его расширение пусты.
+ Shortcut is invalid
Сохранить
diff --git a/Flow.Launcher/Languages/sk.xaml b/Flow.Launcher/Languages/sk.xaml
index 734dbe743e5..f7a2ce05aa7 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.
+ 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
@@ -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
+ 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}
+ 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
@@ -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
+ 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.
+ Inštalácia pluginu
+ {0} od {1} {2}{2}Chcete nainštalovať tento plugin?
+ Odinštalácia pluginu
+ {0} od {1} {2}{2}Chcete odinštalovať tento plugin?
+ Aktualizácia pluginu
+ {0} od {1} {2}{2}Chcete aktualizovať tento plugin?
+ Sťahovanie pluginu
+ 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
+ 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
@@ -434,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
+ 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.
+ Klávesová skratka a aktivačný príkaz sú prázdne
Klávesová skratka vlastného dopytu
@@ -451,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.
+ Skratka je neplatná
Uložiť
diff --git a/Flow.Launcher/Languages/sr.xaml b/Flow.Launcher/Languages/sr.xaml
index 859fc27b890..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
@@ -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
@@ -383,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
@@ -434,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
@@ -451,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
diff --git a/Flow.Launcher/Languages/tr.xaml b/Flow.Launcher/Languages/tr.xaml
index 6f3ded9e38e..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
@@ -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
@@ -383,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
@@ -434,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
@@ -449,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
diff --git a/Flow.Launcher/Languages/uk-UA.xaml b/Flow.Launcher/Languages/uk-UA.xaml
index 1f15ed7b53b..c5dcd3e280c 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 agian. 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,8 +42,8 @@
Режим гри
Призупинити використання гарячих клавіш.
Скидання позиції
- Reset search window position
- Type here to search
+ Скинути положення вікна пошуку
+ Напишіть тут, аби знайти
Налаштування
@@ -51,12 +51,12 @@
Портативний режим
Зберігати всі налаштування і дані користувача в одній теці (буде корисно при видаленні дисків або хмарних сервісах).
Запускати 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,8 +74,8 @@
Зберегти останній запит
Вибрати останній запит
Очистити останній запит
- Preserve Last Action Keyword
- Select Last Action Keyword
+ Зберігати останнє ключове слово дії
+ Вибрати ключове слово останньої дії
Максимальна кількість результатів
Ви також можете швидко налаштувати цей параметр за допомогою клавіш CTRL+Плюс чи CTRL+Мінус.
Ігнорувати гарячі клавіші в повноекранному режимі
@@ -106,38 +106,42 @@
Завжди переглядати
Завжди відкривати панель попереднього перегляду при активації 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
- Home Page
- 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.
+ Використовувати попередній корейський IME
+ Ви можете змінити попередні налаштування корейського IME безпосередньо звідси.
+ Головна сторінка
+ Показувати результати на головній сторінці, коли текст запиту порожній.
+ Показати результати історії на головній
+ Максимальна кількість результатів історії, що показуються на головній
+ Це можна редагувати тільки в тому випадку, якщо плагін підтримує функцію «Головна сторінка» і вона ввімкнена.
+ Показувати вікно пошуку на передньому плані
+ Перекриває налаштування «Завжди зверху» інших програм і виводить Flow на передній план.
+ Перезапустіть після модифікації плагіну через Магазин плагінів
+ Автоматично перезапускати Flow Launcher після встановлення / видалення / оновлення плагіну через Магазин плагінів
+ Показувати попередження про невідоме джерело
+ Показувати попередження під час встановлення плагінів із невідомих джерел
Плагін для пошуку
@@ -154,13 +158,13 @@
Поточна гаряча клавіша
Нова гаряча клавіша
Змінити гарячі клавіши
- Plugin search delay time
- Change Plugin Search Delay Time
- Advanced Settings:
+ Час затримки пошуку плагіну
+ Змінити час затримки пошуку плагінів
+ Додаткові налаштування:
Увімкнено
Пріоритет
- Search Delay
- Home Page
+ Затримка пошуку
+ Головна сторінка
Поточний пріоритет
Новий пріоритет
Пріоритет
@@ -172,10 +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} — Не вдалося видалити файли налаштувань плагінів, видаліть їх вручну.
+ Не вдалося видалити кеш плагіну
+ Плагіни: {0} — Не вдалося видалити файли кешу плагінів, видаліть їх вручну
+ {0} вже змінено
+ Перезапустіть Flow перед тим, як вносити будь-які подальші зміни.
+ Не вдалося встановити {0}
+ Не вдалося видалити {0}
+ Не вдалося знайти файл plugin.json у розпакованому zip-файлі або цей шлях {0} не існує.
+ Вже існує плагін з таким самим ідентифікатором та версією, або версія цього плагіну вища за версію завантаженого.
Магазин плагінів
@@ -191,6 +201,28 @@
Нова версія
Цей плагін було оновлено протягом останніх 7 днів
Доступне нове оновлення
+ Помилка під час встановлення плагіна
+ Помилка видалення плагіну
+ Помилка під час оновлення плагіну
+ Зберегти налаштування плагіну
+ Ви хочете зберегти налаштування плагіну для наступного використання?
+ Плагін {0} успішно встановлено. Будь ласка, перезапустіть Flow.
+ Плагін {0} успішно видалено. Будь ласка, перезапустіть Flow.
+ Плагін {0} успішно оновлено. Будь ласка, перезапустіть Flow.
+ Встановлення плагіна
+ {0} від {1} {2}{2}Бажаєте встановити цей плагін?
+ Видалення плагіну
+ {0} від {1} {2}{2}Бажаєте видалити цей плагін?
+ Оновлення плагіну
+ {0} від {1} {2}{2}Бажаєте оновити цей плагін?
+ Завантаження плагіну
+ Автоматично перезапускати після встановлення / видалення / оновлення плагінів у магазині плагінів
+ Zip-файл не має дійсної конфігурації plugin.json.
+ Встановлення з невідомого джерела
+ Цей плагін походить із невідомого джерела та може містити потенційні ризики!{0}{0}Переконайтеся, що ви знаєте, звідки походить він походить, і що він є безпечним.{0}{0}Ви все одно хочете продовжити?{0}{0}(Ви можете вимкнути це попередження в загальному розділі вікна налаштувань)
+ Zip-файли
+ Виберіть zip-файл
+ Встановити плагін із локального шляху
Тема
@@ -212,9 +244,9 @@
Шрифт заголовка результату
Шрифт підзаголовка результату
Скинути
- 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.
+ Скинути до рекомендованих налаштувань шрифту та розміру.
+ Імпортувати розмір теми
+ Якщо значення розміру, передбачене дизайнером теми, доступне, воно буде отримане та застосоване.
Підлаштувати
Віконний режим
Прозорість
@@ -241,21 +273,21 @@
Користувацька
Годинник
Дата
- 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
- The window size is not adjustable by dragging.
+ Показати заповнювач
+ Показувати заповнювач, коли запит порожній
+ Текст заповнювача
+ Змінення тексту заповнювача. Ввід буде використовувати: {0}
+ Фіксований розмір вікна
+ Розмір вікна не можна регулювати шляхом перетягування.
Гаряча клавіша
@@ -315,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-проксі
@@ -358,39 +390,39 @@
Тека журналу
Очистити журнали
Ви впевнені, що хочете видалити всі журнали?
- 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 fileds 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}». Чи бажаєте продовжити?
+ Помилка шляху до файлового менеджера
Веб-браузер за замовчуванням
@@ -415,32 +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.
+ Налаштування часу затримки пошуку
+ Введіть час затримки пошуку в мілісекундах, який ви хочете використовувати для плагіну. Якщо ви не хочете вказувати час затримки, залиште поле порожнім, і плагін буде використовувати типовий час затримки пошуку.
- Home Page
- Enable the plugin home page state if you like to show the plugin results when query is empty.
+ Головна сторінка
+ Увімкніть стан головної сторінки плагіну, якщо ви хочете показувати його результати, коли запит порожній.
Задані гарячі клавіші для запитів
Натисніть спеціальну гарячу клавішу, щоб відкрити Flow Launcher і автоматично ввести вказаний запит.
Переглянути
Гаряча клавіша недоступна. Будь ласка, вкажіть нову
- Недійсна гаряча клавіша плагіна
+ Гаряча клавіша недійсна
Оновити
Прив'язка галавіші
Поточна галавіша недоступна.
Ця галавіша зарезервована для «{0}» і не може бути використана. Будласка, виберіть іншу галавішу.
Ця галавіша вже використовується «{0}». Якщо ви натиснете «Перезаписати», її буде вилучено з «{0}».
Натисніть клавіші, які ви хочете використовувати для цієї функції.
+ Гаряча клавіша та ключове слово дії порожні
Власне скорочення запиту
@@ -451,6 +484,7 @@
Скорочення вже існує, будь ласка, введіть нове або відредагуйте існуюче.
Скорочення та/або його розширення є порожнім.
+ Комбінація клавіш недійсна.
Зберегти
@@ -478,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-адреси в браузері сталася помилка. Перевірте налаштування типового веббраузера у розділі «Загальні» вікна налаштувань.
Будь ласка, зачекайте...
diff --git a/Flow.Launcher/Languages/vi.xaml b/Flow.Launcher/Languages/vi.xaml
index dec3cd2e365..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
@@ -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
@@ -385,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
@@ -436,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
@@ -455,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
diff --git a/Flow.Launcher/Languages/zh-cn.xaml b/Flow.Launcher/Languages/zh-cn.xaml
index 133d2e3c65e..0f5e1e165e5 100644
--- a/Flow.Launcher/Languages/zh-cn.xaml
+++ b/Flow.Launcher/Languages/zh-cn.xaml
@@ -138,6 +138,10 @@
这只能在插件支持主页功能和主页启用时进行编辑。
将搜索窗口置于顶层
覆盖其他“总是在顶部”的程序窗口并在最顶层的位置显示 Flow Launcher 搜索窗口。
+ 通过插件商店修改插件后重启
+ 通过插件商店安装/卸载/更新插件后自动重启 Flow Launcher
+ 显示未知来源警告
+ 安装来自未知来源的插件时显示警告
搜索插件
@@ -176,6 +180,12 @@
插件:{0} - 移除插件设置文件失败,请手动删除
移除插件缓存失败
插件:{0} - 移除插件设置文件失败,请手动删除
+ {0} 已修改
+ 请在进行任何进一步更改之前重新启动 Flow
+ 安装 {0} 失败
+ 卸载 {0} 失败
+ 无法从提取的zip文件中找到plugin.json,或者此路径 {0} 不存在
+ 已存在相同ID和版本的插件,或者存在版本大于此下载的插件
插件商店
@@ -191,6 +201,28 @@
新版本
此插件在过去7天内有更新
有可用的更新
+ 安装插件时出错
+ 卸载插件时出错
+ 更新插件时出错
+ 保留插件设置
+ 你想要保留插件设置以便下一次的使用吗?
+ 成功安装插件{0}。请重新启动 Flow Launcher。
+ 成功卸载插件{0}。请重新启动 Flow Launcher。
+ 成功更新插件{0}。请重新启动 Flow Launcher。
+ 插件安装
+ {0} 作者: {1} {2}{2}您想要安装这个插件吗?
+ 插件卸载
+ {0} 作者: {1} {2}{2}您想要卸载这个插件吗?
+ 插件更新
+ {0} 作者: {1} {2}{2}您想要更新这个插件吗?
+ 下载插件
+ 插件商店安装/卸载/更新插件后自动重启
+ Zip 文件没有有效的 plugin.json 配置
+ 从未知源安装
+ 您正在从未知源安装此插件,它可能包含潜在风险!{0}{0}请确保您了解来源以及安全性。{0}{0}您想要继续吗?{0}{0}(您可以通过设置关闭此警告)
+ Zip 文件
+ 请选择 zip 文件
+ 从本地路径安装插件
主题
@@ -434,13 +466,14 @@
输入一个自定义的快捷键来打开 Flow Launcher 并自动输入指定的查询。
预览
热键不可用,请选择一个新的热键
- 插件热键不合法
+ 热键无效
更新
绑定热键
当前热键不可用。
此热键为“{0}”保留,无法使用。请选择其他热键。
此热键已被“{0}”使用。如果按“覆盖”,则会将其从“{0}”中删除。
按下您想要用于此功能的键。
+ 热键和操作关键字为空
自定义查询捷径
@@ -451,6 +484,7 @@
捷径已存在,请输入一个新的或者编辑已有的。
捷径及其展开均不能为空。
+ 快捷键无效
保存
diff --git a/Flow.Launcher/Languages/zh-tw.xaml b/Flow.Launcher/Languages/zh-tw.xaml
index c9e84b9e7de..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
@@ -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
主題
@@ -383,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.
檔案管理器
檔案名稱
檔案管理器路徑
@@ -434,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
@@ -451,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
儲存
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)
+ Завантажити піктограми (може зайняти багато часу під час запуску)
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} р. тому
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
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
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
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
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
diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/es.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/es.xaml
index b0f25f3ea2b..b6a3a6cbcb5 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} ya está modificado
+ Reiniciar Flow antes de realizar más cambios
+
+ Archivo de instalación zip no válido
+ Por favor, compruebe si hay un plugin.json en {0}
Administrador de complementos
- Administración de instalación, desinstalación o actualización de los complementos de Flow Launcher
+ Instalar, desinstalar o actualizar complementos de Flow Launcher desde la ventana de búsqueda
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
+ Reiniciar Flow Launcher automáticamente después de instalar/desinstalar/actualizar el complemento a través del Administrador de complementos
diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/fr.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/fr.xaml
index 3142ef86dc9..c95c9723102 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} est déjà modifié
+ Veuillez redémarrer Flow avant d'apporter d'autres modifications
+
+ Fichier d'installation zip invalide
+ Veuillez vérifier s'il y a un plugin.json dans {0}
Gestionnaire de plugins
- Gestion de l'installation, de la désinstallation ou de la mise à jour des plugins Flow Launcher
+ Installer, désinstaller ou mettre à jour les plugins Flow Launcher via la fenêtre de recherche
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
+ Redémarrer Flow Launcher automatiquement après l'installation/désinstallation/mise à jour du plugin via le gestionnaire de plugins
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
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
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
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
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
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
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
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
diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/pt-pt.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/pt-pt.xaml
index 01535c689f1..40cfc82538d 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} já modificado
+ Reinicie Flow Launcher antes de fazer mais alterações
+
+ Ficheiro Zip inválido
+ Verifique se existe o ficheiro "plugin.json" em {0}
Gestor de plugins
- Módulo para instalar, desinstalar e atualizar os plugins do Flow Launcher
+ Instalar, desinstalar ou atualizar plugins do Flow Launcher através da janela de pesquisa
Autor desconhecido
@@ -61,5 +66,5 @@
Aviso ao instalar de fontes desconhecidas
- Reiniciar automaticamente após instalar/desinstalar/atualizar plugins
+ Reiniciar Flow Launcher após instalar/desinstalar/atualizar um plugin via Gestor de plugins
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
diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sk.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/sk.xaml
index 5529b2fc1a7..f788c9ce3c7 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.
+ Plugin {0} už bol upravený
+ Pred vykonaním ďalších zmien reštartujte Flow Launcher
+
+ Neplatný inštalačný súbor zip
+ Skontrolujte, či sa v {0} nachádza plugin.json
Správca pluginov
- Správa inštalácie, odinštalácie alebo aktualizácie pluginov programu Flow Launcher
+ Inštalovať, odinštalovať alebo aktualizovať pluginy Flow Launchera cez vyhľadávacie okno
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
+ Automaticky reštartovať Flow Launcher po inštalácii/odinštalácii/aktualizáciu pluginu cez Správcu pluginov
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
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
diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/uk-UA.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/uk-UA.xaml
index 3d2b50a78c1..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,10 +43,15 @@
Плагін {0} успішно оновлено. Будь ласка, перезапустіть Flow.
{0} плагіни успішно оновлено. Будь ласка, перезапустіть Flow.
Плагін {0} вже було змінено. Будь ласка, перезапустіть Flow, перш ніж вносити будь-які подальші зміни.
+ {0} вже змінено
+ Перезапустіть Flow перед тим, як вносити будь-які подальші зміни.
+
+ Неправильний встановлюваний zip-файл
+ Перевірте, чи є файл plugin.json у {0}.
Менеджер плагінів
- Керування встановленням, видаленням або оновленням плагінів Flow Launcher
+ Встановити, видалити або оновити плагіни Flow Launcher через вікно пошуку.
Невідомий автор
@@ -61,5 +66,5 @@
Попередження про встановлення з невідомого джерела
- Автоматичний перезапуск Flow Launcher після встановлення/видалення/оновлення плагінів
+ Автоматично перезапускати Flow Launcher після встановлення / видалення / оновлення плагіну за допомогою Менеджера плагінів
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
diff --git a/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/zh-cn.xaml b/Plugins/Flow.Launcher.Plugin.PluginsManager/Languages/zh-cn.xaml
index 1a4199965a9..446609850df 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} 已被修改
+ 请在进行任何进一步更改之前重新启动 Flow
+
+ 无效的 zip 安装程序文件
+ 请检查 {0} 中是否有plugin.json
插件管理
- 安装,卸载或更新 Flow Launcher 插件
+ 通过搜索窗口安装、卸载或更新 Flow Launcher 插件
未知作者
@@ -61,5 +66,5 @@
未知源安装警告
- 安装/卸载/更新插件后自动重启 Flow Launcher
+ 通过插件管理器安装/卸载/更新插件后自动重启 Flow Launcher
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
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
+ Показувати назву процесів із видимими вікнами
+ Помістити процеси з видимими вікнами у верхній частині
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). Докладнішу інформацію можна знайти на веб-сайті провідника.
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
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
+ Введіть непорожнє ключове слово команди
Системні команди
Надає команди, пов'язані з системою, наприклад, вимкнення, блокування, налаштування тощо.
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-адресу пошуку в буфер обміну
Назва