Skip to content

Commit 3d9888b

Browse files
committed
New translations en.xaml (Spanish (Modern))
[ci skip]
1 parent 4d6c8e0 commit 3d9888b

File tree

1 file changed

+5
-2
lines changed
  • Plugins/Flow.Launcher.Plugin.Explorer/Languages

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -96,8 +96,11 @@
9696
<system:String x:Key="plugin_explorer_deletefilefolder">Eliminar</system:String>
9797
<system:String x:Key="plugin_explorer_deletefile_subtitle">Elimina permanentemente el archivo actual</system:String>
9898
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Elimina permanentemente la carpeta actual</system:String>
99-
<system:String x:Key="plugin_explorer_path">Ruta:</system:String>
100-
<system:String x:Key="plugin_explorer_name">Nombre:</system:String>
99+
<system:String x:Key="plugin_explorer_name">Nombre</system:String>
100+
<system:String x:Key="plugin_explorer_type">Type</system:String>
101+
<system:String x:Key="plugin_explorer_path">Ruta</system:String>
102+
<system:String x:Key="plugin_explorer_file">Archivo</system:String>
103+
<system:String x:Key="plugin_explorer_folder">Carpeta</system:String>
101104
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Elimina el seleccionado</system:String>
102105
<system:String x:Key="plugin_explorer_runasdifferentuser">Ejecutar como usuario diferente</system:String>
103106
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Ejecuta la selección usando una cuenta de usuario diferente</system:String>

0 commit comments

Comments
 (0)