Skip to content

Commit e9cf5bc

Browse files
committed
New translations en.xaml (Spanish, Latin America)
[ci skip]
1 parent 234a729 commit e9cf5bc

File tree

1 file changed

+4
-0
lines changed
  • Plugins/Flow.Launcher.Plugin.Explorer/Languages

1 file changed

+4
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33

44
<!-- Dialogues -->
55
<system:String x:Key="plugin_explorer_make_selection_warning">Por favor, seleccione primero</system:String>
6+
<system:String x:Key="plugin_explorer_quick_access_link_no_folder_selected">Please select a folder path.</system:String>
7+
<system:String x:Key="plugin_explorer_quick_access_link_path_already_exists">Please choose a different name or folder path.</system:String>
68
<system:String x:Key="plugin_explorer_select_folder_link_warning">Please select a folder link</system:String>
79
<system:String x:Key="plugin_explorer_delete_folder_link">Are you sure you want to delete {0}?</system:String>
810
<system:String x:Key="plugin_explorer_deletefileconfirm">Are you sure you want to permanently delete this file?</system:String>
@@ -25,6 +27,7 @@
2527
<system:String x:Key="plugin_explorer_add">Añadir</system:String>
2628
<system:String x:Key="plugin_explorer_generalsetting_header">General Setting</system:String>
2729
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Customise Action Keywords</system:String>
30+
<system:String x:Key="plugin_explorer_manage_quick_access_links_header">Customise Quick Access</system:String>
2831
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
2932
<system:String x:Key="plugin_explorer_everything_setting_header">Everything Setting</system:String>
3033
<system:String x:Key="plugin_explorer_previewpanel_setting_header">Preview Panel</system:String>
@@ -90,6 +93,7 @@
9093
<system:String x:Key="plugin_explorer_deletefile_subtitle">Permanently delete current file</system:String>
9194
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Permanently delete current folder</system:String>
9295
<system:String x:Key="plugin_explorer_path">Path:</system:String>
96+
<system:String x:Key="plugin_explorer_name">Name:</system:String>
9397
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Delete the selected</system:String>
9498
<system:String x:Key="plugin_explorer_runasdifferentuser">Run as different user</system:String>
9599
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Run the selected using a different user account</system:String>

0 commit comments

Comments
 (0)