obs-outputs: Add missing translations

This commit is contained in:
Norihiro Kamae 2023-05-20 20:13:59 +09:00 committed by Lain
parent efa69ab0bd
commit e9b65d58bb

View file

@ -1,5 +1,8 @@
RTMPStream="RTMP Stream"
RTMPStream.DropThreshold="Drop Threshold"
RTMPStream.BindIP="Bind IP"
RTMPStream.NewSocketLoop="New Socket Loop"
RTMPStream.LowLatencyMode="Low Latency Mode"
FLVOutput="FLV File Output"
FLVOutput.FilePath="File Path"
Default="Default"
@ -12,3 +15,6 @@ HostNotFound="Hostname not found. Make sure you entered a valid streaming server
NoData="Hostname found, but no data of the requested type. This can occur if you have bound to an IPv6 address and your streaming service only has IPv4 addresses (see Settings → Advanced)."
AddressNotAvailable="Address not available. You may have tried to bind to an invalid IP address (see Settings → Advanced)."
SSLCertVerifyFailed="The RTMP server sent an invalid SSL certificate."
FTLStream="FTL Stream"
FTLStream.PeakBitrate="Peak Bitrate"