|
3 | 3 |
|
4 | 4 | <!-- Program setting --> |
5 | 5 | <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> |
9 | 9 | <system:String x:Key="flowlauncher_plugin_program_name">Name</system:String> |
10 | 10 | <system:String x:Key="flowlauncher_plugin_program_enable">Enable</system:String> |
11 | 11 | <system:String x:Key="flowlauncher_plugin_program_enabled">Enabled</system:String> |
|
49 | 49 | <system:String x:Key="flowlauncher_plugin_program_edit_program_source_title">Program Source</system:String> |
50 | 50 | <system:String x:Key="flowlauncher_plugin_program_edit_program_source_tips">Edit directory and status of this program source.</system:String> |
51 | 51 |
|
52 | | - <system:String x:Key="flowlauncher_plugin_program_update">Update</system:String> |
| 52 | + <system:String x:Key="flowlauncher_plugin_program_update">עדכון</system:String> |
53 | 53 | <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> |
54 | 54 | <system:String x:Key="flowlauncher_plugin_program_update_file_suffixes">Successfully updated file suffixes</system:String> |
55 | 55 | <system:String x:Key="flowlauncher_plugin_program_suffixes_cannot_empty">File suffixes can't be empty</system:String> |
|
86 | 86 | <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> |
87 | 87 |
|
88 | 88 | <!-- 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> |
90 | 90 | <system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_error">Error</system:String> |
91 | 91 | <system:String x:Key="flowlauncher_plugin_program_disable_dlgtitle_success_message">Successfully disabled this program from displaying in your query</system:String> |
92 | 92 | <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