Update translations from Crowdin
This commit is contained in:
@@ -3,8 +3,8 @@ WindowCapture="Fensteraufnahme"
|
||||
WindowCapture.Window="Fenster"
|
||||
WindowCapture.Method="Aufnahmemethode"
|
||||
WindowCapture.Method.Auto="Automatisch"
|
||||
WindowCapture.Method.BitBlt="BitBlt (Windows 7 und darüber)"
|
||||
WindowCapture.Method.WindowsGraphicsCapture="Windows Graphics Capture (Windows 10 1903 und darüber)"
|
||||
WindowCapture.Method.BitBlt="BitBlt (Windows 7 und höher)"
|
||||
WindowCapture.Method.WindowsGraphicsCapture="Windows 10 (1903 und höher)"
|
||||
WindowCapture.Priority="Fensterübereinstimmungspriorität"
|
||||
WindowCapture.Priority.Title="Fenstertitel muss übereinstimmen"
|
||||
WindowCapture.Priority.Class="Fenstertitel muss übereinstimmen, ansonsten Fenster des gleichen Typs finden"
|
||||
@@ -16,6 +16,10 @@ SLIFix="SLI-/Crossfire-Aufnahmemodus (langsam)"
|
||||
AllowTransparency="Transparenz erlauben"
|
||||
Monitor="Bildschirm"
|
||||
PrimaryMonitor="Primärbildschirm"
|
||||
Method="Aufnahmemethode"
|
||||
Method.Auto="Automatisch"
|
||||
Method.DXGI="DXGI-Desktopduplikation"
|
||||
Method.WindowsGraphicsCapture="Windows 10 (1903 und höher)"
|
||||
GameCapture="Spielaufnahme"
|
||||
GameCapture.AnyFullscreen="Beliebige Vollbildanwendung erfassen"
|
||||
GameCapture.CaptureWindow="Bestimmtes Fenster erfassen"
|
||||
@@ -25,10 +29,8 @@ GameCapture.CaptureOverlays="Drittanbieter-Overlays aufnehmen (z. B. Steam)"
|
||||
GameCapture.AntiCheatHook="Anti-Cheat-Kompatibilitäts-Hook verwenden"
|
||||
GameCapture.HotkeyStart="Fenster im Vordergrund erfassen"
|
||||
GameCapture.HotkeyStop="Erfassung deaktivieren"
|
||||
GameCapture.HookRate="Hook Rate"
|
||||
GameCapture.HookRate.Slow="Langsam"
|
||||
GameCapture.HookRate.Normal="Normal (empfohlen)"
|
||||
GameCapture.HookRate.Fast="Schnell"
|
||||
GameCapture.HookRate.Fastest="Am schnellsten"
|
||||
Mode="Modus"
|
||||
|
||||
|
Reference in New Issue
Block a user