|
17 | 17 | <system:String x:Key="failedToInitializePluginsMessage">Plugin: {0} - não foi possível iniciar e será desativado. Contacte o criador do plugin para obter ajuda.</system:String> |
18 | 18 |
|
19 | 19 | <!-- Portable --> |
20 | | - <system:String x:Key="restartToDisablePortableMode">Flow Launcher needs to restart to finish disabling portable mode, after the restart your portable data profile will be deleted and roaming data profile kept</system:String> |
21 | | - <system:String x:Key="restartToEnablePortableMode">Flow Launcher needs to restart to finish enabling portable mode, after the restart your roaming data profile will be deleted and portable data profile kept</system:String> |
| 20 | + <system:String x:Key="restartToDisablePortableMode">Tem que reiniciar Flow Launcher para terminar a desativação do modo portátil. Após reiniciar, o seu perfil de dados portáteis será eliminado mas o perfil na pasta "Roaming" será mantido.</system:String> |
| 21 | + <system:String x:Key="restartToEnablePortableMode">Tem que reiniciar Flow Launcher para terminar a ativação do modo portátil. Após reiniciar, o seu perfil de dados na pasta "Roaming" será eliminado mas o perfil de dados portáteis será mantido.</system:String> |
22 | 22 | <system:String x:Key="moveToDifferentLocation">Flow Launcher has detected you enabled portable mode, would you like to move it to a different location?</system:String> |
23 | | - <system:String x:Key="shortcutsUninstallerCreated">Flow Launcher has detected you disabled portable mode, the relevant shortcuts and uninstaller entry have been created</system:String> |
24 | | - <system:String x:Key="userDataDuplicated">Flow Launcher detected your user data exists both in {0} and {1}. {2}{2}Please delete {1} in order to proceed. No changes have occurred.</system:String> |
| 23 | + <system:String x:Key="shortcutsUninstallerCreated">Flow Launcher detetou que desativou o modo portátil. De seguida, serão criados os atalhos e o desintalador.</system:String> |
| 24 | + <system:String x:Key="userDataDuplicated">Flow Launcher detetou que os seus dados de utilizador existem e {0} e {1}. {2}{2}Deve eliminar {1} para continuar. Nenhuma alteração foi efetuada.</system:String> |
25 | 25 |
|
26 | 26 | <!-- Plugin Loader --> |
27 | | - <system:String x:Key="pluginHasErrored">The following plugin has errored and cannot be loaded:</system:String> |
28 | | - <system:String x:Key="pluginsHaveErrored">The following plugins have errored and cannot be loaded:</system:String> |
29 | | - <system:String x:Key="referToLogs">Please refer to the logs for more information</system:String> |
| 27 | + <system:String x:Key="pluginHasErrored">Ocorreu um erro com o plugin indicado e os dados não foram carregados:</system:String> |
| 28 | + <system:String x:Key="pluginsHaveErrored">Ocorreu um erro com os plugins indicados e os dados não foram carregados:</system:String> |
| 29 | + <system:String x:Key="referToLogs">Consulte o registo para mais informações</system:String> |
30 | 30 |
|
31 | 31 | <!-- Http --> |
32 | | - <system:String x:Key="pleaseTryAgain">Please try again</system:String> |
33 | | - <system:String x:Key="parseProxyFailed">Unable to parse Http Proxy</system:String> |
| 32 | + <system:String x:Key="pleaseTryAgain">Por favor tente novamente</system:String> |
| 33 | + <system:String x:Key="parseProxyFailed">Não foi possível processar o proxy HTTP</system:String> |
34 | 34 |
|
35 | 35 | <!-- MainWindow --> |
36 | 36 | <system:String x:Key="registerHotkeyFailed">Falha ao registar a tecla de atalho "{0}". A tecla de atalho pode estar a ser usada por outra aplicação. Utilize uma tecla de atalho diferente ou feche o outro programa.</system:String> |
37 | 37 | <system:String x:Key="unregisterHotkeyFailed">Falha ao cancelar a atribuição da tecla de atalho "{0}". Tente novamente ou consulte o registo para mais detalhes.</system:String> |
38 | 38 | <system:String x:Key="MessageBoxTitle">Flow Launcher</system:String> |
39 | 39 | <system:String x:Key="couldnotStartCmd">Não foi possível iniciar {0}</system:String> |
40 | 40 | <system:String x:Key="invalidFlowLauncherPluginFileFormat">Formato do ficheiro inválido como plugin</system:String> |
41 | | - <system:String x:Key="setAsTopMostInThisQuery">Definir como principal para esta consulta</system:String> |
42 | | - <system:String x:Key="cancelTopMostInThisQuery">Cancelar como principal para esta consulta</system:String> |
43 | | - <system:String x:Key="executeQuery">Executar consulta: {0}</system:String> |
| 41 | + <system:String x:Key="setAsTopMostInThisQuery">Definir como principal para esta pesquisa</system:String> |
| 42 | + <system:String x:Key="cancelTopMostInThisQuery">Cancelar como principal para esta pesquisa</system:String> |
| 43 | + <system:String x:Key="executeQuery">Executar pesquisa: {0}</system:String> |
44 | 44 | <system:String x:Key="lastExecuteTime">Última execução: {0}</system:String> |
45 | 45 | <system:String x:Key="iconTrayOpen">Abrir</system:String> |
46 | 46 | <system:String x:Key="iconTraySettings">Definições</system:String> |
|
85 | 85 | <system:String x:Key="SearchWindowAlignRightTop">Direita, cima</system:String> |
86 | 86 | <system:String x:Key="SearchWindowAlignCustom">Posição personalizada</system:String> |
87 | 87 | <system:String x:Key="language">Idioma</system:String> |
88 | | - <system:String x:Key="lastQueryMode">Estilo da última consulta</system:String> |
| 88 | + <system:String x:Key="lastQueryMode">Estilo da última pesquisa</system:String> |
89 | 89 | <system:String x:Key="lastQueryModeToolTip">Mostrar/ocultar resultados anteriores ao reiniciar Flow Launcher</system:String> |
90 | | - <system:String x:Key="LastQueryPreserved">Manter última consulta</system:String> |
91 | | - <system:String x:Key="LastQuerySelected">Selecionar última consulta</system:String> |
92 | | - <system:String x:Key="LastQueryEmpty">Limpar última consulta</system:String> |
| 90 | + <system:String x:Key="LastQueryPreserved">Manter última pesquisa</system:String> |
| 91 | + <system:String x:Key="LastQuerySelected">Selecionar última pesquisa</system:String> |
| 92 | + <system:String x:Key="LastQueryEmpty">Limpar última pesquisa</system:String> |
93 | 93 | <system:String x:Key="LastQueryActionKeywordPreserved">Manter palavra-chave da última ação</system:String> |
94 | 94 | <system:String x:Key="LastQueryActionKeywordSelected">Selecionar palavra-chave da última ação</system:String> |
95 | 95 | <system:String x:Key="maxShowResults">Número máximo de resultados</system:String> |
|
113 | 113 | <system:String x:Key="hideOnStartupToolTip">Ocultar caixa de pesquisa na bandeja após iniciar Flow Launcher.</system:String> |
114 | 114 | <system:String x:Key="hideNotifyIcon">Ocultar ícone na bandeja</system:String> |
115 | 115 | <system:String x:Key="hideNotifyIconToolTip">Se o ícone da bandeja estiver oculto, pode abrir as Definições com um clique com o botão direito do rato na caixa de pesquisa.</system:String> |
116 | | - <system:String x:Key="querySearchPrecision">Precisão da consulta</system:String> |
117 | | - <system:String x:Key="querySearchPrecisionToolTip">Altera a precisão mínima necessário para obter resultados</system:String> |
| 116 | + <system:String x:Key="querySearchPrecision">Precisão da pesquisa</system:String> |
| 117 | + <system:String x:Key="querySearchPrecisionToolTip">Altera a precisão mínima para a obtenção dos resultados</system:String> |
118 | 118 | <system:String x:Key="SearchPrecisionNone">Nenhuma</system:String> |
119 | 119 | <system:String x:Key="SearchPrecisionLow">Baixa</system:String> |
120 | 120 | <system:String x:Key="SearchPrecisionRegular">Normal</system:String> |
|
160 | 160 | <system:String x:Key="KoreanImeOpenLinkButton">Abrir</system:String> |
161 | 161 | <system:String x:Key="KoreanImeRegistry">Utilizar versão anterior de IME Coreano</system:String> |
162 | 162 | <system:String x:Key="KoreanImeRegistryTooltip">Pode alterar as definições do método de introdução coreano aqui</system:String> |
163 | | - <system:String x:Key="KoreanImeSettingChangeFailTitle">Failed to change Korean IME setting</system:String> |
164 | | - <system:String x:Key="KoreanImeSettingChangeFailSubTitle">Please check your system registry access or contact support.</system:String> |
| 163 | + <system:String x:Key="KoreanImeSettingChangeFailTitle">falha ao alterar a definição IME Coreano</system:String> |
| 164 | + <system:String x:Key="KoreanImeSettingChangeFailSubTitle">Verifique se tem acesso ao registo do sistema ou contacte o suporte.</system:String> |
165 | 165 | <system:String x:Key="homePage">Página inicial</system:String> |
166 | 166 | <system:String x:Key="homePageToolTip">Mostrar resultados da página inicial se o termo de pesquisa estiver vazio.</system:String> |
167 | 167 | <system:String x:Key="historyResultsForHomePage">Mostrar histórico na página inicial</system:String> |
|
205 | 205 | <system:String x:Key="pluginDirectory">Pasta de plugins</system:String> |
206 | 206 | <system:String x:Key="author">de</system:String> |
207 | 207 | <system:String x:Key="plugin_init_time">Tempo de arranque:</system:String> |
208 | | - <system:String x:Key="plugin_query_time">Tempo de consulta:</system:String> |
| 208 | + <system:String x:Key="plugin_query_time">Tempo de pesquisa:</system:String> |
209 | 209 | <system:String x:Key="plugin_query_version">Versão</system:String> |
210 | 210 | <system:String x:Key="plugin_query_web">Site</system:String> |
211 | 211 | <system:String x:Key="plugin_uninstall">Desinstalar</system:String> |
|
279 | 279 | <system:String x:Key="SampleSubTitleProcessKiller">Terminar processos indesejados</system:String> |
280 | 280 | <system:String x:Key="SearchBarHeight">Altura da barra de pesquisa</system:String> |
281 | 281 | <system:String x:Key="ItemHeight">Altura do item</system:String> |
282 | | - <system:String x:Key="queryBoxFont">Tipo de letra da consulta</system:String> |
| 282 | + <system:String x:Key="queryBoxFont">Tipo de letra da caixa de pesquisa</system:String> |
283 | 283 | <system:String x:Key="resultItemFont">Tipo de letra dos títulos</system:String> |
284 | 284 | <system:String x:Key="resultSubItemFont">Tipo de letra dos subtítulos</system:String> |
285 | 285 | <system:String x:Key="resetCustomize">Repor</system:String> |
|
322 | 322 | <system:String x:Key="TypeIsDarkToolTip">Este tema tem suporte a dois modos (claro/escuro).</system:String> |
323 | 323 | <system:String x:Key="TypeHasBlurToolTip">Este tema tem suporte a fundo transparente desfocado.</system:String> |
324 | 324 | <system:String x:Key="ShowPlaceholder">Mostrar marcador de posição</system:String> |
325 | | - <system:String x:Key="ShowPlaceholderTip">Mostrar marcador de posição se a consulta estiver vazia</system:String> |
| 325 | + <system:String x:Key="ShowPlaceholderTip">Mostrar marcador de posição se a pesquisa estiver vazia</system:String> |
326 | 326 | <system:String x:Key="PlaceholderText">Texto do marcador</system:String> |
327 | 327 | <system:String x:Key="PlaceholderTextTip">O texto do marcador de posição. Se vazio, será utilizado: {0}</system:String> |
328 | 328 | <system:String x:Key="KeepMaxResults">Janela com tamanho fixo</system:String> |
|
347 | 347 | <system:String x:Key="SelectPrevItemHotkey">Selecionar anterior</system:String> |
348 | 348 | <system:String x:Key="SelectNextPageHotkey">Página seguinte</system:String> |
349 | 349 | <system:String x:Key="SelectPrevPageHotkey">Página anterior</system:String> |
350 | | - <system:String x:Key="CycleHistoryUpHotkey">Ir para consulta anterior</system:String> |
351 | | - <system:String x:Key="CycleHistoryDownHotkey">Ir para consulta seguinte</system:String> |
| 350 | + <system:String x:Key="CycleHistoryUpHotkey">Ir para pesquisa anterior</system:String> |
| 351 | + <system:String x:Key="CycleHistoryDownHotkey">Ir para pesquisa seguinte</system:String> |
352 | 352 | <system:String x:Key="OpenContextMenuHotkey">Abrir menu de contexto</system:String> |
353 | 353 | <system:String x:Key="OpenNativeContextMenuHotkey">Abrir menu de contexto nativo</system:String> |
354 | 354 | <system:String x:Key="SettingWindowHotkey">Abrir janela de definições</system:String> |
|
364 | 364 | <system:String x:Key="ReloadPluginHotkeyToolTip">Para utilizar quando pretende recarregar o plugin e os dados existentes.</system:String> |
365 | 365 | <system:String x:Key="AdditionalHotkeyToolTip">Ainda pode adicionar mais uma tecla de atalho para esta função.</system:String> |
366 | 366 | <system:String x:Key="customQueryHotkey">Teclas de atalho personalizadas</system:String> |
367 | | - <system:String x:Key="customQueryShortcut">Atalhos de consultas personalizadas</system:String> |
| 367 | + <system:String x:Key="customQueryShortcut">Atalhos personalizados para pesquisas</system:String> |
368 | 368 | <system:String x:Key="builtinShortcuts">Atalhos nativos</system:String> |
369 | | - <system:String x:Key="customQuery">Consulta</system:String> |
| 369 | + <system:String x:Key="customQuery">Pesquisa</system:String> |
370 | 370 | <system:String x:Key="customShortcut">Atalho</system:String> |
371 | 371 | <system:String x:Key="customShortcutExpansion">Expansão</system:String> |
372 | 372 | <system:String x:Key="builtinShortcutDescription">Descrição</system:String> |
|
386 | 386 | <system:String x:Key="useGlyphUI">Utilizar ícones Segoe Fluent</system:String> |
387 | 387 | <system:String x:Key="useGlyphUIEffect">Se possível, utilizar ícones Segoe Fluent para os resultados</system:String> |
388 | 388 | <system:String x:Key="flowlauncherPressHotkey">Prima a tecla</system:String> |
389 | | - <system:String x:Key="showBadges">Mostrar emblemas dos resultados</system:String> |
390 | | - <system:String x:Key="showBadgesToolTip">Para plugins suportados, são mostrados emblemas para nos ajudar a distingui-los mais facilmente.</system:String> |
391 | | - <system:String x:Key="showBadgesGlobalOnly">Mostrar emblemas apenas para a consulta global</system:String> |
392 | | - <system:String x:Key="showBadgesGlobalOnlyToolTip">Show badges for global query results only</system:String> |
| 389 | + <system:String x:Key="showBadges">Mostrar indicador dos resultados</system:String> |
| 390 | + <system:String x:Key="showBadgesToolTip">Para plugins suportados, são mostrados indicadores para nos ajudar a distingui-los mais facilmente.</system:String> |
| 391 | + <system:String x:Key="showBadgesGlobalOnly">Mostrar indicadores apenas para a pesquisa global</system:String> |
| 392 | + <system:String x:Key="showBadgesGlobalOnlyToolTip">Mostrar indicadores apenas para a pesquisa global</system:String> |
393 | 393 | <system:String x:Key="dialogJumpHotkey">Dialog Jump</system:String> |
394 | 394 | <system:String x:Key="dialogJumpHotkeyToolTip">Enter shortcut to quickly navigate the Open/Save As dialog window to the path of the current file manager.</system:String> |
395 | 395 | <system:String x:Key="dialogJump">Dialog Jump</system:String> |
|
0 commit comments