Skip to content

Commit f0178dc

Browse files
committed
New translations en.xaml (Spanish (Modern))
[ci skip]
1 parent d861cbf commit f0178dc

File tree

1 file changed

+22
-0
lines changed
  • Plugins/Flow.Launcher.Plugin.Sys/Languages

1 file changed

+22
-0
lines changed

Plugins/Flow.Launcher.Plugin.Sys/Languages/es.xaml

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,28 @@
55
<system:String x:Key="flowlauncher_plugin_sys_command">Comando</system:String>
66
<system:String x:Key="flowlauncher_plugin_sys_desc">Descripción</system:String>
77

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>
18+
<system:String x:Key="flowlauncher_plugin_sys_exit_cmd">Salir</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&quot;</system:String>
21+
<system:String x:Key="flowlauncher_plugin_sys_setting_cmd">Configuración</system:String>
22+
<system:String x:Key="flowlauncher_plugin_sys_reload_plugin_data_cmd">Recargar datos del complemento</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>
27+
<system:String x:Key="flowlauncher_plugin_sys_toggle_game_mode_cmd">Cambiar a Modo Juego</system:String>
28+
29+
<!-- Command Descriptions -->
830
<system:String x:Key="flowlauncher_plugin_sys_shutdown_computer">Apaga el equipo</system:String>
931
<system:String x:Key="flowlauncher_plugin_sys_restart_computer">Reinicia el equipo</system:String>
1032
<system:String x:Key="flowlauncher_plugin_sys_restart_advanced">Reinicia el equipo con opciones avanzadas de arranque para el modo seguro y de depuración, entre otras opciones</system:String>

0 commit comments

Comments
 (0)