Skip to content

Commit e979b0f

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

File tree

1 file changed

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

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
<system:String x:Key="plugin_explorer_openfile_error">Could not open file</system:String>
2121

2222
<!-- Controls -->
23-
<system:String x:Key="plugin_explorer_delete">Delete</system:String>
24-
<system:String x:Key="plugin_explorer_edit">Edit</system:String>
25-
<system:String x:Key="plugin_explorer_add">Add</system:String>
23+
<system:String x:Key="plugin_explorer_delete">מחק</system:String>
24+
<system:String x:Key="plugin_explorer_edit">ערוך</system:String>
25+
<system:String x:Key="plugin_explorer_add">הוסף</system:String>
2626
<system:String x:Key="plugin_explorer_generalsetting_header">General Setting</system:String>
2727
<system:String x:Key="plugin_explorer_manageactionkeywords_header">Customise Action Keywords</system:String>
2828
<system:String x:Key="plugin_explorer_quickaccesslinks_header">Quick Access Links</system:String>
@@ -49,7 +49,7 @@
4949
<system:String x:Key="plugin_explorer_actionkeywordview_indexsearch">Index Search:</system:String>
5050
<system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">Quick Access:</system:String>
5151
<system:String x:Key="plugin_explorer_actionkeyword_current">Current Action Keyword</system:String>
52-
<system:String x:Key="plugin_explorer_actionkeyword_done">Done</system:String>
52+
<system:String x:Key="plugin_explorer_actionkeyword_done">בוצע</system:String>
5353
<system:String x:Key="plugin_explorer_actionkeyword_enabled">Enabled</system:String>
5454
<system:String x:Key="plugin_explorer_actionkeyword_enabled_tooltip">When disabled Flow will not execute this search option, and will additionally revert back to '*' to free up the action keyword</system:String>
5555
<system:String x:Key="plugin_explorer_engine_everything">Everything</system:String>
@@ -83,7 +83,7 @@
8383
<system:String x:Key="plugin_explorer_copyfilefolder">Copy</system:String>
8484
<system:String x:Key="plugin_explorer_copyfile_subtitle">Copy current file to clipboard</system:String>
8585
<system:String x:Key="plugin_explorer_copyfolder_subtitle">Copy current folder to clipboard</system:String>
86-
<system:String x:Key="plugin_explorer_deletefilefolder">Delete</system:String>
86+
<system:String x:Key="plugin_explorer_deletefilefolder">מחק</system:String>
8787
<system:String x:Key="plugin_explorer_deletefile_subtitle">Permanently delete current file</system:String>
8888
<system:String x:Key="plugin_explorer_deletefolder_subtitle">Permanently delete current folder</system:String>
8989
<system:String x:Key="plugin_explorer_path">Path:</system:String>

0 commit comments

Comments
 (0)