|
79 | 79 | <system:String x:Key="useLogonTaskForStartupTooltip">After uninstallation, you need to manually remove this task (Flow.Launcher Startup) via Task Scheduler</system:String> |
80 | 80 | <system:String x:Key="setAutoStartFailed">Errore nell'impostazione del lancio all'avvio</system:String> |
81 | 81 | <system:String x:Key="hideFlowLauncherWhenLoseFocus">Nascondi Flow Launcher quando perde il focus</system:String> |
| 82 | + <system:String x:Key="showTaskbarWhenOpened">Show taskbar when Flow Launcher is opened</system:String> |
| 83 | + <system:String x:Key="showTaskbarWhenOpenedToolTip">Temporarily show the taskbar when Flow Launcher is opened, useful for auto-hidden taskbars.</system:String> |
82 | 84 | <system:String x:Key="dontPromptUpdateMsg">Non mostrare le notifiche per una nuova versione</system:String> |
83 | 85 | <system:String x:Key="SearchWindowPosition">Search Window Location</system:String> |
84 | 86 | <system:String x:Key="SearchWindowScreenRememberLastLaunchLocation">Ricorda L'Ultima Posizione</system:String> |
|
147 | 149 | <system:String x:Key="searchDelay">Search Delay</system:String> |
148 | 150 | <system:String x:Key="searchDelayToolTip">Adds a short delay while typing to reduce UI flicker and result load. Recommended if your typing speed is average.</system:String> |
149 | 151 | <system:String x:Key="searchDelayNumberBoxToolTip">Enter the wait time (in ms) until input is considered complete. This can only be edited if Search Delay is enabled.</system:String> |
150 | | - <system:String x:Key="searchDelayTime">Default Search Delay Time</system:String> |
151 | | - <system:String x:Key="searchDelayTimeToolTip">Wait time before showing results after typing stops. Higher values wait longer. (ms)</system:String> |
| 152 | + <system:String x:Key="searchDelayTime">Tempo predefinito ritardo ricerca</system:String> |
| 153 | + <system:String x:Key="searchDelayTimeToolTip">Tempo di attesa prima di mostrare i risultati dopo l'interruzione della digitazione. Valori più alti attendono più a lungo. (ms)</system:String> |
152 | 154 | <system:String x:Key="KoreanImeTitle">Information for Korean IME user</system:String> |
153 | 155 | <system:String x:Key="KoreanImeGuide"> |
154 | 156 | The Korean input method used in Windows 11 may cause some issues in Flow Launcher. |
|
265 | 267 | <system:String x:Key="UpdatePromptTitle">Plugin update</system:String> |
266 | 268 | <system:String x:Key="UpdatePromptSubtitle">{0} di {1} {2}{2}Vuoi aggiornare questo plugin?</system:String> |
267 | 269 | <system:String x:Key="DownloadingPlugin">Download del plugin</system:String> |
268 | | - <system:String x:Key="AutoRestartAfterChange">Automatically restart after installing/uninstalling/updating plugins in plugin store</system:String> |
269 | | - <system:String x:Key="ZipFileNotHavePluginJson">Zip file does not have a valid plugin.json configuration</system:String> |
| 270 | + <system:String x:Key="AutoRestartAfterChange">Riavvia automaticamente dopo l'installazione/disinstallazione/aggiornamento dei plugin nel Plugin Store</system:String> |
| 271 | + <system:String x:Key="ZipFileNotHavePluginJson">Il file zip non contiene una configurazione plugin.json valida</system:String> |
270 | 272 | <system:String x:Key="InstallFromUnknownSourceTitle">Installazione da una fonte sconosciuta</system:String> |
271 | 273 | <system:String x:Key="InstallFromUnknownSourceSubtitle">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)</system:String> |
272 | | - <system:String x:Key="ZipFiles">Zip files</system:String> |
| 274 | + <system:String x:Key="ZipFiles">File zip</system:String> |
273 | 275 | <system:String x:Key="SelectZipFile">Please select zip file</system:String> |
274 | 276 | <system:String x:Key="installLocalPluginTooltip">Install plugin from local path</system:String> |
275 | 277 | <system:String x:Key="updateNoResultTitle">Nessun aggiornamento disponibile</system:String> |
|
469 | 471 | <system:String x:Key="clearlogfolder">Cancella i log</system:String> |
470 | 472 | <system:String x:Key="clearlogfolderMessage">Sei sicuro di voler cancellare tutti i log?</system:String> |
471 | 473 | <system:String x:Key="cachefolder">Cache Folder</system:String> |
472 | | - <system:String x:Key="clearcachefolder">Clear Caches</system:String> |
| 474 | + <system:String x:Key="clearcachefolder">Cancella cache</system:String> |
473 | 475 | <system:String x:Key="clearcachefolderMessage">Are you sure you want to delete all caches?</system:String> |
474 | 476 | <system:String x:Key="clearfolderfailMessage">Failed to clear part of folders and files. Please see log file for more information</system:String> |
475 | 477 | <system:String x:Key="welcomewindow">Wizard</system:String> |
@@ -636,7 +638,7 @@ Se si aggiunge un prefisso '@' mentre si inserisce una scorciatoia, corrisponde |
636 | 638 | <!-- Plugin Update Window --> |
637 | 639 | <system:String x:Key="restartAfterUpdating">Restart Flow Launcher after updating plugins</system:String> |
638 | 640 | <system:String x:Key="updatePluginCheckboxContent">{0}: Update from v{1} to v{2}</system:String> |
639 | | - <system:String x:Key="updatePluginNoSelected">No plugin selected</system:String> |
| 641 | + <system:String x:Key="updatePluginNoSelected">Nessun plugin selezionato</system:String> |
640 | 642 |
|
641 | 643 | <!-- Welcome Window --> |
642 | 644 | <system:String x:Key="Skip">Salta</system:String> |
|
0 commit comments