Skip to content

Commit c51175a

Browse files
committed
New translations en.xaml (German)
[ci skip]
1 parent d9710e2 commit c51175a

File tree

1 file changed

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

1 file changed

+28
-28
lines changed

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

Lines changed: 28 additions & 28 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<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">
33

44
<!-- Dialogues -->
5-
<system:String x:Key="plugin_explorer_make_selection_warning">Zuerst eine Auswahl treffen</system:String>
6-
<system:String x:Key="plugin_explorer_select_folder_link_warning">Bitte wähle eine Ordnerverknüpfung</system:String>
7-
<system:String x:Key="plugin_explorer_delete_folder_link">Bist du sicher {0} zu löschen?</system:String>
5+
<system:String x:Key="plugin_explorer_make_selection_warning">Bitte treffen Sie zuerst eine Auswahl.</system:String>
6+
<system:String x:Key="plugin_explorer_select_folder_link_warning">Bitte wählen Sie einen Ordner-Link aus</system:String>
7+
<system:String x:Key="plugin_explorer_delete_folder_link">Sind Sie sicher, dass Sie {0} löschen wollen?</system:String>
88
<system:String x:Key="plugin_explorer_deletefileconfirm">Sind Sie sicher, dass Sie diese Datei dauerhaft löschen möchten?</system:String>
99
<system:String x:Key="plugin_explorer_deletefilefolderconfirm">Sind Sie sicher, dass Sie diese(n) Datei/Ordner dauerhaft löschen wollen?</system:String>
10-
<system:String x:Key="plugin_explorer_deletefilefoldersuccess">Löschen erfolgreich</system:String>
10+
<system:String x:Key="plugin_explorer_deletefilefoldersuccess">Löschung erfolgreich</system:String>
1111
<system:String x:Key="plugin_explorer_deletefilefoldersuccess_detail">Erfolgreich gelöscht {0}</system:String>
1212
<system:String x:Key="plugin_explorer_globalActionKeywordInvalid">Die Zuweisung des globalen Aktions-Schlüsselwortes könnte zu viele Ergebnisse bei der Suche hervorrufen. Bitte wählen Sie ein spezielles Aktionswort</system:String>
1313
<system:String x:Key="plugin_explorer_quickaccess_globalActionKeywordInvalid">Schnellzugriff kann nicht auf das globale Aktions-Schlüsselwort gesetzt werden, wenn aktiviert. Bitte wählen Sie ein spezifisches Aktions-Schlüsselwort</system:String>
@@ -36,7 +36,7 @@
3636
<system:String x:Key="plugin_explorer_everything_sort_option">Sort Option:</system:String>
3737
<system:String x:Key="plugin_explorer_everything_installed_path">Everything-Pfad:</system:String>
3838
<system:String x:Key="plugin_explorer_launch_hidden">Launch Hidden</system:String>
39-
<system:String x:Key="plugin_explorer_editor_path">Editor pad</system:String>
39+
<system:String x:Key="plugin_explorer_editor_path">Editor-Pfad</system:String>
4040
<system:String x:Key="plugin_explorer_shell_path">Shell-Pfad</system:String>
4141
<system:String x:Key="plugin_explorer_indexsearchexcludedpaths_header">Indexsuche ausgeschlossene Pfade</system:String>
4242
<system:String x:Key="plugin_explorer_use_location_as_working_dir">Verwenden Suchergebnis Standort als ausführbare Arbeitsverzeichnis</system:String>
@@ -64,22 +64,22 @@
6464
<system:String x:Key="plugin_explorer_Directory_Recursive_Search_Engine">Directory Recursive Search Engine</system:String>
6565
<system:String x:Key="plugin_explorer_Index_Search_Engine">Index Search Engine</system:String>
6666
<system:String x:Key="plugin_explorer_Open_Window_Index_Option">Open Windows Index Option</system:String>
67-
<system:String x:Key="plugin_explorer_Excluded_File_Types">Excluded File Types (comma seperated)</system:String>
67+
<system:String x:Key="plugin_explorer_Excluded_File_Types">Ausgeschlossene Dateitypen (durch Komma getrennt)</system:String>
6868
<system:String x:Key="plugin_explorer_Excluded_File_Types_Tooltip">Zum Beispiel: exe,jpg,png</system:String>
6969
<system:String x:Key="plugin_explorer_Maximum_Results">Maximale Ergebnisse</system:String>
70-
<system:String x:Key="plugin_explorer_Maximum_Results_Tooltip">The maximum number of results requested from active search engine</system:String>
70+
<system:String x:Key="plugin_explorer_Maximum_Results_Tooltip">Die maximale Anzahl der angeforderten Ergebnisse aus aktiver Suchmaschine</system:String>
7171

