Skip to content

Commit f282040

Browse files
committed
New translations en.xaml (Hebrew)
[ci skip]
1 parent e979b0f commit f282040

File tree

1 file changed

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

1 file changed

+5
-5
lines changed

Plugins/Flow.Launcher.Plugin.Program/Languages/he.xaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33

44
<!-- Program setting -->
55
<system:String x:Key="flowlauncher_plugin_program_reset">Reset Default</system:String>
6-
<system:String x:Key="flowlauncher_plugin_program_delete">Delete</system:String>
7-
<system:String x:Key="flowlauncher_plugin_program_edit">Edit</system:String>
8-
<system:String x:Key="flowlauncher_plugin_program_add">Add</system:String>
6+
<system:String x:Key="flowlauncher_plugin_program_delete">מחק</system:String>
7+
<system:String x:Key="flowlauncher_plugin_program_edit">ערוך</system:String>
8+
<system:String x:Key="flowlauncher_plugin_program_add">הוסף</system:String>
99
<system:String x:Key="flowlauncher_plugin_program_name">Name</system:String>
1010
<system:String x:Key="flowlauncher_plugin_program_enable">Enable</system:String>
1111
<system:String x:Key="flowlauncher_plugin_program_enabled">Enabled</system:String>
@@ -49,7 +49,7 @@
4949
<system:String x:Key="flowlauncher_plugin_program_edit_program_source_title">Program Source</system:String>
5050
<system:String x:Key="flowlauncher_plugin_program_edit_program_source_tips">Edit directory and status of this program source.</system:String>
5151

52-
<system:String x:Key="flowlauncher_plugin_program_update">Update</system:String>
52+
<system:String x:Key="flowlauncher_plugin_program_update">עדכון</system:String>
5353
<system:String x:Key="flowlauncher_plugin_program_only_index_tip">Program Plugin will only index files with selected suffixes and .url files with selected protocols.</system:String>
5454
<system:String x:Key="flowlauncher_plugin_program_update_file_suffixes">Successfully updated file suffixes</system:String>
5555
<system:String x:Key="flowlauncher_plugin_program_suffixes_cannot_empty">File suffixes can't be empty</system:String>
@@ -86,7 +86,7 @@
8686
<system:String x:Key="flowlauncher_plugin_program_tooltip_args">Enter the customized args you want to add for your customized explorer. %s for parent directory, %f for full path (which only works for win32). Check the explorer's website for details.</system:String>
8787

8888
<!-- Dialogs -->
89-
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success">Success</system:String>
89+
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success">הצליח</system:String>
9090
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_error">Error</system:String>
9191
<system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success_message">Successfully disabled this program from displaying in your query</system:String>
9292
<system:String x:Key="flowlauncher_plugin_program_run_as_administrator_not_supported_message">This app is not intended to be run as administrator</system:String>

0 commit comments

Comments
 (0)