|
1 | | -<?xml version="1.0"?> |
2 | | -<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib"> |
3 | | - |
4 | | - <system:String x:Key="flowlauncher_plugin_everything_is_not_running">Everything Service läuft nicht</system:String> |
5 | | - <system:String x:Key="flowlauncher_plugin_everything_query_error">Everything Plugin hat einen Fehler (drücke Enter zum kopieren der Fehlernachricht)</system:String> |
6 | | - <system:String x:Key="flowlauncher_plugin_everything_copied">kopiert</system:String> |
7 | | - <system:String x:Key="flowlauncher_plugin_everything_canot_start">Kann {0} nicht starten</system:String> |
8 | | - <system:String x:Key="flowlauncher_plugin_everything_open_containing_folder">Öffne enthaltenden Ordner</system:String> |
9 | | - <system:String x:Key="flowlauncher_plugin_everything_open_with_editor">Openen met {0}</system:String> |
10 | | - <system:String x:Key="flowlauncher_plugin_everything_editor_path">Editor pad</system:String> |
11 | | - <system:String x:Key="flowlauncher_plugin_everything_copy_path">Copy path</system:String> |
12 | | - <system:String x:Key="flowlauncher_plugin_everything_copy">Copy</system:String> |
13 | | - <system:String x:Key="flowlauncher_plugin_everything_delete">Löschen</system:String> |
14 | | - <system:String x:Key="flowlauncher_plugin_everything_canot_delete">Can't delete {0}</system:String> |
15 | | - |
16 | | - <system:String x:Key="flowlauncher_plugin_everything_plugin_name">Everything</system:String> |
17 | | - <system:String x:Key="flowlauncher_plugin_everything_plugin_description">Suche Dateien mit Everything</system:String> |
18 | | - |
19 | | - <system:String x:Key="flowlauncher_plugin_everything_use_location_as_working_dir">Verwenden Suchergebnis Standort als ausführbare Arbeitsverzeichnis</system:String> |
20 | | - <system:String x:Key="flowlauncher_plugin_everything_launch_hidden">Starten Sie versteckt</system:String> |
21 | | - |
22 | | - <system:String x:Key="flowlauncher_plugin_everything_sort_by">Sort By</system:String> |
23 | | - <system:String x:Key="flowlauncher_plugin_everything_sort_by_name">Name</system:String> |
24 | | - <system:String x:Key="flowlauncher_plugin_everything_sort_by_path">Path</system:String> |
25 | | - <system:String x:Key="flowlauncher_plugin_everything_sort_by_size">Größe</system:String> |
26 | | - <system:String x:Key="flowlauncher_plugin_everything_sort_by_extension">Extension</system:String> |
27 | | - <system:String x:Key="flowlauncher_plugin_everything_sort_by_type_name">Type Name</system:String> |
28 | | - <system:String x:Key="flowlauncher_plugin_everything_sort_by_date_created">Date Created</system:String> |
29 | | - <system:String x:Key="flowlauncher_plugin_everything_sort_by_date_modified">Date Modified</system:String> |
30 | | - <system:String x:Key="flowlauncher_plugin_everything_sort_by_attributes">Attributes</system:String> |
31 | | - <system:String x:Key="flowlauncher_plugin_everything_sort_by_file_list_filename">File List FileName</system:String> |
32 | | - <system:String x:Key="flowlauncher_plugin_everything_sort_by_run_count">Run Count</system:String> |
33 | | - <system:String x:Key="flowlauncher_plugin_everything_sort_by_date_recently_changed">Date Recently Changed</system:String> |
34 | | - <system:String x:Key="flowlauncher_plugin_everything_sort_by_date_accessed">Date Accessed</system:String> |
35 | | - <system:String x:Key="flowlauncher_plugin_everything_sort_by_date_run">Date Run</system:String> |
36 | | - <system:String x:Key="flowlauncher_plugin_everything_sort_by_ascending"></system:String> |
37 | | - <system:String x:Key="flowlauncher_plugin_everything_sort_by_descending"></system:String> |
38 | | - <system:String x:Key="flowlauncher_plugin_everything_nonfastsort_warning">Warning: This is not a Fast Sort option, searches may be slow</system:String> |
39 | | - |
40 | | - <system:String x:Key="flowlauncher_plugin_everything_installing_title">Everything Installation</system:String> |
41 | | - <system:String x:Key="flowlauncher_plugin_everything_installing_subtitle">Installing Everything service. Please wait...</system:String> |
42 | | - <system:String x:Key="flowlauncher_plugin_everything_installationsuccess_subtitle">Successfully installed Everything service</system:String> |
43 | | - <system:String x:Key="flowlauncher_plugin_everything_installationfailed_subtitle">Failed to automatically install Everything service. Please manually install it from https://www.voidtools.com/Everything-1.3.4.686.x64-Setup.exe</system:String> |
44 | | - <system:String x:Key="flowlauncher_plugin_everything_run_service">Click here to start it</system:String> |
45 | | - <system:String x:Key="flowlauncher_plugin_everything_installing_select">Unable to find an Everything installation, would you like to manually select a location?{0}{0}Click no and Everything will be automatically installed for you</system:String> |
46 | | - |
47 | | - <system:String x:Key="flowlauncher_plugin_everything_show_windows_context_menu">Show context menu</system:String> |
48 | | -</ResourceDictionary> |
| 1 | +<?xml version="1.0"?> |
| 2 | +<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" xmlns:system="clr-namespace:System;assembly=mscorlib"> |
| 3 | + |
| 4 | + <system:String x:Key="flowlauncher_plugin_everything_is_not_running">Everything Service läuft nicht</system:String> |
| 5 | + <system:String x:Key="flowlauncher_plugin_everything_query_error">Everything Plugin hat einen Fehler (drücke Enter zum kopieren der Fehlernachricht)</system:String> |
| 6 | + <system:String x:Key="flowlauncher_plugin_everything_copied">kopiert</system:String> |
| 7 | + <system:String x:Key="flowlauncher_plugin_everything_canot_start">Kann {0} nicht starten</system:String> |
| 8 | + <system:String x:Key="flowlauncher_plugin_everything_open_containing_folder">Öffne enthaltenden Ordner</system:String> |
| 9 | + <system:String x:Key="flowlauncher_plugin_everything_open_with_editor">Openen met {0}</system:String> |
| 10 | + <system:String x:Key="flowlauncher_plugin_everything_editor_path">Editor pad</system:String> |
| 11 | + <system:String x:Key="flowlauncher_plugin_everything_copy_path">Copy path</system:String> |
| 12 | + <system:String x:Key="flowlauncher_plugin_everything_copy">Copy</system:String> |
| 13 | + <system:String x:Key="flowlauncher_plugin_everything_delete">Löschen</system:String> |
| 14 | + <system:String x:Key="flowlauncher_plugin_everything_canot_delete">Can't delete {0}</system:String> |
| 15 | + |
| 16 | + <system:String x:Key="flowlauncher_plugin_everything_plugin_name">Everything</system:String> |
| 17 | + <system:String x:Key="flowlauncher_plugin_everything_plugin_description">Suche Dateien mit Everything</system:String> |
| 18 | + |
| 19 | + <system:String x:Key="flowlauncher_plugin_everything_use_location_as_working_dir">Verwenden Suchergebnis Standort als ausführbare Arbeitsverzeichnis</system:String> |
| 20 | + <system:String x:Key="flowlauncher_plugin_everything_launch_hidden">Starten Sie versteckt</system:String> |
| 21 | + |
| 22 | + <system:String x:Key="flowlauncher_plugin_everything_sort_by">Sort By</system:String> |
| 23 | + <system:String x:Key="flowlauncher_plugin_everything_sort_by_name">Name</system:String> |
| 24 | + <system:String x:Key="flowlauncher_plugin_everything_sort_by_path">Path</system:String> |
| 25 | + <system:String x:Key="flowlauncher_plugin_everything_sort_by_size">Größe</system:String> |
| 26 | + <system:String x:Key="flowlauncher_plugin_everything_sort_by_extension">Extension</system:String> |
| 27 | + <system:String x:Key="flowlauncher_plugin_everything_sort_by_type_name">Type Name</system:String> |
| 28 | + <system:String x:Key="flowlauncher_plugin_everything_sort_by_date_created">Date Created</system:String> |
| 29 | + <system:String x:Key="flowlauncher_plugin_everything_sort_by_date_modified">Date Modified</system:String> |
| 30 | + <system:String x:Key="flowlauncher_plugin_everything_sort_by_attributes">Attributes</system:String> |
| 31 | + <system:String x:Key="flowlauncher_plugin_everything_sort_by_file_list_filename">File List FileName</system:String> |
| 32 | + <system:String x:Key="flowlauncher_plugin_everything_sort_by_run_count">Run Count</system:String> |
| 33 | + <system:String x:Key="flowlauncher_plugin_everything_sort_by_date_recently_changed">Date Recently Changed</system:String> |
| 34 | + <system:String x:Key="flowlauncher_plugin_everything_sort_by_date_accessed">Date Accessed</system:String> |
| 35 | + <system:String x:Key="flowlauncher_plugin_everything_sort_by_date_run">Date Run</system:String> |
| 36 | + <system:String x:Key="flowlauncher_plugin_everything_sort_by_ascending"></system:String> |
| 37 | + <system:String x:Key="flowlauncher_plugin_everything_sort_by_descending"></system:String> |
| 38 | + <system:String x:Key="flowlauncher_plugin_everything_nonfastsort_warning">Warning: This is not a Fast Sort option, searches may be slow</system:String> |
| 39 | + |
| 40 | + <system:String x:Key="flowlauncher_plugin_everything_installing_title">Everything Installation</system:String> |
| 41 | + <system:String x:Key="flowlauncher_plugin_everything_installing_subtitle">Installing Everything service. Please wait...</system:String> |
| 42 | + <system:String x:Key="flowlauncher_plugin_everything_installationsuccess_subtitle">Successfully installed Everything service</system:String> |
| 43 | + <system:String x:Key="flowlauncher_plugin_everything_installationfailed_subtitle">Failed to automatically install Everything service. Please manually install it from https://www.voidtools.com/Everything-1.3.4.686.x64-Setup.exe</system:String> |
| 44 | + <system:String x:Key="flowlauncher_plugin_everything_run_service">Click here to start it</system:String> |
| 45 | + <system:String x:Key="flowlauncher_plugin_everything_installing_select">Unable to find an Everything installation, would you like to manually select a location?{0}{0}Click no and Everything will be automatically installed for you</system:String> |
| 46 | + |
| 47 | + <system:String x:Key="flowlauncher_plugin_everything_show_windows_context_menu">Show context menu</system:String> |
| 48 | +</ResourceDictionary> |
0 commit comments