7272
<!-- Plugin Infos -->
7373
<system:String x:Key="plugin_explorer_plugin_name">Explorer</system:String>
7474
<system:String x:Key="plugin_explorer_plugin_description">Dateien und Ordner via Windows-Suche oder Everything finden und verwalten</system:String>
7575

7676
<!-- Plugin Tooltip -->
77-
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenDirectory">Ctrl + Enter to open the directory</system:String>
78-
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenContainingFolder">Ctrl + Enter to open the containing folder</system:String>
77+
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenDirectory">Strg+Enter um das Verzeichnis zu öffnen</system:String>
78+
<system:String x:Key="plugin_explorer_plugin_ToolTipOpenContainingFolder">Strg+Enter, um den enthaltenden Ordner zu öffnen</system:String>
7979

8080
<!-- Context menu items -->
8181
<system:String x:Key="plugin_explorer_copypath">Pfad kopieren</system:String>
82-
<system:String x:Key="plugin_explorer_copypath_subtitle">Copy path of current item to clipboard</system:String>
82+
<system:String x:Key="plugin_explorer_copypath_subtitle">Pfad des aktuellen Elements in Zwischenablage kopieren</system:String>
8383
<system:String x:Key="plugin_explorer_copyfilefolder">Kopieren</system:String>
8484
<system:String x:Key="plugin_explorer_copyfile_subtitle">Aktuelle Datei in Zwischenablage kopieren</system:String>
8585
<system:String x:Key="plugin_explorer_copyfolder_subtitle">Aktuellen Ordner in Zwischenablage kopieren</system:String>
@@ -89,7 +89,7 @@
8989
<system:String x:Key="plugin_explorer_path">Pfad:</system:String>
9090
<system:String x:Key="plugin_explorer_deletefilefolder_subtitle">Ausgewähltes löschen</system:String>
9191
<system:String x:Key="plugin_explorer_runasdifferentuser">Als anderer Benutzer ausführen</system:String>
92-
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Ausgewählte mit einem anderen Benutzerkonto ausführen</system:String>
92+
<system:String x:Key="plugin_explorer_runasdifferentuser_subtitle">Ausgewähltes unter Verwendung eines anderen Benutzerkontos ausführen</system:String>
9393
<system:String x:Key="plugin_explorer_opencontainingfolder">Enthaltenden Ordner öffnen</system:String>
9494
<system:String x:Key="plugin_explorer_opencontainingfolder_subtitle">Open the location that contains current item</system:String>
9595
<system:String x:Key="plugin_explorer_openwitheditor">Öffnen mit Editor:</system:String>
@@ -107,25 +107,25 @@
107107
<system:String x:Key="plugin_explorer_addfilefoldersuccess_detail">Erfolgreich zum Schnellzugriff hinzugefügt</system:String>
108108
<system:String x:Key="plugin_explorer_removefilefoldersuccess">Erfolgreich entfernt</system:String>
109109
<system:String x:Key="plugin_explorer_removefilefoldersuccess_detail">Erfolgreich aus Schnellzugriff entfernt</system:String>
110-
<system:String x:Key="plugin_explorer_contextmenu_titletooltip">Zum Schnellzugriff hinzufügen, so kann er mit dem Aktions-Schlüsselwort &quot;Suchaktivierung&quot; des Explorers geöffnet werden</system:String>
110+
<system:String x:Key="plugin_explorer_contextmenu_titletooltip">Zum Schnellzugriff hinzufügen, so kann dieser mit dem Aktions-Schlüsselwort &quot;Suchaktivierung&quot; des Explorers geöffnet werden</system:String>
111111
<system:String x:Key="plugin_explorer_contextmenu_remove_titletooltip">Aus Schnellzugriff entfernen</system:String>
112112
<system:String x:Key="plugin_explorer_remove_from_quickaccess_title">Aus Schnellzugriff entfernen</system:String>
113-
<system:String x:Key="plugin_explorer_remove_from_quickaccess_subtitle">Remove current item from Quick Access</system:String>
113+
<system:String x:Key="plugin_explorer_remove_from_quickaccess_subtitle">Aktuelles Element aus Schnellzugriff entfernen</system:String>
114114
<system:String x:Key="plugin_explorer_show_contextmenu_title">Windows-Kontextmenü zeigen</system:String>
115115
<system:String x:Key="plugin_explorer_openwith">Öffnen mit</system:String>
116-
<system:String x:Key="plugin_explorer_openwith_subtitle">Programm zum Öffnen auswählen</system:String>
116+
<system:String x:Key="plugin_explorer_openwith_subtitle">Ein Programm zum Öffnen auswählen</system:String>
117117

