Skip to content

Commit 3213c03

Browse files
committed
New translations en.xaml (German)
[ci skip]
1 parent 85721d1 commit 3213c03

File tree

1 file changed

+3
-3
lines changed
  • Plugins/Flow.Launcher.Plugin.Shell/Languages

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
<?xml version="1.0"?>
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

4-
<system:String x:Key="flowlauncher_plugin_cmd_relace_winr">Ersetzt Win+R</system:String>
4+
<system:String x:Key="flowlauncher_plugin_cmd_relace_winr">Win+R ersetzen</system:String>
55
<system:String x:Key="flowlauncher_plugin_cmd_close_cmd_after_press">Close Command Prompt after pressing any key</system:String>
66
<system:String x:Key="flowlauncher_plugin_cmd_press_any_key_to_close">Press any key to close this window...</system:String>
77
<system:String x:Key="flowlauncher_plugin_cmd_leave_cmd_open">Schließe die Kommandozeilte nicht nachdem der Befehl ausgeführt wurde</system:String>
88
<system:String x:Key="flowlauncher_plugin_cmd_always_run_as_administrator">Immer als Administrator ausführen</system:String>
99
<system:String x:Key="flowlauncher_plugin_cmd_run_as_different_user">Als anderer Benutzer ausführen</system:String>
10-
<system:String x:Key="flowlauncher_plugin_cmd_plugin_name">Kommandozeile</system:String>
10+
<system:String x:Key="flowlauncher_plugin_cmd_plugin_name">Shell</system:String>
1111
<system:String x:Key="flowlauncher_plugin_cmd_plugin_description">Allows to execute system commands from Flow Launcher</system:String>
12-
<system:String x:Key="flowlauncher_plugin_cmd_cmd_has_been_executed_times">Dieser Befehl wurde {0} mal ausgeführt</system:String>
12+
<system:String x:Key="flowlauncher_plugin_cmd_cmd_has_been_executed_times">Dieser Befehl ist {0} mal ausgeführt worden</system:String>
1313
<system:String x:Key="flowlauncher_plugin_cmd_execute_through_shell">Führe Befehle mittels Kommandozeile aus</system:String>
1414
<system:String x:Key="flowlauncher_plugin_cmd_run_as_administrator">Als Administrator ausführen</system:String>
1515
<system:String x:Key="flowlauncher_plugin_cmd_copy">Copy the command</system:String>

0 commit comments

Comments
 (0)