|
5 | 5 | <system:String x:Key="flowlauncher_plugin_sys_command">Comando</system:String>
|
6 | 6 | <system:String x:Key="flowlauncher_plugin_sys_desc">Descrição</system:String>
|
7 | 7 |
|
8 |
| - <system:String x:Key="flowlauncher_plugin_sys_shutdown_computer_cmd">Shutdown</system:String> |
9 |
| - <system:String x:Key="flowlauncher_plugin_sys_restart_computer_cmd">Restart</system:String> |
10 |
| - <system:String x:Key="flowlauncher_plugin_sys_restart_advanced_cmd">Restart With Advanced Boot Options</system:String> |
11 |
| - <system:String x:Key="flowlauncher_plugin_sys_log_off_cmd">Log Off/Sign Out</system:String> |
12 |
| - <system:String x:Key="flowlauncher_plugin_sys_lock_cmd">Lock</system:String> |
13 |
| - <system:String x:Key="flowlauncher_plugin_sys_sleep_cmd">Sleep</system:String> |
14 |
| - <system:String x:Key="flowlauncher_plugin_sys_hibernate_cmd">Hibernate</system:String> |
15 |
| - <system:String x:Key="flowlauncher_plugin_sys_indexoption_cmd">Index Option</system:String> |
16 |
| - <system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin_cmd">Empty Recycle Bin</system:String> |
17 |
| - <system:String x:Key="flowlauncher_plugin_sys_openrecyclebin_cmd">Open Recycle Bin</system:String> |
| 8 | + <system:String x:Key="flowlauncher_plugin_sys_shutdown_computer_cmd">Desligar</system:String> |
| 9 | + <system:String x:Key="flowlauncher_plugin_sys_restart_computer_cmd">Reiniciar</system:String> |
| 10 | + <system:String x:Key="flowlauncher_plugin_sys_restart_advanced_cmd">Reiniciar com opções avançadas de arranque</system:String> |
| 11 | + <system:String x:Key="flowlauncher_plugin_sys_log_off_cmd">Terminar sessão</system:String> |
| 12 | + <system:String x:Key="flowlauncher_plugin_sys_lock_cmd">Bloquear</system:String> |
| 13 | + <system:String x:Key="flowlauncher_plugin_sys_sleep_cmd">Suspender</system:String> |
| 14 | + <system:String x:Key="flowlauncher_plugin_sys_hibernate_cmd">Hibernar</system:String> |
| 15 | + <system:String x:Key="flowlauncher_plugin_sys_indexoption_cmd">Opções de indexação</system:String> |
| 16 | + <system:String x:Key="flowlauncher_plugin_sys_emptyrecyclebin_cmd">Esvaziar reciclagem</system:String> |
| 17 | + <system:String x:Key="flowlauncher_plugin_sys_openrecyclebin_cmd">Abrir reciclagem</system:String> |
18 | 18 | <system:String x:Key="flowlauncher_plugin_sys_exit_cmd">Sair</system:String>
|
19 |
| - <system:String x:Key="flowlauncher_plugin_sys_save_all_settings_cmd">Save Settings</system:String> |
20 |
| - <system:String x:Key="flowlauncher_plugin_sys_restart_cmd">Restart Flow Launcher"</system:String> |
| 19 | + <system:String x:Key="flowlauncher_plugin_sys_save_all_settings_cmd">Guardar definições</system:String> |
| 20 | + <system:String x:Key="flowlauncher_plugin_sys_restart_cmd">Reiniciar Flow Launcher</system:String> |
21 | 21 | <system:String x:Key="flowlauncher_plugin_sys_setting_cmd">Definições</system:String>
|
22 | 22 | <system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data_cmd">Recarregar dados do plugin</system:String>
|
23 |
| - <system:String x:Key="flowlauncher_plugin_sys_check_for_update_cmd">Check For Update</system:String> |
24 |
| - <system:String x:Key="flowlauncher_plugin_sys_open_log_location_cmd">Open Log Location</system:String> |
25 |
| - <system:String x:Key="flowlauncher_plugin_sys_open_docs_tips_cmd">Flow Launcher Tips</system:String> |
26 |
| - <system:String x:Key="flowlauncher_plugin_sys_open_userdata_location_cmd">Flow Launcher UserData Folder</system:String> |
| 23 | + <system:String x:Key="flowlauncher_plugin_sys_check_for_update_cmd">Procurar atualizações</system:String> |
| 24 | + <system:String x:Key="flowlauncher_plugin_sys_open_log_location_cmd">Abrir localização de registo</system:String> |
| 25 | + <system:String x:Key="flowlauncher_plugin_sys_open_docs_tips_cmd">Dicas Flow Launcher</system:String> |
| 26 | + <system:String x:Key="flowlauncher_plugin_sys_open_userdata_location_cmd">Pasta de dados do utilizador Flow Launcher</system:String> |
27 | 27 | <system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode_cmd">Comutar modo de jogo</system:String>
|
28 | 28 |
|
29 | 29 | <!-- Command Descriptions -->
|
|
0 commit comments