You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: Flow.Launcher/Languages/ar.xaml
+12-4
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@
13
13
14
14
<!-- MainWindow -->
15
15
<system:Stringx:Key="registerHotkeyFailed">فشل في تسجيل مفتاح التشغيل السريع "{0}". قد يكون المفتاح مستخدمًا من قبل برنامج آخر. قم بتغيير المفتاح، أو قم بإغلاق البرنامج الآخر.</system:String>
16
+
<system:Stringx:Key="unregisterHotkeyFailed">Failed to unregister hotkey "{0}". Please try again or see log for details</system:String>
<system:Stringx:Key="portableModeToolTIp">تخزين جميع الإعدادات وبيانات المستخدم في مجلد واحد (مفيد عند استخدام الأقراص القابلة للإزالة أو الخدمات السحابية).</system:String>
46
47
<system:Stringx:Key="startFlowLauncherOnSystemStartup">تشغيل Flow Launcher عند بدء تشغيل النظام</system:String>
48
+
<system:Stringx:Key="useLogonTaskForStartup">Use logon task instead of startup entry for faster startup experience</system:String>
49
+
<system:Stringx:Key="useLogonTaskForStartupTooltip">After uninstallation, you need to manually remove this task (Flow.Launcher Startup) via Task Scheduler</system:String>
47
50
<system:Stringx:Key="setAutoStartFailed">خطأ في إعداد التشغيل عند بدء التشغيل</system:String>
48
51
<system:Stringx:Key="hideFlowLauncherWhenLoseFocus">إخفاء Flow Launcher عند فقدان التركيز</system:String>
49
52
<system:Stringx:Key="dontPromptUpdateMsg">عدم عرض إشعارات الإصدار الجديد</system:String>
<system:Stringx:Key="userdatapath">موقع بيانات المستخدم</system:String>
298
299
<system:Stringx:Key="userdatapathToolTip">يتم حفظ إعدادات المستخدم والإضافات المثبتة في مجلد بيانات المستخدم. قد يختلف هذا الموقع اعتمادًا على ما إذا كان في وضع النقل أم لا.</system:String>
Copy file name to clipboardexpand all lines: Flow.Launcher/Languages/cs.xaml
+12-4
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@
13
13
14
14
<!-- MainWindow -->
15
15
<system:Stringx:Key="registerHotkeyFailed">Nepodařilo se zaregistrovat hotkey "{0}". Klávesová zkratka může být používána jiným programem. Změňte na jinou klávesu nebo ukončíte jiný program.</system:String>
16
+
<system:Stringx:Key="unregisterHotkeyFailed">Failed to unregister hotkey "{0}". Please try again or see log for details</system:String>
<system:Stringx:Key="portableModeToolTIp">Ukládat všechna nastavení a uživatelská data v jedné složce (Užitečné při užití s přenosnými zařízeními).</system:String>
46
47
<system:Stringx:Key="startFlowLauncherOnSystemStartup">Spustit Flow Launcher při spuštění systému</system:String>
48
+
<system:Stringx:Key="useLogonTaskForStartup">Use logon task instead of startup entry for faster startup experience</system:String>
49
+
<system:Stringx:Key="useLogonTaskForStartupTooltip">After uninstallation, you need to manually remove this task (Flow.Launcher Startup) via Task Scheduler</system:String>
47
50
<system:Stringx:Key="setAutoStartFailed">Při nastavování spouštění došlo k chybě</system:String>
48
51
<system:Stringx:Key="hideFlowLauncherWhenLoseFocus">Skrýt Flow Launcher při vykliknutí</system:String>
49
52
<system:Stringx:Key="dontPromptUpdateMsg">Nezobrazovat oznámení o nové verzi</system:String>
<system:Stringx:Key="userdatapath">User Data Location</system:String>
298
299
<system:Stringx:Key="userdatapathToolTip">User settings and installed plugins are saved in the user data folder. This location may vary depending on whether it's in portable mode or not.</system:String>
Copy file name to clipboardexpand all lines: Flow.Launcher/Languages/da.xaml
+12-4
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@
13
13
14
14
<!-- MainWindow -->
15
15
<system:Stringx:Key="registerHotkeyFailed">Failed to register hotkey "{0}". The hotkey may be in use by another program. Change to a different hotkey, or exit another program.</system:String>
16
+
<system:Stringx:Key="unregisterHotkeyFailed">Failed to unregister hotkey "{0}". Please try again or see log for details</system:String>
<system:Stringx:Key="portableModeToolTIp">Store all settings and user data in one folder (Useful when used with removable drives or cloud services).</system:String>
46
47
<system:Stringx:Key="startFlowLauncherOnSystemStartup">Start Flow Launcher ved system start</system:String>
48
+
<system:Stringx:Key="useLogonTaskForStartup">Use logon task instead of startup entry for faster startup experience</system:String>
49
+
<system:Stringx:Key="useLogonTaskForStartupTooltip">After uninstallation, you need to manually remove this task (Flow.Launcher Startup) via Task Scheduler</system:String>
47
50
<system:Stringx:Key="setAutoStartFailed">Error setting launch on startup</system:String>
48
51
<system:Stringx:Key="hideFlowLauncherWhenLoseFocus">Skjul Flow Launcher ved mistet fokus</system:String>
49
52
<system:Stringx:Key="dontPromptUpdateMsg">Vis ikke notifikationer om nye versioner</system:String>
<system:Stringx:Key="userdatapath">User Data Location</system:String>
298
299
<system:Stringx:Key="userdatapathToolTip">User settings and installed plugins are saved in the user data folder. This location may vary depending on whether it's in portable mode or not.</system:String>
0 commit comments