|
33 | 33 | <system:String x:Key="plugin_explorer_use_location_as_working_dir">Verwenden Suchergebnis Standort als ausführbare Arbeitsverzeichnis</system:String>
|
34 | 34 | <system:String x:Key="plugin_explorer_usewindowsindexfordirectorysearch">Use Index Search For Path Search</system:String>
|
35 | 35 | <system:String x:Key="plugin_explorer_manageindexoptions">Indexing Options</system:String>
|
36 |
| - <system:String x:Key="plugin_explorer_actionkeywordview_search">Search:</system:String> |
37 |
| - <system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Path Search:</system:String> |
38 |
| - <system:String x:Key="plugin_explorer_actionkeywordview_filecontentsearch">File Content Search:</system:String> |
39 |
| - <system:String x:Key="plugin_explorer_actionkeywordview_indexsearch">Index Search:</system:String> |
40 |
| - <system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">Quick Access:</system:String> |
| 36 | + <system:String x:Key="plugin_explorer_actionkeywordview_search">Suche:</system:String> |
| 37 | + <system:String x:Key="plugin_explorer_actionkeywordview_pathsearch">Pfad-Suche:</system:String> |
| 38 | + <system:String x:Key="plugin_explorer_actionkeywordview_filecontentsearch">Suche nach Dateiinhalten:</system:String> |
| 39 | + <system:String x:Key="plugin_explorer_actionkeywordview_indexsearch">Index-Suche:</system:String> |
| 40 | + <system:String x:Key="plugin_explorer_actionkeywordview_quickaccess">Schnellzugriff:</system:String> |
41 | 41 | <system:String x:Key="plugin_explorer_actionkeyword_current">Current Action Keyword</system:String>
|
42 | 42 | <system:String x:Key="plugin_explorer_actionkeyword_done">Fertig</system:String>
|
43 |
| - <system:String x:Key="plugin_explorer_actionkeyword_enabled">Enabled</system:String> |
| 43 | + <system:String x:Key="plugin_explorer_actionkeyword_enabled">Aktiviert</system:String> |
44 | 44 | <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>
|
45 | 45 | <system:String x:Key="plugin_explorer_engine_everything">Everything</system:String>
|
46 | 46 | <system:String x:Key="plugin_explorer_engine_windows_index">Windows Index</system:String>
|
|
60 | 60 | <system:String x:Key="plugin_explorer_plugin_ToolTipOpenContainingFolder">Ctrl + Enter to open the containing folder</system:String>
|
61 | 61 |
|
62 | 62 | <!-- Context menu items -->
|
63 |
| - <system:String x:Key="plugin_explorer_copypath">Copy path</system:String> |
64 |
| - <system:String x:Key="plugin_explorer_copyfilefolder">Copy</system:String> |
| 63 | + <system:String x:Key="plugin_explorer_copypath">Pfad kopieren</system:String> |
| 64 | + <system:String x:Key="plugin_explorer_copyfilefolder">Kopieren</system:String> |
65 | 65 | <system:String x:Key="plugin_explorer_deletefilefolder">Löschen</system:String>
|
66 |
| - <system:String x:Key="plugin_explorer_path">Path:</system:String> |
67 |
| - <system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Delete the selected</system:String> |
68 |
| - <system:String x:Key="plugin_explorer_runasdifferentuser">Run as different user</system:String> |
69 |
| - <system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Run the selected using a different user account</system:String> |
| 66 | + <system:String x:Key="plugin_explorer_path">Pfad:</system:String> |
| 67 | + <system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Ausgewählte löschen</system:String> |
| 68 | + <system:String x:Key="plugin_explorer_runasdifferentuser">Als anderer Benutzer ausführen</system:String> |
| 69 | + <system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Ausgewählte mit einem anderen Benutzerkonto ausführen</system:String> |
70 | 70 | <system:String x:Key="plugin_explorer_opencontainingfolder">Open containing folder</system:String>
|
71 | 71 | <system:String x:Key="plugin_explorer_opencontainingfolder_subtitle">Opens the location that contains the file or folder</system:String>
|
72 | 72 | <system:String x:Key="plugin_explorer_openwitheditor">Open With Editor:</system:String>
|
| 73 | + <system:String x:Key="plugin_explorer_openwitheditor_error">Failed to open file at {0} with Editor {1} at {2}</system:String> |
73 | 74 | <system:String x:Key="plugin_explorer_openwithshell">Open With Shell:</system:String>
|
| 75 | + <system:String x:Key="plugin_explorer_openwithshell_error">Failed to open folder {0} with Shell {1} at {2}</system:String> |
74 | 76 | <system:String x:Key="plugin_explorer_excludefromindexsearch">Exclude current and sub-directories from Index Search</system:String>
|
75 | 77 | <system:String x:Key="plugin_explorer_excludedfromindexsearch_msg">Excluded from Index Search</system:String>
|
76 | 78 | <system:String x:Key="plugin_explorer_openindexingoptions">Open Windows Indexing Options</system:String>
|
|
87 | 89 | <system:String x:Key="plugin_explorer_remove_from_quickaccess_title">Remove from Quick Access</system:String>
|
88 | 90 | <system:String x:Key="plugin_explorer_remove_from_quickaccess_subtitle">Remove the current {0} from Quick Access</system:String>
|
89 | 91 | <system:String x:Key="plugin_explorer_show_contextmenu_title">Show Windows Context Menu</system:String>
|
90 |
| - |
| 92 | + |
91 | 93 | <!-- Everything -->
|
92 | 94 | <system:String x:Key="flowlauncher_plugin_everything_sdk_issue">Everything SDK Loaded Fail</system:String>
|
93 | 95 | <system:String x:Key="flowlauncher_plugin_everything_is_not_running">Everything Service läuft nicht</system:String>
|
|
0 commit comments