|
100 | 100 | <system:String x:Key="AlwaysPreview">Pré-visualizar sempre</system:String> |
101 | 101 | <system:String x:Key="AlwaysPreviewToolTip">Abrir painel de pré-visualização ao ativar Flow Launcher. Prima {0} para comutar a pré-visualização.</system:String> |
102 | 102 | <system:String x:Key="shadowEffectNotAllowed">O efeito sombra não é permitido com este tema porque o efeito desfocar está ativo</system:String> |
103 | | - <system:String x:Key="searchDelay">Search Delay</system:String> |
104 | | - <system:String x:Key="searchDelayToolTip">Delay for a while to search when typing. This reduces interface jumpiness and result load.</system:String> |
105 | | - <system:String x:Key="searchDelayTime">Default Search Delay Time</system:String> |
106 | | - <system:String x:Key="searchDelayTimeToolTip">Plugin default delay time after which search results appear when typing is stopped.</system:String> |
107 | | - <system:String x:Key="SearchDelayTimeVeryLong">Very long</system:String> |
108 | | - <system:String x:Key="SearchDelayTimeLong">Long</system:String> |
| 103 | + <system:String x:Key="searchDelay">Atraso da pesquisa</system:String> |
| 104 | + <system:String x:Key="searchDelayToolTip">Tempo a esperar após a digitação. Esta definição melhora o carregamento dos resultados.</system:String> |
| 105 | + <system:String x:Key="searchDelayTime">Tempo de espera padrão</system:String> |
| 106 | + <system:String x:Key="searchDelayTimeToolTip">O valor padrão a esperar, antes de iniciar a pesquisa após terminar a digitação.</system:String> |
| 107 | + <system:String x:Key="SearchDelayTimeVeryLong">Muito longo</system:String> |
| 108 | + <system:String x:Key="SearchDelayTimeLong">Longo</system:String> |
109 | 109 | <system:String x:Key="SearchDelayTimeNormal">Normal</system:String> |
110 | | - <system:String x:Key="SearchDelayTimeShort">Short</system:String> |
111 | | - <system:String x:Key="SearchDelayTimeVeryShort">Very short</system:String> |
| 110 | + <system:String x:Key="SearchDelayTimeShort">Curto</system:String> |
| 111 | + <system:String x:Key="SearchDelayTimeVeryShort">Muito curto</system:String> |
112 | 112 |
|
113 | 113 | <!-- Setting Plugin --> |
114 | 114 | <system:String x:Key="searchplugin">Pesquisar plugins</system:String> |
|
125 | 125 | <system:String x:Key="currentActionKeywords">Palavra-chave atual</system:String> |
126 | 126 | <system:String x:Key="newActionKeyword">Nova palavra-chave</system:String> |
127 | 127 | <system:String x:Key="actionKeywordsTooltip">Alterar palavras-chave</system:String> |
128 | | - <system:String x:Key="pluginSearchDelayTime">Plugin seach delay time</system:String> |
129 | | - <system:String x:Key="pluginSearchDelayTimeTooltip">Change Plugin Seach Delay Time</system:String> |
| 128 | + <system:String x:Key="pluginSearchDelayTime">Tempo de espera do plugin</system:String> |
| 129 | + <system:String x:Key="pluginSearchDelayTimeTooltip">Alterar tempo de espera do plugin</system:String> |
130 | 130 | <system:String x:Key="currentPriority">Prioridade atual</system:String> |
131 | 131 | <system:String x:Key="newPriority">Nova prioridade</system:String> |
132 | 132 | <system:String x:Key="priority">Prioridade</system:String> |
|
140 | 140 | <system:String x:Key="plugin_uninstall">Desinstalar</system:String> |
141 | 141 | <system:String x:Key="failedToRemovePluginSettingsTitle">Falha ao remover as definições do plugin</system:String> |
142 | 142 | <system:String x:Key="failedToRemovePluginSettingsMessage">Plugin: {0} - Falha ao remover o ficheiro de definições do plugin. Experimente remover manualmente.</system:String> |
143 | | - <system:String x:Key="failedToRemovePluginCacheTitle">Fail to remove plugin cache</system:String> |
144 | | - <system:String x:Key="failedToRemovePluginCacheMessage">Plugins: {0} - Fail to remove plugin cache files, please remove them manually</system:String> |
145 | | - <system:String x:Key="default">Default</system:String> |
| 143 | + <system:String x:Key="failedToRemovePluginCacheTitle">Falha ao limpar a cache do plugin</system:String> |
| 144 | + <system:String x:Key="failedToRemovePluginCacheMessage">Plugin: {0} - Falha ao remover os ficheiros em cache do plugin. Experimente remover manualmente.</system:String> |
| 145 | + <system:String x:Key="default">Padrão</system:String> |
146 | 146 |
|
147 | 147 | <!-- Setting Plugin Store --> |
148 | 148 | <system:String x:Key="pluginStore">Loja de plugins</system:String> |
|
206 | 206 | <system:String x:Key="Clock">Relógio</system:String> |
207 | 207 | <system:String x:Key="Date">Data</system:String> |
208 | 208 | <system:String x:Key="BackdropType">Tipo de fundo</system:String> |
209 | | - <system:String x:Key="BackdropTypeDisabledToolTip">Backdrop supported starting from Windows 11 build 22000 and above</system:String> |
| 209 | + <system:String x:Key="BackdropTypeDisabledToolTip">Esta opção apenas está disponível em sistemas após Windows 11 Build 22000</system:String> |
210 | 210 | <system:String x:Key="BackdropTypesNone">Nenhuma</system:String> |
211 | 211 | <system:String x:Key="BackdropTypesAcrylic">Acrílico</system:String> |
212 | 212 | <system:String x:Key="BackdropTypesMica">Mica</system:String> |
|
364 | 364 | <system:String x:Key="actionkeyword_tips">Introduza as palavras-chave que pretende utilizar para iniciar o plugin e um espaço vazio caso queira mais do que uma. Utilize * se não quiser especificar uma palavra-chave e o plugin será ativado sem palavras-chave.</system:String> |
365 | 365 |
|
366 | 366 | <!-- Search Delay Settings Dialog --> |
367 | | - <system:String x:Key="searchDelayTimeTitle">Search Delay Time Setting</system:String> |
368 | | - <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> |
369 | | - <system:String x:Key="currentSearchDelayTime">Current search delay time</system:String> |
370 | | - <system:String x:Key="newSearchDelayTime">New search delay time</system:String> |
| 367 | + <system:String x:Key="searchDelayTimeTitle">Definição do tempo de espera</system:String> |
| 368 | + <system:String x:Key="searchDelayTime_tips">Selecione o tempo de espera que pretende utilizar com este plugin. Selecione "{0}" se não o quiser especificar e, desta forma, o plugin irá utilizar o tempo de espera padrão.</system:String> |
| 369 | + <system:String x:Key="currentSearchDelayTime">Tempo de espera atual</system:String> |
| 370 | + <system:String x:Key="newSearchDelayTime">Novo tempo de espera</system:String> |
371 | 371 |
|
372 | 372 | <!-- Custom Query Hotkey Dialog --> |
373 | 373 | <system:String x:Key="customeQueryHotkeyTitle">Tecla de atalho personalizada</system:String> |
|
0 commit comments