118118
<!-- Special Results -->
119119
<system:String x:Key="plugin_explorer_diskfreespace">{0} frei von {1}</system:String>
120120
<system:String x:Key="plugin_explorer_openresultfolder">Open in Default File Manager</system:String>
121121
<system:String x:Key="plugin_explorer_openresultfolder_subtitle">
122-
Use '&gt;' to search in this directory, '*' to search for file extensions or '&gt;*' to combine both searches.
122+
Verwenden Sie '&gt;', um in diesem Verzeichnis zu suchen, '*', um nach Dateierweiterungen zu suchen, oder '&gt;*', um beide Suchen zu kombinieren.
123123
</system:String>
124124

125125
<!-- Everything -->
126-
<system:String x:Key="flowlauncher_plugin_everything_sdk_issue">Failed to load Everything SDK</system:String>
127-
<system:String x:Key="flowlauncher_plugin_everything_is_not_running">Everything Service läuft nicht</system:String>
128-
<system:String x:Key="flowlauncher_plugin_everything_query_error">Everything Plugin hat einen Fehler (drücke Enter zum kopieren der Fehlernachricht)</system:String>
126+
<system:String x:Key="flowlauncher_plugin_everything_sdk_issue">Everything SDK konnte nicht geladen werden</system:String>
127+
<system:String x:Key="flowlauncher_plugin_everything_is_not_running">Warnung: Everything-Dienst wird nicht ausgeführt</system:String>
128+
<system:String x:Key="flowlauncher_plugin_everything_query_error">Fehler bei Abfrage von Everything</system:String>
129129
<system:String x:Key="flowlauncher_plugin_everything_sort_by">Sortieren nach</system:String>
130130
<system:String x:Key="flowlauncher_plugin_everything_sort_by_name">Name</system:String>
131131
<system:String x:Key="flowlauncher_plugin_everything_sort_by_path">Pfad</system:String>
@@ -137,29 +137,29 @@
137137
<system:String x:Key="flowlauncher_plugin_everything_sort_by_attributes">Attribute</system:String>
138138
<system:String x:Key="flowlauncher_plugin_everything_sort_by_file_list_filename">File List FileName</system:String>
139139
<system:String x:Key="flowlauncher_plugin_everything_sort_by_run_count">Run Count</system:String>
140-
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_recently_changed">Date Recently Changed</system:String>
140+
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_recently_changed">Datum kürzlich geändert</system:String>
141141
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_accessed">Zugriffsdatum</system:String>
142142
<system:String x:Key="flowlauncher_plugin_everything_sort_by_date_run">Ausführungsdatum</system:String>
143143
<system:String x:Key="flowlauncher_plugin_everything_sort_by_ascending">↑</system:String>
144144
<system:String x:Key="flowlauncher_plugin_everything_sort_by_descending">↓</system:String>
145145
<system:String x:Key="flowlauncher_plugin_everything_nonfastsort_warning">Warning: This is not a Fast Sort option, searches may be slow</system:String>
146146

