mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-29 02:03:03 +08:00
plugins: Rename Partial to Limited in localization files
The commit 9409ce1ea7 rephrased Limited instead of Partial. Other
plugins should follow the updated phrase.
This commit is contained in:
@@ -7,7 +7,7 @@ ColorSpace="Color Space"
|
||||
ColorSpace.Default="Default"
|
||||
ColorRange="Color Range"
|
||||
ColorRange.Default="Default"
|
||||
ColorRange.Partial="Partial"
|
||||
ColorRange.Partial="Limited"
|
||||
ColorRange.Full="Full"
|
||||
ChannelFormat="Channel"
|
||||
ChannelFormat.None="None"
|
||||
|
||||
@@ -10,7 +10,7 @@ LeaveUnchanged="Leave Unchanged"
|
||||
UseBuffering="Use Buffering"
|
||||
ColorRange="Color Range"
|
||||
ColorRange.Default="Default"
|
||||
ColorRange.Partial="Partial"
|
||||
ColorRange.Partial="Limited"
|
||||
ColorRange.Full="Full"
|
||||
CameraCtrls="Camera Controls"
|
||||
AutoresetOnTimeout="Autoreset on Timeout"
|
||||
|
||||
@@ -7,7 +7,7 @@ FrameRate="Frame rate"
|
||||
InputFormat="Input format"
|
||||
ColorSpace="Color space"
|
||||
VideoRange="Video range"
|
||||
VideoRange.Partial="Partial"
|
||||
VideoRange.Partial="Limited"
|
||||
VideoRange.Full="Full"
|
||||
Auto="Auto"
|
||||
Unknown="Unknown (%1)"
|
||||
|
||||
@@ -56,7 +56,7 @@ CloseFileWhenInactive="Close file when inactive"
|
||||
CloseFileWhenInactive.ToolTip="Closes the file when the source is not being displayed on the stream or\nrecording. This allows the file to be changed when the source isn't active,\nbut there may be some startup delay when the source reactivates."
|
||||
ColorRange="YUV Color Range"
|
||||
ColorRange.Auto="Auto"
|
||||
ColorRange.Partial="Partial"
|
||||
ColorRange.Partial="Limited"
|
||||
ColorRange.Full="Full"
|
||||
LinearAlpha="Apply alpha in linear space"
|
||||
RestartMedia="Restart"
|
||||
|
||||
Reference in New Issue
Block a user