|
106 | 106 | <system:String x:Key="AlwaysPreviewToolTip">Sempre abrir o painel de pré-visualização quando o Flow é ativado. Pressione {0} para ativar ou desativar a pré-visualização.</system:String> |
107 | 107 | <system:String x:Key="shadowEffectNotAllowed">O efeito de sombra não é permitido enquanto o tema atual tem o efeito de desfoque ativado</system:String> |
108 | 108 | <system:String x:Key="searchDelay">Search Delay</system:String> |
109 | | - <system:String x:Key="searchDelayToolTip">Delay for a while to search when typing. This reduces interface jumpiness and result load.</system:String> |
| 109 | + <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> |
110 | 110 | <system:String x:Key="searchDelayTime">Default Search Delay Time</system:String> |
111 | | - <system:String x:Key="searchDelayTimeToolTip">Plugin default delay time after which search results appear when typing is stopped.</system:String> |
112 | | - <system:String x:Key="SearchDelayTimeVeryLong">Very long</system:String> |
113 | | - <system:String x:Key="SearchDelayTimeLong">Long</system:String> |
114 | | - <system:String x:Key="SearchDelayTimeNormal">Normal</system:String> |
115 | | - <system:String x:Key="SearchDelayTimeShort">Short</system:String> |
116 | | - <system:String x:Key="SearchDelayTimeVeryShort">Very short</system:String> |
| 111 | + <system:String x:Key="searchDelayTimeToolTip">Wait time before showing results after typing stops. Higher values wait longer. (ms)</system:String> |
117 | 112 |
|
118 | 113 | <!-- Setting Plugin --> |
119 | 114 | <system:String x:Key="searchplugin">Buscar Plugin</system:String> |
|
132 | 127 | <system:String x:Key="actionKeywordsTooltip">Alterar Palavras-chave de Ação</system:String> |
133 | 128 | <system:String x:Key="pluginSearchDelayTime">Plugin seach delay time</system:String> |
134 | 129 | <system:String x:Key="pluginSearchDelayTimeTooltip">Change Plugin Seach Delay Time</system:String> |
| 130 | + <system:String x:Key="FilterComboboxLabel">Advanced Settings:</system:String> |
| 131 | + <system:String x:Key="DisplayModeOnOff">Enabled</system:String> |
| 132 | + <system:String x:Key="DisplayModePriority">Prioridade</system:String> |
| 133 | + <system:String x:Key="DisplayModeSearchDelay">Search Delay</system:String> |
135 | 134 | <system:String x:Key="currentPriority">Prioridade atual</system:String> |
136 | 135 | <system:String x:Key="newPriority">Nova Prioridade</system:String> |
137 | 136 | <system:String x:Key="priority">Prioridade</system:String> |
|
147 | 146 | <system:String x:Key="failedToRemovePluginSettingsMessage">Plugins: {0} - Fail to remove plugin settings files, please remove them manually</system:String> |
148 | 147 | <system:String x:Key="failedToRemovePluginCacheTitle">Fail to remove plugin cache</system:String> |
149 | 148 | <system:String x:Key="failedToRemovePluginCacheMessage">Plugins: {0} - Fail to remove plugin cache files, please remove them manually</system:String> |
150 | | - <system:String x:Key="default">Default</system:String> |
151 | 149 |
|
152 | 150 | <!-- Setting Plugin Store --> |
153 | 151 | <system:String x:Key="pluginStore">Loja de Plugins</system:String> |
|
374 | 372 |
|
375 | 373 | <!-- Search Delay Settings Dialog --> |
376 | 374 | <system:String x:Key="searchDelayTimeTitle">Search Delay Time Setting</system:String> |
377 | | - <system:String x:Key="searchDelayTime_tips">Select the search delay time you like to use for the plugin. Select "{0}" if you don't want to specify any, and the plugin will use default search delay time.</system:String> |
378 | | - <system:String x:Key="currentSearchDelayTime">Current search delay time</system:String> |
379 | | - <system:String x:Key="newSearchDelayTime">New search delay time</system:String> |
| 375 | + <system:String x:Key="searchDelayTimeTips">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.</system:String> |
380 | 376 |
|
381 | 377 | <!-- Custom Query Hotkey Dialog --> |
382 | 378 | <system:String x:Key="customeQueryHotkeyTitle">Atalho de Consulta Personalizada</system:String> |
|
0 commit comments