New upstream version 23.2.1+dfsg1
This commit is contained in:
parent
cdc9a9fc87
commit
b14f9eae6d
1017 changed files with 37232 additions and 11111 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# Note to translators: *DO NOT* translate this file directly. Instead, visit http://crowdin.com/project/obs-studio and submit your translations there.
|
||||
# Pull requests for translations outside of CrowdIn will not be accepted.
|
||||
# Pull requests for translations outside of Crowdin will not be accepted.
|
||||
# Read this forum post for more instructions on submitting translations: https://obsproject.com/forum/threads/how-to-contribute-translations-for-obs.16327/
|
||||
|
||||
# Language and language region of this file
|
||||
|
|
@ -54,7 +54,7 @@ Duplicate="Duplicate"
|
|||
Enable="Enable"
|
||||
DisableOSXVSync="Disable OSX V-Sync"
|
||||
ResetOSXVSyncOnExit="Reset OSX V-Sync on Exit"
|
||||
HighResourceUsage="Encoding overloaded! Consider turning down video settings or using a faster encoding preset."
|
||||
HighResourceUsage="Encoding overloaded! Consider turning down video settings or using a faster encoding preset."
|
||||
Transition="Transition"
|
||||
QuickTransitions="Quick Transitions"
|
||||
Left="Left"
|
||||
|
|
@ -85,16 +85,45 @@ StudioMode.Program="Program"
|
|||
ShowInMultiview="Show in Multiview"
|
||||
VerticalLayout="Vertical Layout"
|
||||
Group="Group"
|
||||
DoNotShowAgain="Do not show again"
|
||||
Default="(Default)"
|
||||
Calculating="Calculating..."
|
||||
|
||||
# warning if program already open
|
||||
AlreadyRunning.Title="OBS is already running"
|
||||
AlreadyRunning.Text="OBS is already running! Unless you meant to do this, please shut down any existing instances of OBS before trying to run a new instance. If you have OBS set to minimize to the system tray, please check to see if it's still running there."
|
||||
AlreadyRunning.Text="OBS is already running! Unless you meant to do this, please shut down any existing instances of OBS before trying to run a new instance. If you have OBS set to minimize to the system tray, please check to see if it's still running there."
|
||||
AlreadyRunning.LaunchAnyway="Launch Anyway"
|
||||
|
||||
# warning when closing docks. it's frustrating that we actually need this.
|
||||
DockCloseWarning.Title="Closing Dockable Window"
|
||||
DockCloseWarning.Text="You just closed a dockable window. If you'd like to show it again, use the View → Docks menu on the menu bar."
|
||||
|
||||
# Auth
|
||||
Auth.Authing.Title="Authenticating..."
|
||||
Auth.Authing.Text="Authenticating with %1, please wait..."
|
||||
Auth.AuthFailure.Title="Authentication Failure"
|
||||
Auth.AuthFailure.Text="Failed to authenticate with %1:\n\n%2: %3"
|
||||
Auth.InvalidScope.Title="Authentication Required"
|
||||
Auth.InvalidScope.Text="The authentication requirements for %1 have changed. Some features may not be available."
|
||||
Auth.LoadingChannel.Title="Loading channel information..."
|
||||
Auth.LoadingChannel.Text="Loading channel information for %1, please wait..."
|
||||
Auth.ChannelFailure.Title="Failed to load channel"
|
||||
Auth.ChannelFailure.Text="Failed to load channel information for %1\n\n%2: %3"
|
||||
Auth.Chat="Chat"
|
||||
Auth.StreamInfo="Stream Information"
|
||||
TwitchAuth.Stats="Twitch Stats"
|
||||
TwitchAuth.Feed="Twitch Activity Feed"
|
||||
TwitchAuth.TwoFactorFail.Title="Could not query stream key"
|
||||
TwitchAuth.TwoFactorFail.Text="OBS was unable to connect to your Twitch account. Please make sure two-factor authentication is set up in your <a href='https://www.twitch.tv/settings/security'>Twitch security settings</a> as this is required to stream."
|
||||
|
||||
# copy filters
|
||||
Copy.Filters="Copy Filters"
|
||||
Paste.Filters="Paste Filters"
|
||||
|
||||
# browser initialization dialog
|
||||
BrowserPanelInit.Title="Initializing Browser..."
|
||||
BrowserPanelInit.Text="Initializing browser, please wait..."
|
||||
|
||||
# bandwidth test
|
||||
BandwidthTest.Region="Region"
|
||||
BandwidthTest.Region.US="United States"
|
||||
|
|
@ -103,13 +132,11 @@ BandwidthTest.Region.Asia="Asia"
|
|||
BandwidthTest.Region.Other="Other"
|
||||
|
||||
# first time startup
|
||||
Basic.FirstStartup.RunWizard="Would you like to run the auto-configuration wizard? You can also manually configure your settings by clicking the Settings button in the main window."
|
||||
Basic.FirstStartup.RunWizard.BetaWarning="(Note: The auto-configuration wizard is currently in beta)"
|
||||
Basic.FirstStartup.RunWizard="Would you like to run the auto-configuration wizard? You can also manually configure your settings by clicking the Settings button in the main window."
|
||||
Basic.FirstStartup.RunWizard.NoClicked="If you change your mind, you can run the auto-configuration wizard any time again from the Tools menu."
|
||||
|
||||
# auto config wizard
|
||||
Basic.AutoConfig="Auto-Configuration Wizard"
|
||||
Basic.AutoConfig.Beta="Auto-Configuration Wizard (Beta)"
|
||||
Basic.AutoConfig.ApplySettings="Apply Settings"
|
||||
Basic.AutoConfig.StartPage="Usage Information"
|
||||
Basic.AutoConfig.StartPage.SubTitle="Specify what you want to use the program for"
|
||||
|
|
@ -122,11 +149,17 @@ Basic.AutoConfig.VideoPage.BaseResolution.Display="Display %1 (%2x%3)"
|
|||
Basic.AutoConfig.VideoPage.FPS.UseCurrent="Use Current (%1)"
|
||||
Basic.AutoConfig.VideoPage.FPS.PreferHighFPS="Either 60 or 30, but prefer 60 when possible"
|
||||
Basic.AutoConfig.VideoPage.FPS.PreferHighRes="Either 60 or 30, but prefer high resolution"
|
||||
Basic.AutoConfig.VideoPage.CanvasExplanation="Note: The canvas (base) resolution is not necessarily the same as the resolution you will stream or record with. Your actual stream/recording resolution may be scaled down from the canvas resolution to reduce resource usage or bitrate requirements."
|
||||
Basic.AutoConfig.VideoPage.CanvasExplanation="Note: The canvas (base) resolution is not necessarily the same as the resolution you will stream or record with. Your actual stream/recording resolution may be scaled down from the canvas resolution to reduce resource usage or bitrate requirements."
|
||||
Basic.AutoConfig.StreamPage="Stream Information"
|
||||
Basic.AutoConfig.StreamPage.SubTitle="Please enter your stream information"
|
||||
Basic.AutoConfig.StreamPage.ConnectAccount="Connect Account (optional)"
|
||||
Basic.AutoConfig.StreamPage.DisconnectAccount="Disconnect Account"
|
||||
Basic.AutoConfig.StreamPage.DisconnectAccount.Confirm.Title="Disconnect Account?"
|
||||
Basic.AutoConfig.StreamPage.DisconnectAccount.Confirm.Text="This change will apply immediately. Are you sure you want to disconnect your account?"
|
||||
Basic.AutoConfig.StreamPage.UseStreamKey="Use Stream Key"
|
||||
Basic.AutoConfig.StreamPage.Service="Service"
|
||||
Basic.AutoConfig.StreamPage.Service.ShowAll="Show All..."
|
||||
Basic.AutoConfig.StreamPage.Service.Custom="Custom..."
|
||||
Basic.AutoConfig.StreamPage.Server="Server"
|
||||
Basic.AutoConfig.StreamPage.StreamKey="Stream Key"
|
||||
Basic.AutoConfig.StreamPage.StreamKey.LinkToSite="(Link)"
|
||||
|
|
@ -134,14 +167,14 @@ Basic.AutoConfig.StreamPage.PerformBandwidthTest="Estimate bitrate with bandwidt
|
|||
Basic.AutoConfig.StreamPage.PreferHardwareEncoding="Prefer hardware encoding"
|
||||
Basic.AutoConfig.StreamPage.PreferHardwareEncoding.ToolTip="Hardware Encoding eliminates most CPU usage, but may require more bitrate to obtain the same level of quality."
|
||||
Basic.AutoConfig.StreamPage.StreamWarning.Title="Stream warning"
|
||||
Basic.AutoConfig.StreamPage.StreamWarning.Text="The bandwidth test is about to stream randomized video data without audio to your channel. If you're able, it's recommended to temporarily turn off saving videos of streams and set the stream to private until after the test has completed. Continue?"
|
||||
Basic.AutoConfig.StreamPage.StreamWarning.Text="The bandwidth test is about to stream randomized video data without audio to your channel. If you're able, it's recommended to temporarily turn off saving videos of streams and set the stream to private until after the test has completed. Continue?"
|
||||
Basic.AutoConfig.TestPage="Final Results"
|
||||
Basic.AutoConfig.TestPage.SubTitle.Testing="The program is now executing a set of tests to estimate the most ideal settings"
|
||||
Basic.AutoConfig.TestPage.SubTitle.Complete="Testing complete"
|
||||
Basic.AutoConfig.TestPage.TestingBandwidth="Performing bandwidth test, this may take a few minutes..."
|
||||
Basic.AutoConfig.TestPage.TestingBandwidth.Connecting="Connecting to: %1..."
|
||||
Basic.AutoConfig.TestPage.TestingBandwidth.Connecting="Connecting to: %1..."
|
||||
Basic.AutoConfig.TestPage.TestingBandwidth.ConnectFailed="Failed to connect to any servers, please check your internet connection and try again."
|
||||
Basic.AutoConfig.TestPage.TestingBandwidth.Server="Testing bandwidth for: %1"
|
||||
Basic.AutoConfig.TestPage.TestingBandwidth.Server="Testing bandwidth for: %1"
|
||||
Basic.AutoConfig.TestPage.TestingStreamEncoder="Testing stream encoder, this may take a minute..."
|
||||
Basic.AutoConfig.TestPage.TestingRecordingEncoder="Testing recording encoder, this may take a minute..."
|
||||
Basic.AutoConfig.TestPage.TestingRes="Testing resolutions, this may take a few minutes..."
|
||||
|
|
@ -150,12 +183,12 @@ Basic.AutoConfig.TestPage.TestingRes.Resolution="Testing %1x%2 %3 FPS..."
|
|||
Basic.AutoConfig.TestPage.Result.StreamingEncoder="Streaming Encoder"
|
||||
Basic.AutoConfig.TestPage.Result.RecordingEncoder="Recording Encoder"
|
||||
Basic.AutoConfig.TestPage.Result.Header="The program has determined that these estimated settings are the most ideal for you:"
|
||||
Basic.AutoConfig.TestPage.Result.Footer="To use these settings, click Apply Settings. To reconfigure the wizard and try again, click Back. To manually configure settings yourself, click Cancel and open Settings."
|
||||
Basic.AutoConfig.TestPage.Result.Footer="To use these settings, click Apply Settings. To reconfigure the wizard and try again, click Back. To manually configure settings yourself, click Cancel and open Settings."
|
||||
|
||||
# stats
|
||||
Basic.Stats="Stats"
|
||||
Basic.Stats.CPUUsage="CPU Usage"
|
||||
Basic.Stats.HDDSpaceAvailable="HDD space available"
|
||||
Basic.Stats.HDDSpaceAvailable="Disk space available"
|
||||
Basic.Stats.MemoryUsage="Memory Usage"
|
||||
Basic.Stats.AverageTimeToRender="Average time to render frame"
|
||||
Basic.Stats.SkippedFrames="Skipped frames due to encoding lag"
|
||||
|
|
@ -170,6 +203,10 @@ Basic.Stats.Status.Inactive="Inactive"
|
|||
Basic.Stats.DroppedFrames="Dropped Frames (Network)"
|
||||
Basic.Stats.MegabytesSent="Total Data Output"
|
||||
Basic.Stats.Bitrate="Bitrate"
|
||||
Basic.Stats.DiskFullIn="Disk full in (approx.)"
|
||||
|
||||
ResetUIWarning.Title="Are you sure you want to reset the UI?"
|
||||
ResetUIWarning.Text="Resetting the UI will hide additional docks. You will need to unhide these docks from the view menu if you want them to be visible.\n\nAre you sure you want to reset the UI?"
|
||||
|
||||
# updater
|
||||
Updater.Title="New update available"
|
||||
|
|
@ -183,7 +220,7 @@ Updater.NoUpdatesAvailable.Title="No updates available"
|
|||
Updater.NoUpdatesAvailable.Text="No updates are currently available"
|
||||
Updater.FailedToLaunch="Failed to launch updater"
|
||||
Updater.GameCaptureActive.Title="Game capture active"
|
||||
Updater.GameCaptureActive.Text="Game capture hook library is currently in use. Please close any games/programs being captured (or restart windows) and try again."
|
||||
Updater.GameCaptureActive.Text="Game capture hook library is currently in use. Please close any games/programs being captured (or restart Windows) and try again."
|
||||
|
||||
# quick transitions
|
||||
QuickTransitions.SwapScenes="Swap Preview/Output Scenes After Transitioning"
|
||||
|
|
@ -225,9 +262,13 @@ ConfirmStart.Text="Are you sure you want to start the stream?"
|
|||
ConfirmStop.Title="Stop Stream?"
|
||||
ConfirmStop.Text="Are you sure you want to stop the stream?"
|
||||
|
||||
# confirm bandwidth test dialog box
|
||||
ConfirmBWTest.Title="Start Bandwidth Test?"
|
||||
ConfirmBWTest.Text="You have OBS configured in bandwidth test mode. This mode allows for network testing without your channel going live. Once you are done testing, you will need to disable it in order for viewers to be able to see your stream.\n\nDo you want to continue?"
|
||||
|
||||
# confirm exit dialog box
|
||||
ConfirmExit.Title="Exit OBS?"
|
||||
ConfirmExit.Text="OBS is currently active. All streams/recordings will be shut down. Are you sure you wish to exit?"
|
||||
ConfirmExit.Text="OBS is currently active. All streams/recordings will be shut down. Are you sure you wish to exit?"
|
||||
|
||||
# confirm delete dialog box
|
||||
ConfirmRemove.Title="Confirm Remove"
|
||||
|
|
@ -238,60 +279,63 @@ ConfirmRemove.TextMultiple="Are you sure you wish to remove %1 items?"
|
|||
Output.StartStreamFailed="Failed to start streaming"
|
||||
Output.StartRecordingFailed="Failed to start recording"
|
||||
Output.StartReplayFailed="Failed to start replay buffer"
|
||||
Output.StartFailedGeneric="Starting the output failed. Please check the log for details.\n\nNote: If you are using the NVENC or AMD encoders, make sure your video drivers are up to date."
|
||||
Output.StartFailedGeneric="Starting the output failed. Please check the log for details.\n\nNote: If you are using the NVENC or AMD encoders, make sure your video drivers are up to date."
|
||||
|
||||
|
||||
# output connect messages
|
||||
Output.ConnectFail.Title="Failed to connect"
|
||||
Output.ConnectFail.BadPath="Invalid Path or Connection URL. Please check your settings to confirm that they are valid."
|
||||
Output.ConnectFail.BadPath="Invalid Path or Connection URL. Please check your settings to confirm that they are valid."
|
||||
Output.ConnectFail.ConnectFailed="Failed to connect to server"
|
||||
Output.ConnectFail.InvalidStream="Could not access the specified channel or stream key, please double-check your stream key. If it is correct, there may be a problem connecting to the server."
|
||||
Output.ConnectFail.Error="An unexpected error occurred when trying to connect to the server. More information in the log file."
|
||||
Output.ConnectFail.InvalidStream="Could not access the specified channel or stream key, please double-check your stream key. If it is correct, there may be a problem connecting to the server."
|
||||
Output.ConnectFail.Error="An unexpected error occurred when trying to connect to the server. More information in the log file."
|
||||
Output.ConnectFail.Disconnected="Disconnected from server."
|
||||
|
||||
# output streaming-related messages
|
||||
Output.StreamEncodeError.Title="Encoding error"
|
||||
Output.StreamEncodeError.Msg="An encoder error occurred while streaming."
|
||||
|
||||
# output recording-related messages
|
||||
Output.RecordFail.Title="Failed to start recording"
|
||||
Output.RecordFail.Unsupported="The output format is either unsupported or does not support more than one audio track. Please check your settings and try again."
|
||||
Output.RecordFail.Unsupported="The output format is either unsupported or does not support more than one audio track. Please check your settings and try again."
|
||||
Output.RecordNoSpace.Title="Insufficient disk space"
|
||||
Output.RecordNoSpace.Msg="There is not sufficient disk space to continue recording."
|
||||
Output.RecordError.Title="Recording error"
|
||||
Output.RecordError.Msg="An unspecified error occurred while recording."
|
||||
Output.RecordError.EncodeErrorMsg="An encoder error occurred while recording."
|
||||
Output.ReplayBuffer.NoHotkey.Title="No hotkey set!"
|
||||
Output.ReplayBuffer.NoHotkey.Msg="No save hotkey set for replay buffer. Please set the \"Save\" hotkey to use for saving replay recordings."
|
||||
Output.ReplayBuffer.NoHotkey.Msg="No save hotkey set for replay buffer. Please set the \"Save\" hotkey to use for saving replay recordings."
|
||||
|
||||
# output recording messages
|
||||
Output.BadPath.Title="Bad File Path"
|
||||
Output.BadPath.Text="The configured file output path is invalid. Please check your settings to confirm that a valid file path has been set."
|
||||
Output.BadPath.Text="The configured file output path is invalid. Please check your settings to confirm that a valid file path has been set."
|
||||
|
||||
# log upload dialog text and messages
|
||||
LogReturnDialog="Log Upload Successful"
|
||||
LogReturnDialog.CopyURL="Copy URL"
|
||||
LogReturnDialog.ErrorUploadingLog="Error uploading log file"
|
||||
|
||||
# license agreement dialog
|
||||
LicenseAgreement="License Agreement"
|
||||
LicenseAgreement.PleaseReview="Please review the license terms before using OBS. By using this program, you acknowledge that you have read and agree to the terms of the <a href='http://www.gnu.org/licenses/gpl-2.0.html'>GNU General Public License v2.0</a>. Please scroll down to see the rest of the agreement."
|
||||
LicenseAgreement.ClickIAgreeToContinue="If you accept the terms of the agreement, click I Agree to continue. You must accept the agreement to use OBS."
|
||||
LicenseAgreement.IAgree="I Agree"
|
||||
LicenseAgreement.Exit="Exit"
|
||||
|
||||
# remux dialog
|
||||
Remux.SourceFile="OBS Recording"
|
||||
Remux.TargetFile="Target File"
|
||||
Remux.Remux="Remux"
|
||||
Remux.Stop="Stop Remuxing"
|
||||
Remux.ClearFinished="Clear Finished Items"
|
||||
Remux.ClearAll="Clear All Items"
|
||||
Remux.OBSRecording="OBS Recording"
|
||||
Remux.FinishedTitle="Remuxing finished"
|
||||
Remux.Finished="Recording remuxed"
|
||||
Remux.FinishedError="Recording remuxed, but the file may be incomplete"
|
||||
Remux.SelectRecording="Select OBS Recording …"
|
||||
Remux.SelectTarget="Select target file …"
|
||||
Remux.FileExistsTitle="Target file exists"
|
||||
Remux.FileExists="Target file exists, do you want to replace it?"
|
||||
Remux.SelectRecording="Select OBS Recording..."
|
||||
Remux.SelectTarget="Select target file..."
|
||||
Remux.FileExistsTitle="Target files exist"
|
||||
Remux.FileExists="The following target files already exist. Do you want to replace them?"
|
||||
Remux.ExitUnfinishedTitle="Remuxing in progress"
|
||||
Remux.ExitUnfinished="Remuxing is not finished, stopping now may render the target file unusable.\nAre you sure you want to stop remuxing?"
|
||||
Remux.HelpText="Drop files in this window to remux, or select an empty \"OBS Recording\" cell to browse for a file."
|
||||
|
||||
# update dialog
|
||||
UpdateAvailable="New Update Available"
|
||||
UpdateAvailable.Text="Version %1.%2.%3 is now available. <a href='%4'>Click here to download</a>"
|
||||
UpdateAvailable.Text="Version %1.%2.%3 is now available. <a href='%4'>Click here to download</a>"
|
||||
|
||||
# audio device names
|
||||
Basic.DesktopDevice1="Desktop Audio"
|
||||
|
|
@ -308,12 +352,16 @@ Basic.DisplayCapture="Display Capture"
|
|||
# display context menu
|
||||
Basic.Main.PreviewConextMenu.Enable="Enable Preview"
|
||||
|
||||
# disable preview
|
||||
Basic.Main.Preview.Disable="Disable Preview"
|
||||
|
||||
# scale filtering
|
||||
ScaleFiltering="Scale Filtering"
|
||||
ScaleFiltering.Point="Point"
|
||||
ScaleFiltering.Bilinear="Bilinear"
|
||||
ScaleFiltering.Bicubic="Bicubic"
|
||||
ScaleFiltering.Lanczos="Lanczos"
|
||||
ScaleFiltering.Area="Area"
|
||||
|
||||
# deinterlacing
|
||||
Deinterlacing="Deinterlacing"
|
||||
|
|
@ -375,7 +423,7 @@ Basic.PropertiesWindow.AutoSelectFormat="%1 (autoselect: %2)"
|
|||
Basic.PropertiesWindow.SelectColor="Select color"
|
||||
Basic.PropertiesWindow.SelectFont="Select font"
|
||||
Basic.PropertiesWindow.ConfirmTitle="Settings Changed"
|
||||
Basic.PropertiesWindow.Confirm="There are unsaved changes. Do you want to keep them?"
|
||||
Basic.PropertiesWindow.Confirm="There are unsaved changes. Do you want to keep them?"
|
||||
Basic.PropertiesWindow.NoProperties="No properties available"
|
||||
Basic.PropertiesWindow.AddFiles="Add Files"
|
||||
Basic.PropertiesWindow.AddDir="Add Directory"
|
||||
|
|
@ -499,6 +547,8 @@ Basic.MainMenu.Edit.Transform.FlipVertical="Flip &Vertical"
|
|||
Basic.MainMenu.Edit.Transform.FitToScreen="&Fit to screen"
|
||||
Basic.MainMenu.Edit.Transform.StretchToScreen="&Stretch to screen"
|
||||
Basic.MainMenu.Edit.Transform.CenterToScreen="&Center to screen"
|
||||
Basic.MainMenu.Edit.Transform.VerticalCenter="Center Vertically"
|
||||
Basic.MainMenu.Edit.Transform.HorizontalCenter="Center Horizontally"
|
||||
Basic.MainMenu.Edit.Order="&Order"
|
||||
Basic.MainMenu.Edit.Order.MoveUp="Move &Up"
|
||||
Basic.MainMenu.Edit.Order.MoveDown="Move &Down"
|
||||
|
|
@ -544,11 +594,12 @@ Basic.MainMenu.Help.CheckForUpdates="Check For Updates"
|
|||
Basic.MainMenu.Help.CrashLogs="Crash &Reports"
|
||||
Basic.MainMenu.Help.CrashLogs.ShowLogs="&Show Crash Reports"
|
||||
Basic.MainMenu.Help.CrashLogs.UploadLastLog="Upload &Last Crash Report"
|
||||
Basic.MainMenu.Help.About="&About"
|
||||
|
||||
# basic mode settings dialog
|
||||
Basic.Settings.ProgramRestart="The program must be restarted for these settings to take effect."
|
||||
Basic.Settings.ConfirmTitle="Confirm Changes"
|
||||
Basic.Settings.Confirm="You have unsaved changes. Save changes?"
|
||||
Basic.Settings.Confirm="You have unsaved changes. Save changes?"
|
||||
|
||||
# basic mode 'general' settings
|
||||
Basic.Settings.General="General"
|
||||
|
|
@ -574,8 +625,13 @@ Basic.Settings.General.SysTray="System Tray"
|
|||
Basic.Settings.General.SysTrayWhenStarted="Minimize to system tray when started"
|
||||
Basic.Settings.General.SystemTrayHideMinimize="Always minimize to system tray instead of task bar"
|
||||
Basic.Settings.General.SaveProjectors="Save projectors on exit"
|
||||
Basic.Settings.General.Preview="Preview"
|
||||
Basic.Settings.General.OverflowHidden="Hide overflow"
|
||||
Basic.Settings.General.OverflowAlwaysVisible="Overflow always visible"
|
||||
Basic.Settings.General.OverflowSelectionHidden="Show overflow even when source is invisible"
|
||||
Basic.Settings.General.SwitchOnDoubleClick="Transition to scene when double-clicked"
|
||||
Basic.Settings.General.StudioPortraitLayout="Enable portrait/vertical layout"
|
||||
Basic.Settings.General.TogglePreviewProgramLabels="Show preview/program labels"
|
||||
Basic.Settings.General.Multiview="Multiview"
|
||||
Basic.Settings.General.Multiview.MouseSwitch="Click to switch between scenes"
|
||||
Basic.Settings.General.Multiview.DrawSourceNames="Show scene names"
|
||||
|
|
@ -590,6 +646,10 @@ Basic.Settings.General.MultiviewLayout.Horizontal.Extended.Top="Horizontal, Top
|
|||
# basic mode 'stream' settings
|
||||
Basic.Settings.Stream="Stream"
|
||||
Basic.Settings.Stream.StreamType="Stream Type"
|
||||
Basic.Settings.Stream.Custom.UseAuthentication="Use authentication"
|
||||
Basic.Settings.Stream.Custom.Username="Username"
|
||||
Basic.Settings.Stream.Custom.Password="Password"
|
||||
Basic.Settings.Stream.BandwidthTestMode="Enable Bandwidth Test Mode"
|
||||
|
||||
# basic mode 'output' settings
|
||||
Basic.Settings.Output="Output"
|
||||
|
|
@ -606,7 +666,7 @@ Basic.Settings.Output.UseReplayBuffer="Enable Replay Buffer"
|
|||
Basic.Settings.Output.ReplayBuffer.SecondsMax="Maximum Replay Time (Seconds)"
|
||||
Basic.Settings.Output.ReplayBuffer.MegabytesMax="Maximum Memory (Megabytes)"
|
||||
Basic.Settings.Output.ReplayBuffer.Estimate="Estimated memory usage: %1 MB"
|
||||
Basic.Settings.Output.ReplayBuffer.EstimateUnknown="Cannot estimate memory usage. Please set maximum memory limit."
|
||||
Basic.Settings.Output.ReplayBuffer.EstimateUnknown="Cannot estimate memory usage. Please set maximum memory limit."
|
||||
Basic.Settings.Output.ReplayBuffer.HotkeyMessage="(Note: Make sure to set a hotkey for the replay buffer in the hotkeys section)"
|
||||
Basic.Settings.Output.ReplayBuffer.Prefix="Replay Buffer Filename Prefix"
|
||||
Basic.Settings.Output.ReplayBuffer.Suffix="Suffix"
|
||||
|
|
@ -616,10 +676,10 @@ Basic.Settings.Output.Simple.RecordingQuality.Stream="Same as stream"
|
|||
Basic.Settings.Output.Simple.RecordingQuality.Small="High Quality, Medium File Size"
|
||||
Basic.Settings.Output.Simple.RecordingQuality.HQ="Indistinguishable Quality, Large File Size"
|
||||
Basic.Settings.Output.Simple.RecordingQuality.Lossless="Lossless Quality, Tremendously Large File Size"
|
||||
Basic.Settings.Output.Simple.Warn.VideoBitrate="Warning: The streaming video bitrate will be set to %1, which is the upper limit for the current streaming service. If you're sure you want to go above %1, enable advanced encoder options and uncheck \"Enforce streaming service bitrate limits\"."
|
||||
Basic.Settings.Output.Simple.Warn.AudioBitrate="Warning: The streaming audio bitrate will be set to %1, which is the upper limit for the current streaming service. If you're sure you want to go above %1, enable advanced encoder options and uncheck \"Enforce streaming service bitrate limits\"."
|
||||
Basic.Settings.Output.Simple.Warn.VideoBitrate="Warning: The streaming video bitrate will be set to %1, which is the upper limit for the current streaming service. If you're sure you want to go above %1, enable advanced encoder options and uncheck \"Enforce streaming service bitrate limits\"."
|
||||
Basic.Settings.Output.Simple.Warn.AudioBitrate="Warning: The streaming audio bitrate will be set to %1, which is the upper limit for the current streaming service. If you're sure you want to go above %1, enable advanced encoder options and uncheck \"Enforce streaming service bitrate limits\"."
|
||||
Basic.Settings.Output.Simple.Warn.Encoder="Warning: Recording with a software encoder at a different quality than the stream will require extra CPU usage if you stream and record at the same time."
|
||||
Basic.Settings.Output.Simple.Warn.Lossless="Warning: Lossless quality generates tremendously large file sizes! Lossless quality can use upward of 7 gigabytes of disk space per minute at high resolutions and framerates. Lossless is not recommended for long recordings unless you have a very large amount of disk space available."
|
||||
Basic.Settings.Output.Simple.Warn.Lossless="Warning: Lossless quality generates tremendously large file sizes! Lossless quality can use upward of 7 gigabytes of disk space per minute at high resolutions and framerates. Lossless is not recommended for long recordings unless you have a very large amount of disk space available."
|
||||
Basic.Settings.Output.Simple.Warn.Lossless.Msg="Are you sure you want to use lossless quality?"
|
||||
Basic.Settings.Output.Simple.Warn.Lossless.Title="Lossless quality warning!"
|
||||
Basic.Settings.Output.Simple.Encoder.Software="Software (x264)"
|
||||
|
|
@ -633,7 +693,7 @@ Basic.Settings.Output.Reconnect="Automatically Reconnect"
|
|||
Basic.Settings.Output.RetryDelay="Retry Delay (seconds)"
|
||||
Basic.Settings.Output.MaxRetries="Maximum Retries"
|
||||
Basic.Settings.Output.Advanced="Enable Advanced Encoder Settings"
|
||||
Basic.Settings.Output.EncoderPreset="Encoder Preset (higher = less CPU)"
|
||||
Basic.Settings.Output.EncoderPreset="Encoder Preset"
|
||||
Basic.Settings.Output.CustomEncoderSettings="Custom Encoder Settings"
|
||||
Basic.Settings.Output.CustomMuxerSettings="Custom Muxer Settings"
|
||||
Basic.Settings.Output.NoSpaceFileName="Generate File Name without Space"
|
||||
|
|
@ -684,7 +744,7 @@ Basic.Settings.Output.Adv.FFmpeg.IgnoreCodecCompat="Show all codecs (even if pot
|
|||
FilenameFormatting.completer="%CCYY-%MM-%DD %hh-%mm-%ss\n%YY-%MM-%DD %hh-%mm-%ss\n%Y-%m-%d %H-%M-%S\n%y-%m-%d %H-%M-%S\n%a %Y-%m-%d %H-%M-%S\n%A %Y-%m-%d %H-%M-%S\n%Y-%b-%d %H-%M-%S\n%Y-%B-%d %H-%M-%S\n%Y-%m-%d %I-%M-%S-%p\n%Y-%m-%d %H-%M-%S-%z\n%Y-%m-%d %H-%M-%S-%Z"
|
||||
|
||||
# basic mode 'output' settings - advanced section - recording subsection - TT
|
||||
FilenameFormatting.TT="%CCYY Year, four digits\n%YY Year, last two digits (00-99)\n%MM Month as a decimal number (01-12)\n%DD Day of the month, zero-padded (01-31)\n%hh Hour in 24h format (00-23)\n%mm Minute (00-59)\n%ss Second (00-61)\n%% A % sign\n%a Abbreviated weekday name\n%A Full weekday name\n%b Abbreviated month name\n%B Full month name\n%d Day of the month, zero-padded (01-31)\n%H Hour in 24h format (00-23)\n%I Hour in 12h format (01-12)\n%m Month as a decimal number (01-12)\n%M Minute (00-59)\n%p AM or PM designation\n%S Second (00-61)\n%y Year, last two digits (00-99)\n%Y Year\n%z ISO 8601 offset from UTC or timezone\n name or abbreviation\n%Z Timezone name or abbreviation\n"
|
||||
FilenameFormatting.TT="%CCYY Year, four digits\n%YY Year, last two digits (00-99)\n%MM Month as a decimal number (01-12)\n%DD Day of the month, zero-padded (01-31)\n%hh Hour in 24h format (00-23)\n%mm Minute (00-59)\n%ss Second (00-61)\n%% A % sign\n%a Abbreviated weekday name\n%A Full weekday name\n%b Abbreviated month name\n%B Full month name\n%d Day of the month, zero-padded (01-31)\n%H Hour in 24h format (00-23)\n%I Hour in 12h format (01-12)\n%m Month as a decimal number (01-12)\n%M Minute (00-59)\n%p AM or PM designation\n%S Second (00-61)\n%y Year, last two digits (00-99)\n%Y Year\n%z ISO 8601 offset from UTC in timezone\n%Z Timezone name or abbreviation\n"
|
||||
|
||||
# basic mode 'video' settings
|
||||
Basic.Settings.Video="Video"
|
||||
|
|
@ -700,8 +760,8 @@ Basic.Settings.Video.FPSFraction="Fractional FPS Value"
|
|||
Basic.Settings.Video.Numerator="Numerator"
|
||||
Basic.Settings.Video.Denominator="Denominator"
|
||||
Basic.Settings.Video.Renderer="Renderer"
|
||||
Basic.Settings.Video.InvalidResolution="Invalid resolution value. Must be [width]x[height] (i.e. 1920x1080)"
|
||||
Basic.Settings.Video.CurrentlyActive="Video output is currently active. Please turn off any outputs to change video settings."
|
||||
Basic.Settings.Video.InvalidResolution="Invalid resolution value. Must be [width]x[height] (i.e. 1920x1080)"
|
||||
Basic.Settings.Video.CurrentlyActive="Video output is currently active. Please turn off any outputs to change video settings."
|
||||
Basic.Settings.Video.DisableAero="Disable Aero"
|
||||
|
||||
# scale filters
|
||||
|
|
@ -713,7 +773,8 @@ Basic.Settings.Video.DownscaleFilter.Lanczos="Lanczos (Sharpened scaling, 32 sam
|
|||
Basic.Settings.Audio="Audio"
|
||||
Basic.Settings.Audio.SampleRate="Sample Rate"
|
||||
Basic.Settings.Audio.Channels="Channels"
|
||||
Basic.Settings.Audio.MeterDecayRate="Audio Meter Decay Rate"
|
||||
Basic.Settings.Audio.Meters="Meters"
|
||||
Basic.Settings.Audio.MeterDecayRate="Decay Rate"
|
||||
Basic.Settings.Audio.MeterDecayRate.Fast="Fast"
|
||||
Basic.Settings.Audio.MeterDecayRate.Medium="Medium (Type I PPM)"
|
||||
Basic.Settings.Audio.MeterDecayRate.Slow="Slow (Type II PPM)"
|
||||
|
|
@ -721,19 +782,22 @@ Basic.Settings.Audio.PeakMeterType="Peak Meter Type"
|
|||
Basic.Settings.Audio.PeakMeterType.SamplePeak="Sample Peak"
|
||||
Basic.Settings.Audio.PeakMeterType.TruePeak="True Peak (Higher CPU usage)"
|
||||
Basic.Settings.Audio.MultiChannelWarning.Enabled="WARNING: Surround sound audio is enabled."
|
||||
Basic.Settings.Audio.MultichannelWarning="If streaming, check to see if your streaming service supports both surround sound ingest and surround sound playback. Twitch, Facebook 360 Live, Mixer RTMP, Smashcast are examples where surround sound is fully supported. Although Facebook Live and YouTube Live both accept surround ingest, Facebook Live downmixes to stereo, and YouTube Live plays only two channels.\n\nOBS audio filters are compatible with surround sound, though VST plugin support isn't guaranteed."
|
||||
Basic.Settings.Audio.MultichannelWarning="If streaming, check to see if your streaming service supports both surround sound ingest and surround sound playback. Twitch, Facebook 360 Live, Mixer RTMP, Smashcast are examples where surround sound is fully supported. Although Facebook Live and YouTube Live both accept surround ingest, Facebook Live downmixes to stereo, and YouTube Live plays only two channels.\n\nOBS audio filters are compatible with surround sound, though VST plugin support isn't guaranteed."
|
||||
Basic.Settings.Audio.MultichannelWarning.Title="Enable surround sound audio?"
|
||||
Basic.Settings.Audio.MultichannelWarning.Confirm="Are you sure you want to enable surround sound audio?"
|
||||
Basic.Settings.Audio.DesktopDevice="Desktop Audio Device"
|
||||
Basic.Settings.Audio.DesktopDevice2="Desktop Audio Device 2"
|
||||
Basic.Settings.Audio.AuxDevice="Mic/Auxiliary Audio Device"
|
||||
Basic.Settings.Audio.AuxDevice2="Mic/Auxiliary Audio Device 2"
|
||||
Basic.Settings.Audio.AuxDevice3="Mic/Auxiliary Audio Device 3"
|
||||
Basic.Settings.Audio.Devices="Devices"
|
||||
Basic.Settings.Audio.DesktopDevice="Desktop Audio"
|
||||
Basic.Settings.Audio.DesktopDevice2="Desktop Audio 2"
|
||||
Basic.Settings.Audio.AuxDevice="Mic/Auxiliary Audio"
|
||||
Basic.Settings.Audio.AuxDevice2="Mic/Auxiliary Audio 2"
|
||||
Basic.Settings.Audio.AuxDevice3="Mic/Auxiliary Audio 3"
|
||||
Basic.Settings.Audio.AuxDevice4="Mic/Auxiliary Audio 4"
|
||||
Basic.Settings.Audio.EnablePushToMute="Enable Push-to-mute"
|
||||
Basic.Settings.Audio.PushToMuteDelay="Push-to-mute delay"
|
||||
Basic.Settings.Audio.EnablePushToTalk="Enable Push-to-talk"
|
||||
Basic.Settings.Audio.PushToTalkDelay="Push-to-talk delay"
|
||||
Basic.Settings.Audio.UnknownAudioDevice="[Device not connected or not available]"
|
||||
Basic.Settings.Audio.Disabled="Disabled"
|
||||
|
||||
# basic mode 'advanced' settings
|
||||
Basic.Settings.Advanced="Advanced"
|
||||
|
|
@ -743,14 +807,14 @@ Basic.Settings.Advanced.General.ProcessPriority.AboveNormal="Above Normal"
|
|||
Basic.Settings.Advanced.General.ProcessPriority.Normal="Normal"
|
||||
Basic.Settings.Advanced.General.ProcessPriority.BelowNormal="Below Normal"
|
||||
Basic.Settings.Advanced.General.ProcessPriority.Idle="Idle"
|
||||
Basic.Settings.Advanced.FormatWarning="Warning: Color formats other than NV12 are primarily intended for recording, and are not recommended when streaming. Streaming may incur increased CPU usage due to color format conversion."
|
||||
Basic.Settings.Advanced.FormatWarning="Warning: Color formats other than NV12 are primarily intended for recording, and are not recommended when streaming. Streaming may incur increased CPU usage due to color format conversion."
|
||||
Basic.Settings.Advanced.Audio.BufferingTime="Audio Buffering Time"
|
||||
Basic.Settings.Advanced.Video.ColorFormat="Color Format"
|
||||
Basic.Settings.Advanced.Video.ColorSpace="YUV Color Space"
|
||||
Basic.Settings.Advanced.Video.ColorRange="YUV Color Range"
|
||||
Basic.Settings.Advanced.Video.ColorSpace="Color Space"
|
||||
Basic.Settings.Advanced.Video.ColorRange="Color Range"
|
||||
Basic.Settings.Advanced.Video.ColorRange.Partial="Partial"
|
||||
Basic.Settings.Advanced.Video.ColorRange.Full="Full"
|
||||
Basic.Settings.Advanced.Audio.MonitoringDevice="Audio Monitoring Device"
|
||||
Basic.Settings.Advanced.Audio.MonitoringDevice="Monitoring Device"
|
||||
Basic.Settings.Advanced.Audio.MonitoringDevice.Default="Default"
|
||||
Basic.Settings.Advanced.Audio.DisableAudioDucking="Disable Windows audio ducking"
|
||||
Basic.Settings.Advanced.StreamDelay="Stream Delay"
|
||||
|
|
@ -762,13 +826,15 @@ Basic.Settings.Advanced.Network.BindToIP="Bind to IP"
|
|||
Basic.Settings.Advanced.Network.EnableNewSocketLoop="Enable new networking code"
|
||||
Basic.Settings.Advanced.Network.EnableLowLatencyMode="Low latency mode"
|
||||
Basic.Settings.Advanced.Hotkeys.DisableHotkeysInFocus="Disable hotkeys when main window is in focus"
|
||||
Basic.Settings.Advanced.AutoRemux="Automatically remux to mp4"
|
||||
Basic.Settings.Advanced.AutoRemux.MP4="(record as mkv)"
|
||||
|
||||
# advanced audio properties
|
||||
Basic.AdvAudio="Advanced Audio Properties"
|
||||
Basic.AdvAudio.Name="Name"
|
||||
Basic.AdvAudio.Volume="Volume (%)"
|
||||
Basic.AdvAudio.Volume="Volume"
|
||||
Basic.AdvAudio.Mono="Downmix to Mono"
|
||||
Basic.AdvAudio.Panning="Panning"
|
||||
Basic.AdvAudio.Balance="Balance"
|
||||
Basic.AdvAudio.SyncOffset="Sync Offset (ms)"
|
||||
Basic.AdvAudio.Monitoring="Audio Monitoring"
|
||||
Basic.AdvAudio.Monitoring.None="Monitor Off"
|
||||
|
|
@ -779,6 +845,7 @@ Basic.AdvAudio.AudioTracks="Tracks"
|
|||
# basic mode 'hotkeys' settings
|
||||
Basic.Settings.Hotkeys="Hotkeys"
|
||||
Basic.Settings.Hotkeys.Pair="Key combinations shared with '%1' act as toggles"
|
||||
Basic.Settings.Hotkeys.Filter="Filter"
|
||||
|
||||
# basic mode hotkeys
|
||||
Basic.Hotkeys.SelectScene="Switch to scene"
|
||||
|
|
@ -788,7 +855,7 @@ Basic.SystemTray.Show="Show"
|
|||
Basic.SystemTray.Hide="Hide"
|
||||
|
||||
# system tray messages
|
||||
Basic.SystemTray.Message.Reconnecting="Disconnected. Reconnecting..."
|
||||
Basic.SystemTray.Message.Reconnecting="Disconnected. Reconnecting..."
|
||||
|
||||
# hotkeys that may lack translation on certain operating systems
|
||||
Hotkeys.Insert="Insert"
|
||||
|
|
@ -826,6 +893,7 @@ Hotkeys.AppleKeypadSubtract="- (Keypad)"
|
|||
Hotkeys.AppleKeypadDecimal=". (Keypad)"
|
||||
Hotkeys.AppleKeypadEqual="= (Keypad)"
|
||||
Hotkeys.MouseButton="Mouse %1"
|
||||
Hotkeys.Escape="Esc"
|
||||
|
||||
# audio hotkeys
|
||||
Mute="Mute"
|
||||
|
|
@ -840,7 +908,7 @@ SceneItemHide="Hide '%1'"
|
|||
# Output warnings
|
||||
OutputWarnings.NoTracksSelected="You must select at least one track"
|
||||
OutputWarnings.MultiTrackRecording="Warning: Certain formats (such as FLV) do not support multiple tracks per recording"
|
||||
OutputWarnings.MP4Recording="Warning: Recordings saved to MP4 will be unrecoverable if the file cannot be finalized (e.g. as a result of BSODs, power losses, etc.). If you want to record multiple audio tracks consider using MKV and remux the recording to mp4 after it is finished (File->Remux Recordings)"
|
||||
OutputWarnings.MP4Recording="Warning: Recordings saved to MP4/MOV will be unrecoverable if the file cannot be finalized (e.g. as a result of BSODs, power losses, etc.). If you want to record multiple audio tracks consider using MKV and remux the recording to MP4/MOV after it is finished (File → Remux Recordings)"
|
||||
|
||||
# deleting final scene
|
||||
FinalScene.Title="Delete Scene"
|
||||
|
|
@ -850,6 +918,7 @@ FinalScene.Text="There needs to be at least one scene."
|
|||
NoSources.Title="No Sources"
|
||||
NoSources.Text="It looks like you haven't added any video sources yet, so you will only be outputting a blank screen. Are you sure you want to do this?"
|
||||
NoSources.Text.AddSource="You can add sources by clicking the + icon under the Sources box in the main window at any time."
|
||||
NoSources.Label="You don't have any sources.\nClick the + button below,\nor right click here to add one."
|
||||
|
||||
# Scene item color selection
|
||||
ChangeBG="Set Color"
|
||||
|
|
@ -857,3 +926,19 @@ CustomColor="Custom Color"
|
|||
|
||||
# Global settings for the browser source
|
||||
BrowserSource.EnableHardwareAcceleration="Enable Browser Source Hardware Acceleration"
|
||||
|
||||
# about dialog
|
||||
About="About"
|
||||
About.Info="OBS Studio is a free and open source video recording and live streaming software."
|
||||
About.Donate="Make a Contribution"
|
||||
About.GetInvolved="Get Involved"
|
||||
About.Authors="Authors"
|
||||
About.License="License"
|
||||
About.Contribute="Support the OBS Project"
|
||||
|
||||
# Dynamic output size
|
||||
ResizeOutputSizeOfSource="Resize output (source size)"
|
||||
ResizeOutputSizeOfSource.Text="The base and output resolutions will be resized to the size of the current source."
|
||||
ResizeOutputSizeOfSource.Continue="Do you want to continue?"
|
||||
|
||||
PreviewTransition="Preview Transition"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue