Flow.Launcher/Plugins/Flow.Launcher.Plugin.Sys/Languages/pt-pt.xaml

38 lines
3.6 KiB
Text
Raw Normal View History

<?xml version="1.0"?>
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib">
<!--Command List-->
<system:String x:Key="flowlauncher_plugin_sys_command">Comando</system:String>
<system:String x:Key="flowlauncher_plugin_sys_desc">Descrição</system:String>
<system:String x:Key="flowlauncher_plugin_sys_shutdown_computer">Desligar computador</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart_computer">Reiniciar computador</system:String>
Update translations from Crowdin(#880) * New translations en.xaml (Chinese Simplified) [ci skip] * New translations en.xaml (Chinese Simplified) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Korean) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Korean) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Slovak) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Korean) [ci skip] * New translations en.xaml (Portuguese) [ci skip] * New translations en.xaml (Korean) [ci skip]
2021-12-31 07:07:05 +00:00
<system:String x:Key="flowlauncher_plugin_sys_restart_advanced">Reinicia o computador com as opções avançadas de arranque para os modos de segurança e de depuração</system:String>
<system:String x:Key="flowlauncher_plugin_sys_log_off">Sair da sessão</system:String>
<system:String x:Key="flowlauncher_plugin_sys_lock">Bloquear computador</system:String>
<system:String x:Key="flowlauncher_plugin_sys_exit">Fechar Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_restart">Reiniciar Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_setting">Ajustar esta aplicação</system:String>
<system:String x:Key="flowlauncher_plugin_sys_sleep">Suspender computador</system:String>
<system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin">Esvaziar reciclagem</system:String>
<system:String x:Key="flowlauncher_plugin_sys_hibernate">Hibernar computador</system:String>
<system:String x:Key="flowlauncher_plugin_sys_save_all_settings">Guardar definições do Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data">Recarrega os dados do plugin com o novo conteúdo</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_log_location">Abrir localização dos registos do Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_check_for_update">Procurar por novas versões do Flow Launcher</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_docs_tips">Aceda à documentação para mais informações e dicas de utilização</system:String>
<system:String x:Key="flowlauncher_plugin_sys_open_userdata_location">Abrir localização onde as definições do Flow Launcher estão guardadas</system:String>
<!--Dialogs-->
<system:String x:Key="flowlauncher_plugin_sys_dlgtitle_success">Sucesso</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_settings_saved">Definições guardadas com sucesso</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_all_applicableplugins_reloaded">Recarregar todos os dados aplicáveis ao plugin</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_shutdown_computer">Tem certeza de que deseja desligar o computador?</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer">Tem a certeza que deseja reiniciar o computador?</system:String>
<system:String x:Key="flowlauncher_plugin_sys_dlgtext_restart_computer_advanced">Tem certeza de que deseja reiniciar o computador com as opções avançadas de arranque?</system:String>
<system:String x:Key="flowlauncher_plugin_sys_plugin_name">Comandos do sistema</system:String>
<system:String x:Key="flowlauncher_plugin_sys_plugin_description">Disponibiliza os comandos relacionados com o sistema tais como: desligar, bloquear, reiniciar...</system:String>
</ResourceDictionary>