@@ -401,8 +401,8 @@ $1, $2, … Werte der Eingabe-Steuerelemente</x:String>
401401 <x : String x : Key =" Text.FileCM.StashMulti" xml : space =" preserve" >Stashe {0} Dateien…</x : String >
402402 <x : String x : Key =" Text.FileCM.Unstage" xml : space =" preserve" >Unstagen</x : String >
403403 <x : String x : Key =" Text.FileCM.UnstageMulti" xml : space =" preserve" >{0} Dateien unstagen</x : String >
404- <x : String x : Key =" Text.FileCM.UseMine" xml : space =" preserve" >" Meine" verwenden (checkout --ours)</x : String >
405- <x : String x : Key =" Text.FileCM.UseTheirs" xml : space =" preserve" >"Ihre" verwenden (checkout --theirs)</x : String >
404+ <x : String x : Key =" Text.FileCM.UseMine" xml : space =" preserve" >Meine verwenden (checkout --ours)</x : String >
405+ <x : String x : Key =" Text.FileCM.UseTheirs" xml : space =" preserve" >Deren verwenden (checkout --theirs)</x : String >
406406 <x : String x : Key =" Text.FileHistory" xml : space =" preserve" >Dateiverlauf</x : String >
407407 <x : String x : Key =" Text.FileHistory.FileChange" xml : space =" preserve" >ÄNDERUNG</x : String >
408408 <x : String x : Key =" Text.FileHistory.FileContent" xml : space =" preserve" >INHALT</x : String >
@@ -640,10 +640,10 @@ $1, $2, … Werte der Eingabe-Steuerelemente</x:String>
640640 <x : String x : Key =" Text.Preferences.Shell.Args.Tip" xml : space =" preserve" >Bitte verwende ‚.‘ für das aktuelle Verzeichnis</x : String >
641641 <x : String x : Key =" Text.Preferences.Shell.Path" xml : space =" preserve" >Pfad</x : String >
642642 <x : String x : Key =" Text.Preferences.Shell.Type" xml : space =" preserve" >Shell / Terminal</x : String >
643- <x : String x : Key =" Text.PruneRemote" xml : space =" preserve" >Remote löschen </x : String >
643+ <x : String x : Key =" Text.PruneRemote" xml : space =" preserve" >Remote bereinigen </x : String >
644644 <x : String x : Key =" Text.PruneRemote.Target" xml : space =" preserve" >Ziel:</x : String >
645- <x : String x : Key =" Text.PruneWorktrees" xml : space =" preserve" >Worktrees löschen </x : String >
646- <x : String x : Key =" Text.PruneWorktrees.Tip" xml : space =" preserve" >Worktree-Informationen in `$GIT_COMMON_DIR/worktrees` löschen </x : String >
645+ <x : String x : Key =" Text.PruneWorktrees" xml : space =" preserve" >Worktrees bereinigen </x : String >
646+ <x : String x : Key =" Text.PruneWorktrees.Tip" xml : space =" preserve" >Worktree-Informationen in `$GIT_COMMON_DIR/worktrees` bereinigen </x : String >
647647 <x : String x : Key =" Text.Pull" xml : space =" preserve" >Pull</x : String >
648648 <x : String x : Key =" Text.Pull.Branch" xml : space =" preserve" >Remote-Branch:</x : String >
649649 <x : String x : Key =" Text.Pull.Into" xml : space =" preserve" >Lokaler Branch:</x : String >
@@ -910,7 +910,7 @@ $1, $2, … Werte der Eingabe-Steuerelemente</x:String>
910910 <x : String x : Key =" Text.WorkingCopy.Conflicts.OpenExternalMergeToolAllConflicts" xml : space =" preserve" >ALLE KONFLIKTE IN EXTERNEM MERGE-TOOL ÖFFNEN</x : String >
911911 <x : String x : Key =" Text.WorkingCopy.Conflicts.Resolved" xml : space =" preserve" >DATEI-KONFLIKTE SIND GELÖST</x : String >
912912 <x : String x : Key =" Text.WorkingCopy.Conflicts.UseMine" xml : space =" preserve" >MEINE VERSION VERWENDEN</x : String >
913- <x : String x : Key =" Text.WorkingCopy.Conflicts.UseTheirs" xml : space =" preserve" >IHRE VERSION VERWENDEN</x : String >
913+ <x : String x : Key =" Text.WorkingCopy.Conflicts.UseTheirs" xml : space =" preserve" >DEREN VERSION VERWENDEN</x : String >
914914 <x : String x : Key =" Text.WorkingCopy.IncludeUntracked" xml : space =" preserve" >NICHT-VERFOLGTE DATEIEN EINBEZIEHEN</x : String >
915915 <x : String x : Key =" Text.WorkingCopy.NoCommitHistories" xml : space =" preserve" >KEINE BISHERIGEN COMMIT-NACHRICHTEN</x : String >
916916 <x : String x : Key =" Text.WorkingCopy.NoCommitTemplates" xml : space =" preserve" >KEINE COMMIT-VORLAGEN</x : String >
0 commit comments