147-
<system:String x:Key="flowlauncher_plugin_everything_search_fullpath">Search Full Path</system:String>
147+
<system:String x:Key="flowlauncher_plugin_everything_search_fullpath">Vollständigen Pfad suchen</system:String>
148148
<system:String x:Key="flowlauncher_plugin_everything_enable_run_count">Enable File/Folder Run Count</system:String>
149149

150150
<system:String x:Key="flowlauncher_plugin_everything_click_to_launch_or_install">Klicken, um Everything zu starten oder zu installieren</system:String>
151151
<system:String x:Key="flowlauncher_plugin_everything_installing_title">Everything-Installation</system:String>
152152
<system:String x:Key="flowlauncher_plugin_everything_installing_subtitle">Everything-Dienst wird installiert. Bitte warten Sie ...</system:String>
153153
<system:String x:Key="flowlauncher_plugin_everything_installationsuccess_subtitle">Everything-Dienst erfolgreich installiert</system:String>
154-
<system:String x:Key="flowlauncher_plugin_everything_installationfailed_subtitle">Installation von Everything-Dienst. Bitte warten Sie ...</system:String>
155-
<system:String x:Key="flowlauncher_plugin_everything_run_service">Hier klicken, um es zu starten</system:String>
156-
<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>
154+
<system:String x:Key="flowlauncher_plugin_everything_installationfailed_subtitle">Der Everything-Dienst konnte nicht automatisch installiert werden. Bitte installieren Sie ihn manuell über https://www.voidtools.com</system:String>
155+
<system:String x:Key="flowlauncher_plugin_everything_run_service">Klicken Sie hier, um es zu starten</system:String>
156+
<system:String x:Key="flowlauncher_plugin_everything_installing_select">Es kann keine Everything-Installation gefuinden werden, möchten Sie einen Ort manuell auswählen?{0}{0}Klicken Sie auf Nein und Everything wird automatisch für Sie installiert</system:String>
157157
<system:String x:Key="flowlauncher_plugin_everything_enable_content_search">Möchten Sie die Inhaltssuche für Everything aktivieren?</system:String>
158-
<system:String x:Key="flowlauncher_plugin_everything_enable_content_search_tips">It can be very slow without index (which is only supported in Everything v1.5+)</system:String>
158+
<system:String x:Key="flowlauncher_plugin_everything_enable_content_search_tips">Es kann sehr langsam sein ohne Index (was nur in Everything v1.5+ unterstützt wird)</system:String>
159159

160160
<!-- Native Context Menu -->
161-
<system:String x:Key="plugin_explorer_native_context_menu_header">Native Context Menu</system:String>
162-
<system:String x:Key="plugin_explorer_native_context_menu_display_context_menu">Display native context menu (experimental)</system:String>
163-
<system:String x:Key="plugin_explorer_native_context_menu_include_patterns_guide">Below you can specify items you want to include in the context menu, they can be partial (e.g. 'pen wit') or complete ('Open with').</system:String>
164-
<system:String x:Key="plugin_explorer_native_context_menu_exclude_patterns_guide">Below you can specify items you want to exclude from context menu, they can be partial (e.g. 'pen wit') or complete ('Open with').</system:String>
161+
<system:String x:Key="plugin_explorer_native_context_menu_header">Natives Kontextmenü</system:String>
162+
<system:String x:Key="plugin_explorer_native_context_menu_display_context_menu">Natives Kontextmenü anzeigen (experimentell)</system:String>
163+
<system:String x:Key="plugin_explorer_native_context_menu_include_patterns_guide">Unten können Sie die Elemente angeben, die Sie in das Kontextmenü aufnehmen möchten. Diese können partiell (z. B. „Stift mit“) oder vollständig („Öffnen mit“) sein.</system:String>
164+
<system:String x:Key="plugin_explorer_native_context_menu_exclude_patterns_guide">Unten können Sie die Elemente angeben, die Sie aus dem Kontextmenü ausschließen möchten. Diese können partiell (z. B. „Stift mit“) oder vollständig („Öffnen mit“) sein.</system:String>
165165
</ResourceDictionary>

0 commit comments

Comments
 (0)