You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<system:Stringx:Key="ShouldUsePinyin">Suche mit Pinyin</system:String>
122
122
<system:Stringx:Key="ShouldUsePinyinToolTip">Ermöglicht die Verwendung von Pinyin für die Suche. Pinyin ist das Standardsystem der romanisierten Schreibweise für die Übersetzung von chinesischen Texten.</system:String>
<system:Stringx:Key="homePageToolTip">Ergebnisse der Homepage zeigen, wenn Abfragetext leer ist.</system:String>
@@ -172,9 +172,9 @@
172
172
<system:Stringx:Key="showAtTopmostToolTip">Setzt die Einstellung 'Immer im Vordergrund' anderer Programme außer Kraft und zeigt Flow in der vordersten Position an.</system:String>
173
173
<system:Stringx:Key="autoRestartAfterChanging">Restart after modifying plugin via Plugin Store</system:String>
174
174
<system:Stringx:Key="autoRestartAfterChangingToolTip">Restart Flow Launcher automatically after installing/uninstalling/updating plugin via Plugin Store</system:String>
<system:Stringx:Key="autoUpdatePluginsToolTip">Automatically check plugin updates and notify if there are any updates available</system:String>
179
179
180
180
<!-- Setting Plugin -->
@@ -214,7 +214,7 @@
214
214
<system:Stringx:Key="failedToRemovePluginSettingsMessage">Plug-ins: {0} - Plug-in-Einstellungsdateien können nicht entfernt werden, bitte entfernen Sie diese manuell</system:String>
215
215
<system:Stringx:Key="failedToRemovePluginCacheTitle">Plug-in-Cache kann nicht entfernt werden</system:String>
216
216
<system:Stringx:Key="failedToRemovePluginCacheMessage">Plug-ins: {0} - Plug-in-Cache-Dateien können nicht entfernt werden, bitte entfernen Sie diese manuell</system:String>
<system:Stringx:Key="UpdatePromptSubtitle">{0} von {1} {2}{2}Möchten Sie dieses Plugin aktualisieren?</system:String>
252
252
<system:Stringx:Key="DownloadingPlugin">Plug-in wird heruntergeladen</system:String>
253
253
<system:Stringx:Key="AutoRestartAfterChange">Automatically restart after installing/uninstalling/updating plugins in plugin store</system:String>
254
254
<system:Stringx:Key="ZipFileNotHavePluginJson">Zip file does not have a valid plugin.json configuration</system:String>
255
255
<system:Stringx:Key="InstallFromUnknownSourceTitle">Installation aus unbekannter Quelle</system:String>
256
256
<system:Stringx:Key="InstallFromUnknownSourceSubtitle">This plugin is from an unknown source and it may contain potential risks!{0}{0}Please ensure you understand where this plugin is from and that it is safe.{0}{0}Would you like to continue still?{0}{0}(You can switch off this warning in general section of setting window)</system:String>
<system:Stringx:Key="dialogJumpHotkeyToolTip">Enter shortcut to quickly navigate the Open/Save As dialog window to the path of the current file manager.</system:String>
<system:Stringx:Key="dialogJumpFileResultBehaviourToolTip">Behaviour to navigate Open/Save As dialog window when the result is a file path</system:String>
412
-
<system:Stringx:Key="DialogJumpFileResultBehaviourFullPath">Fill full path in file name box</system:String>
413
-
<system:Stringx:Key="DialogJumpFileResultBehaviourFullPathOpen">Fill full path in file name box and open</system:String>
414
-
<system:Stringx:Key="DialogJumpFileResultBehaviourDirectory">Fill directory in path box</system:String>
412
+
<system:Stringx:Key="DialogJumpFileResultBehaviourFullPath">Vollständigen Pfad in Dateinamensbox ausfüllen</system:String>
413
+
<system:Stringx:Key="DialogJumpFileResultBehaviourFullPathOpen">Vollständigen Pfad in Dateinamensbox ausfüllen und öffnen</system:String>
414
+
<system:Stringx:Key="DialogJumpFileResultBehaviourDirectory">Verzeichnis in Pfadbox ausfüllen</system:String>
<system:Stringx:Key="customeQueryHotkeyTips">Drücken Sie einen benutzerdefinierten Hotkey, um Flow Launcher zu öffnen und die spezifizierte Abfrage automatisch einzugeben.</system:String>
<system:Stringx:Key="hotkeyUnavailable">Aktueller Hotkey ist nicht verfügbar.</system:String>
535
535
<system:Stringx:Key="hotkeyUnavailableUneditable">Dieser Hotkey ist für "{0}" reserviert und kann nicht verwendet werden. Bitte wählen Sie einen anderen Hotkey.</system:String>
536
536
<system:Stringx:Key="hotkeyUnavailableEditable">Dieser Hotkey ist bereits in Verwendung von "{0}". Wenn Sie "Überschreiben" drücken, wird dieser aus "{0}" entfernt.</system:String>
537
537
<system:Stringx:Key="hotkeyRegGuide">Drücken Sie die Tasten, die Sie für diese Funktion verwenden möchten.</system:String>
538
-
<system:Stringx:Key="emptyPluginHotkey">Hotkey and action keyword are empty</system:String>
538
+
<system:Stringx:Key="emptyPluginHotkey">Hotkey und Aktions-Schlüsselwort sind leer</system:String>
@@ -546,7 +546,7 @@ Wenn Sie bei der Eingabe eines Shortcuts ein '@'-Präfix hinzufügen, stimmt die
546
546
</system:String>
547
547
<system:Stringx:Key="duplicateShortcut">Shortcut ist bereits vorhanden, bitte geben Sie einen neuen Shortcut ein oder bearbeiten Sie den vorhandenen.</system:String>
548
548
<system:Stringx:Key="emptyShortcut">Shortcut und/oder dessen Erweiterung ist leer.</system:String>
549
-
<system:Stringx:Key="invalidShortcut">Shortcut is invalid</system:String>
549
+
<system:Stringx:Key="invalidShortcut">Shortcut ist ungültig</system:String>
0 commit comments