en-US.ini 46.4 KB
Newer Older
1
# Note to translators: *DO NOT* translate this file directly. Instead, visit http://crowdin.com/project/obs-studio and submit your translations there.
2 3 4
# 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/

J
jp9000 已提交
5
# Language and language region of this file
J
jp9000 已提交
6
Language="English"
J
jp9000 已提交
7 8 9 10 11 12
Region="United States"

# commonly shared locale
OK="OK"
Apply="Apply"
Cancel="Cancel"
J
jp9000 已提交
13
Close="Close"
14 15
Save="Save"
Discard="Discard"
J
jp9000 已提交
16
Disable="Disable"
J
jp9000 已提交
17 18 19 20
Yes="Yes"
No="No"
Add="Add"
Remove="Remove"
J
jp9000 已提交
21
Rename="Rename"
J
jp9000 已提交
22
Interact="Interact"
J
jp9000 已提交
23
Filters="Filters"
J
jp9000 已提交
24 25 26
Properties="Properties"
MoveUp="Move Up"
MoveDown="Move Down"
J
jp9000 已提交
27
Settings="Settings"
J
jp9000 已提交
28
Display="Display"
J
jp9000 已提交
29
Name="Name"
J
jp9000 已提交
30
Exit="Exit"
J
jp9000 已提交
31
Mixer="Mixer"
J
jp9000 已提交
32 33 34
Browse="Browse"
Mono="Mono"
Stereo="Stereo"
J
jp9000 已提交
35
DroppedFrames="Dropped Frames %1 (%2%)"
R
Ryan Foster 已提交
36
StudioProgramProjector="Fullscreen Projector (Program)"
J
jp9000 已提交
37 38 39
PreviewProjector="Fullscreen Projector (Preview)"
SceneProjector="Fullscreen Projector (Scene)"
SourceProjector="Fullscreen Projector (Source)"
R
Ryan Foster 已提交
40
StudioProgramWindow="Windowed Projector (Program)"
C
cg2121 已提交
41 42 43
PreviewWindow="Windowed Projector (Preview)"
SceneWindow="Windowed Projector (Scene)"
SourceWindow="Windowed Projector (Source)"
J
jp9000 已提交
44 45
MultiviewProjector="Multiview (Fullscreen)"
MultiviewWindowed="Multiview (Windowed)"
P
Palana 已提交
46 47
Clear="Clear"
Revert="Revert"
48
Show="Show"
49
Hide="Hide"
50
UnhideAll="Unhide All"
51 52 53
Untitled="Untitled"
New="New"
Duplicate="Duplicate"
54
Enable="Enable"
55 56
DisableOSXVSync="Disable OSX V-Sync"
ResetOSXVSyncOnExit="Reset OSX V-Sync on Exit"
57
HighResourceUsage="Encoding overloaded!  Consider turning down video settings or using a faster encoding preset."
58 59
Transition="Transition"
QuickTransitions="Quick Transitions"
J
jp9000 已提交
60 61 62 63
Left="Left"
Right="Right"
Top="Top"
Bottom="Bottom"
64
Reset="Reset"
C
cg2121 已提交
65 66 67
Hours="Hours"
Minutes="Minutes"
Seconds="Seconds"
68
Deprecated="Deprecated"
69
ReplayBuffer="Replay Buffer"
70 71
Import="Import"
Export="Export"
72 73 74 75
Copy="Copy"
Paste="Paste"
PasteReference="Paste (Reference)"
PasteDuplicate="Paste (Duplicate)"
C
cg2121 已提交
76
RemuxRecordings="Remux Recordings"
77 78
Next="Next"
Back="Back"
79
Defaults="Defaults"
80
HideMixer="Hide in Mixer"
81 82
TransitionOverride="Transition Override"
None="None"
S
Shaolin 已提交
83 84 85
StudioMode.Preview="Preview"
StudioMode.Program="Program"
ShowInMultiview="Show in Multiview"
S
Shaolin 已提交
86
VerticalLayout="Vertical Layout"
J
jp9000 已提交
87
Group="Group"
88
DoNotShowAgain="Do not show again"
89

90 91 92 93 94
# 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.LaunchAnyway="Launch Anyway"

95 96 97 98
# 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."

J
jp9000 已提交
99
# Auth
V
Vainock 已提交
100 101
Auth.Authing.Title="Authenticating..."
Auth.Authing.Text="Authenticating with %1, please wait..."
J
jp9000 已提交
102 103 104 105
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."
V
Vainock 已提交
106 107
Auth.LoadingChannel.Title="Loading channel information..."
Auth.LoadingChannel.Text="Loading channel information for %1, please wait..."
J
jp9000 已提交
108 109
Auth.ChannelFailure.Title="Failed to load channel"
Auth.ChannelFailure.Text="Failed to load channel information for %1\n\n%2: %3"
J
jp9000 已提交
110
Auth.Chat="Chat"
J
jp9000 已提交
111 112
Auth.StreamInfo="Stream Information"
TwitchAuth.Stats="Twitch Stats"
A
Alex Anderson 已提交
113
TwitchAuth.Feed="Twitch Activity Feed"
J
jp9000 已提交
114

115 116 117
# copy filters
Copy.Filters="Copy Filters"
Paste.Filters="Paste Filters"
118

119
# browser initialization dialog
V
Vainock 已提交
120 121
BrowserPanelInit.Title="Initializing Browser..."
BrowserPanelInit.Text="Initializing browser, please wait..."
122

J
jp9000 已提交
123 124 125 126 127 128 129 130 131 132 133 134 135 136 137
# bandwidth test
BandwidthTest.Region="Region"
BandwidthTest.Region.US="United States"
BandwidthTest.Region.EU="Europe"
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.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.ApplySettings="Apply Settings"
Basic.AutoConfig.StartPage="Usage Information"
138
Basic.AutoConfig.StartPage.SubTitle="Specify what you want to use the program for"
J
jp9000 已提交
139 140 141 142 143 144 145 146 147 148 149 150
Basic.AutoConfig.StartPage.PrioritizeStreaming="Optimize for streaming, recording is secondary"
Basic.AutoConfig.StartPage.PrioritizeRecording="Optimize just for recording, I will not be streaming"
Basic.AutoConfig.VideoPage="Video Settings"
Basic.AutoConfig.VideoPage.SubTitle="Specify the desired video settings you would like to use"
Basic.AutoConfig.VideoPage.BaseResolution.UseCurrent="Use Current (%1x%2)"
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.StreamPage="Stream Information"
Basic.AutoConfig.StreamPage.SubTitle="Please enter your stream information"
151 152 153 154 155
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"
J
jp9000 已提交
156 157
Basic.AutoConfig.StreamPage.Service="Service"
Basic.AutoConfig.StreamPage.Service.ShowAll="Show All..."
158
Basic.AutoConfig.StreamPage.Service.Custom="Custom..."
J
jp9000 已提交
159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183
Basic.AutoConfig.StreamPage.Server="Server"
Basic.AutoConfig.StreamPage.StreamKey="Stream Key"
Basic.AutoConfig.StreamPage.StreamKey.LinkToSite="(Link)"
Basic.AutoConfig.StreamPage.PerformBandwidthTest="Estimate bitrate with bandwidth test (may take a few minutes)"
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.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.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.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..."
Basic.AutoConfig.TestPage.TestingRes.Fail="Failed to start up encoder"
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."

J
jp9000 已提交
184 185 186
# stats
Basic.Stats="Stats"
Basic.Stats.CPUUsage="CPU Usage"
187
Basic.Stats.HDDSpaceAvailable="Disk space available"
J
jp9000 已提交
188 189
Basic.Stats.MemoryUsage="Memory Usage"
Basic.Stats.AverageTimeToRender="Average time to render frame"
190
Basic.Stats.SkippedFrames="Skipped frames due to encoding lag"
J
jp9000 已提交
191 192 193 194 195 196 197 198 199 200 201 202
Basic.Stats.MissedFrames="Frames missed due to rendering lag"
Basic.Stats.Output.Stream="Stream"
Basic.Stats.Output.Recording="Recording"
Basic.Stats.Status="Status"
Basic.Stats.Status.Recording="Recording"
Basic.Stats.Status.Live="LIVE"
Basic.Stats.Status.Reconnecting="Reconnecting"
Basic.Stats.Status.Inactive="Inactive"
Basic.Stats.DroppedFrames="Dropped Frames (Network)"
Basic.Stats.MegabytesSent="Total Data Output"
Basic.Stats.Bitrate="Bitrate"

203 204 205
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?"

J
jp9000 已提交
206 207 208 209 210 211 212 213 214 215 216 217 218 219
# updater
Updater.Title="New update available"
Updater.Text="There is a new update available:"
Updater.UpdateNow="Update Now"
Updater.RemindMeLater="Remind me Later"
Updater.Skip="Skip Version"
Updater.Running.Title="Program currently active"
Updater.Running.Text="Outputs are currently active, please shut down any active outputs before attempting to update"
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."

220 221 222 223 224 225 226 227 228 229
# quick transitions
QuickTransitions.SwapScenes="Swap Preview/Output Scenes After Transitioning"
QuickTransitions.SwapScenesTT="Swaps the preview and output scenes after transitioning (if the output's original scene still exists).\nThis will not undo any changes that may have been made to the output's original scene."
QuickTransitions.DuplicateScene="Duplicate Scene"
QuickTransitions.DuplicateSceneTT="When editing the same scene, allows editing transform/visibility of sources without modifying the output.\nTo edit properties of sources without modifying the output, enable 'Duplicate Sources'.\nChanging this value will reset the current output scene (if it still exists)."
QuickTransitions.EditProperties="Duplicate Sources"
QuickTransitions.EditPropertiesTT="When editing the same scene, allows editing properties of sources without modifying the output.\nThis can only be used if 'Duplicate Scene' is enabled.\nCertain sources (such as capture or media sources) do not support this and cannot be edited separately.\nChanging this value will reset the current output scene (if it still exists).\n\nWarning: Because sources will be duplicated, this may require extra system or video resources."
QuickTransitions.HotkeyName="Quick Transition: %1"

# transitions
J
jp9000 已提交
230 231 232
Basic.AddTransition="Add Configurable Transition"
Basic.RemoveTransition="Remove Configurable Transition"
Basic.TransitionProperties="Transition Properties"
233 234 235
Basic.SceneTransitions="Scene Transitions"
Basic.TransitionDuration="Duration"
Basic.TogglePreviewProgramMode="Studio Mode"
J
jp9000 已提交
236

J
jp9000 已提交
237 238 239 240
# transition name dialog
TransitionNameDlg.Text="Please enter the name of the transition"
TransitionNameDlg.Title="Transition Name"

J
jp9000 已提交
241
# title bar strings
J
jp9000 已提交
242
TitleBar.Profile="Profile"
J
jp9000 已提交
243 244
TitleBar.Scenes="Scenes"

J
jp9000 已提交
245 246 247 248
# "name already exists" dialog box
NameExists.Title="Name already exists"
NameExists.Text="The name is already in use."

249 250
NoNameEntered.Title="Please enter a valid name"
NoNameEntered.Text="You cannot use empty names."
J
jp9000 已提交
251

252 253 254 255 256 257 258 259
# confirm start stream dialog box
ConfirmStart.Title="Start Stream?"
ConfirmStart.Text="Are you sure you want to start the stream?"

# confirm stop stream dialog box
ConfirmStop.Title="Stop Stream?"
ConfirmStop.Text="Are you sure you want to stop the stream?"

260 261 262 263
# 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?"

264 265
# confirm exit dialog box
ConfirmExit.Title="Exit OBS?"
J
jp9000 已提交
266
ConfirmExit.Text="OBS is currently active.  All streams/recordings will be shut down.  Are you sure you wish to exit?"
267

J
jp9000 已提交
268 269 270
# confirm delete dialog box
ConfirmRemove.Title="Confirm Remove"
ConfirmRemove.Text="Are you sure you wish to remove '$1'?"
271
ConfirmRemove.TextMultiple="Are you sure you wish to remove %1 items?"
J
jp9000 已提交
272

273 274 275 276 277 278
# output start messages
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."

279 280 281 282
# 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.ConnectFailed="Failed to connect to server"
283
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."
284 285 286
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."

287 288 289
# 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."
J
jp9000 已提交
290 291 292 293
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."
294
Output.ReplayBuffer.NoHotkey.Title="No hotkey set!"
295
Output.ReplayBuffer.NoHotkey.Msg="No save hotkey set for replay buffer.  Please set the \"Save\" hotkey to use for saving replay recordings."
296

297 298 299 300
# 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."

J
jp9000 已提交
301 302 303 304 305
# log upload dialog text and messages
LogReturnDialog="Log Upload Successful"
LogReturnDialog.CopyURL="Copy URL"
LogReturnDialog.ErrorUploadingLog="Error uploading log file"

P
Palana 已提交
306 307 308 309
# remux dialog
Remux.SourceFile="OBS Recording"
Remux.TargetFile="Target File"
Remux.Remux="Remux"
310
Remux.Stop="Stop Remuxing"
311 312
Remux.ClearFinished="Clear Finished Items"
Remux.ClearAll="Clear All Items"
313
Remux.OBSRecording="OBS Recording"
P
Palana 已提交
314 315 316
Remux.FinishedTitle="Remuxing finished"
Remux.Finished="Recording remuxed"
Remux.FinishedError="Recording remuxed, but the file may be incomplete"
V
Vainock 已提交
317 318
Remux.SelectRecording="Select OBS Recording..."
Remux.SelectTarget="Select target file..."
319 320
Remux.FileExistsTitle="Target files exist"
Remux.FileExists="The following target files already exist. Do you want to replace them?"
P
Palana 已提交
321 322
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?"
323
Remux.HelpText="Drop files in this window to remux, or select an empty \"OBS Recording\" cell to browse for a file."
P
Palana 已提交
324

J
jp9000 已提交
325 326 327 328
# update dialog
UpdateAvailable="New Update Available"
UpdateAvailable.Text="Version %1.%2.%3 is now available.  <a href='%4'>Click here to download</a>"

J
jp9000 已提交
329 330 331 332 333 334 335 336 337 338 339 340
# audio device names
Basic.DesktopDevice1="Desktop Audio"
Basic.DesktopDevice2="Desktop Audio 2"
Basic.AuxDevice1="Mic/Aux"
Basic.AuxDevice2="Mic/Aux 2"
Basic.AuxDevice3="Mic/Aux 3"
Basic.AuxDevice4="Mic/Aux 4"

# startup scene/capture
Basic.Scene="Scene"
Basic.DisplayCapture="Display Capture"

J
jp9000 已提交
341 342 343
# display context menu
Basic.Main.PreviewConextMenu.Enable="Enable Preview"

344 345 346 347 348 349 350
# scale filtering
ScaleFiltering="Scale Filtering"
ScaleFiltering.Point="Point"
ScaleFiltering.Bilinear="Bilinear"
ScaleFiltering.Bicubic="Bicubic"
ScaleFiltering.Lanczos="Lanczos"

J
jp9000 已提交
351 352 353 354 355 356 357 358 359 360 361 362 363
# deinterlacing
Deinterlacing="Deinterlacing"
Deinterlacing.Discard="Discard"
Deinterlacing.Retro="Retro"
Deinterlacing.Blend="Blend"
Deinterlacing.Blend2x="Blend 2x"
Deinterlacing.Linear="Linear"
Deinterlacing.Linear2x="Linear 2x"
Deinterlacing.Yadif="Yadif"
Deinterlacing.Yadif2x="Yadif 2x"
Deinterlacing.TopFieldFirst="Top Field First"
Deinterlacing.BottomFieldFirst="Bottom Field First"

364 365 366 367 368 369
# volume control accessibility text
VolControl.SliderUnmuted="Volume slider for '%1': %2"
VolControl.SliderMuted="Volume slider for '%1': %2 (currently muted)"
VolControl.Mute="Mute '%1'"
VolControl.Properties="Properties for '%1'"

J
jp9000 已提交
370 371 372 373
# add scene dialog
Basic.Main.AddSceneDlg.Title="Add Scene"
Basic.Main.AddSceneDlg.Text="Please enter the name of the scene"

S
Socapex 已提交
374 375 376
# add scene suggested name
Basic.Main.DefaultSceneName.Text="Scene %1"

J
jp9000 已提交
377 378 379 380 381 382 383
# add scene collection dialog
Basic.Main.AddSceneCollection.Title="Add Scene Collection"
Basic.Main.AddSceneCollection.Text="Please enter the name of the scene collection"

# rename scene collection dialog
Basic.Main.RenameSceneCollection.Title="Rename Scene Collection"

J
jp9000 已提交
384 385 386 387 388 389 390
# add profile dialog
AddProfile.Title="Add Profile"
AddProfile.Text="Please enter the name of the profile"

# rename profile dialog
RenameProfile.Title="Rename Profile"

391 392 393 394 395
# rename audio source in mixer
Basic.Main.MixerRename.Title="Rename Audio Source"
Basic.Main.MixerRename.Text="Please enter the name of the audio source"


J
jp9000 已提交
396 397 398
# preview window disabled
Basic.Main.PreviewDisabled="Preview is currently disabled"

J
jp9000 已提交
399
# add source dialog
J
jp9000 已提交
400
Basic.SourceSelect="Create/Select Source"
J
jp9000 已提交
401 402
Basic.SourceSelect.CreateNew="Create new"
Basic.SourceSelect.AddExisting="Add Existing"
403
Basic.SourceSelect.AddVisible="Make source visible"
J
jp9000 已提交
404

405
# properties window
J
jp9000 已提交
406
Basic.PropertiesWindow="Properties for '%1'"
407
Basic.PropertiesWindow.AutoSelectFormat="%1 (autoselect: %2)"
P
Palana 已提交
408
Basic.PropertiesWindow.SelectColor="Select color"
J
jp9000 已提交
409
Basic.PropertiesWindow.SelectFont="Select font"
410 411
Basic.PropertiesWindow.ConfirmTitle="Settings Changed"
Basic.PropertiesWindow.Confirm="There are unsaved changes.  Do you want to keep them?"
412
Basic.PropertiesWindow.NoProperties="No properties available"
413
Basic.PropertiesWindow.AddFiles="Add Files"
414
Basic.PropertiesWindow.AddDir="Add Directory"
415
Basic.PropertiesWindow.AddURL="Add Path/URL"
416
Basic.PropertiesWindow.AddEditableListDir="Add directory to '%1'"
417 418 419
Basic.PropertiesWindow.AddEditableListFiles="Add files to '%1'"
Basic.PropertiesWindow.AddEditableListEntry="Add entry to '%1'"
Basic.PropertiesWindow.EditEditableListEntry="Edit entry from '%1'"
420

421 422 423 424 425
# properties view
Basic.PropertiesView.FPS.Simple="Simple FPS Values"
Basic.PropertiesView.FPS.Rational="Rational FPS Values"
Basic.PropertiesView.FPS.ValidFPSRanges="Valid FPS Ranges:"

J
John Bradley 已提交
426 427 428
# interaction window
Basic.InteractionWindow="Interacting with '%1'"

J
jp9000 已提交
429
# status bar
430 431
Basic.StatusBar.Reconnecting="Disconnected, reconnecting in %2 second(s) (attempt %1)"
Basic.StatusBar.AttemptingReconnect="Attempting to reconnect... (attempt %1)"
J
jp9000 已提交
432
Basic.StatusBar.ReconnectSuccessful="Reconnection successful"
J
jp9000 已提交
433 434 435 436
Basic.StatusBar.Delay="Delay (%1 sec)"
Basic.StatusBar.DelayStartingIn="Delay (starting in %1 sec)"
Basic.StatusBar.DelayStoppingIn="Delay (stopping in %1 sec)"
Basic.StatusBar.DelayStartingStoppingIn="Delay (stopping in %1 sec, starting in %2 sec)"
J
jp9000 已提交
437

J
jp9000 已提交
438 439 440 441 442 443 444 445 446
# filters window
Basic.Filters="Filters"
Basic.Filters.AsyncFilters="Audio/Video Filters"
Basic.Filters.AudioFilters="Audio Filters"
Basic.Filters.EffectFilters="Effect Filters"
Basic.Filters.Title="Filters for '%1'"
Basic.Filters.AddFilter.Title="Filter name"
Basic.Filters.AddFilter.Text="Please specify the name of the filter"

J
jp9000 已提交
447 448 449 450
# transform window
Basic.TransformWindow="Scene Item Transform"
Basic.TransformWindow.Position="Position"
Basic.TransformWindow.Rotation="Rotation"
451
Basic.TransformWindow.Size="Size"
J
jp9000 已提交
452 453 454 455
Basic.TransformWindow.Alignment="Positional Alignment"
Basic.TransformWindow.BoundsType="Bounding Box Type"
Basic.TransformWindow.BoundsAlignment="Alignment in Bounding Box"
Basic.TransformWindow.Bounds="Bounding Box Size"
J
jp9000 已提交
456
Basic.TransformWindow.Crop="Crop"
J
jp9000 已提交
457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475

Basic.TransformWindow.Alignment.TopLeft="Top Left"
Basic.TransformWindow.Alignment.TopCenter="Top Center"
Basic.TransformWindow.Alignment.TopRight="Top Right"
Basic.TransformWindow.Alignment.CenterLeft="Center Left"
Basic.TransformWindow.Alignment.Center="Center"
Basic.TransformWindow.Alignment.CenterRight="Center Right"
Basic.TransformWindow.Alignment.BottomLeft="Bottom Left"
Basic.TransformWindow.Alignment.BottomCenter="Bottom Center"
Basic.TransformWindow.Alignment.BottomRight="Bottom Right"

Basic.TransformWindow.BoundsType.None="No bounds"
Basic.TransformWindow.BoundsType.MaxOnly="Maximum size only"
Basic.TransformWindow.BoundsType.ScaleInner="Scale to inner bounds"
Basic.TransformWindow.BoundsType.ScaleOuter="Scale to outer bounds"
Basic.TransformWindow.BoundsType.ScaleToWidth="Scale to width of bounds"
Basic.TransformWindow.BoundsType.ScaleToHeight="Scale to height of bounds"
Basic.TransformWindow.BoundsType.Stretch="Stretch to bounds"

476 477 478 479
# no scene warning
Basic.Main.AddSourceHelp.Title="Cannot Add Source"
Basic.Main.AddSourceHelp.Text="You need to have at least 1 scene to add a source."

J
jp9000 已提交
480 481 482
# basic mode main window
Basic.Main.Scenes="Scenes"
Basic.Main.Sources="Sources"
J
jp9000 已提交
483
Basic.Main.Controls="Controls"
J
jp9000 已提交
484
Basic.Main.Connecting="Connecting..."
J
jp9000 已提交
485
Basic.Main.StartRecording="Start Recording"
486
Basic.Main.StartReplayBuffer="Start Replay Buffer"
J
jp9000 已提交
487 488
Basic.Main.StartStreaming="Start Streaming"
Basic.Main.StopRecording="Stop Recording"
489
Basic.Main.StoppingRecording="Stopping Recording..."
490 491
Basic.Main.StopReplayBuffer="Stop Replay Buffer"
Basic.Main.StoppingReplayBuffer="Stopping Replay Buffer..."
J
jp9000 已提交
492
Basic.Main.StopStreaming="Stop Streaming"
493
Basic.Main.StoppingStreaming="Stopping Stream..."
J
jp9000 已提交
494
Basic.Main.ForceStopStreaming="Stop Streaming (discard delay)"
J
jp9000 已提交
495 496 497
Basic.Main.Group="Group %1"
Basic.Main.GroupItems="Group Selected Items"
Basic.Main.Ungroup="Ungroup"
J
jp9000 已提交
498

J
jp9000 已提交
499
# basic mode file menu
J
jp9000 已提交
500 501 502
Basic.MainMenu.File="&File"
Basic.MainMenu.File.Export="&Export"
Basic.MainMenu.File.Import="&Import"
503
Basic.MainMenu.File.ShowRecordings="Show &Recordings"
504
Basic.MainMenu.File.Remux="Re&mux Recordings"
J
jp9000 已提交
505
Basic.MainMenu.File.Settings="&Settings"
506 507
Basic.MainMenu.File.ShowSettingsFolder="Show Settings Folder"
Basic.MainMenu.File.ShowProfileFolder="Show Profile Folder"
508
Basic.MainMenu.AlwaysOnTop="&Always On Top"
J
jp9000 已提交
509 510
Basic.MainMenu.File.Exit="E&xit"

J
jp9000 已提交
511 512 513 514 515 516
# basic mode edit menu
Basic.MainMenu.Edit="&Edit"
Basic.MainMenu.Edit.Undo="&Undo"
Basic.MainMenu.Edit.Redo="&Redo"
Basic.MainMenu.Edit.UndoAction="&Undo $1"
Basic.MainMenu.Edit.RedoAction="&Redo $1"
J
jp9000 已提交
517
Basic.MainMenu.Edit.LockPreview="&Lock Preview"
J
Joseph El-Khouri 已提交
518 519 520 521
Basic.MainMenu.Edit.Scale="Preview &Scaling"
Basic.MainMenu.Edit.Scale.Window="Scale to Window"
Basic.MainMenu.Edit.Scale.Canvas="Canvas (%1x%2)"
Basic.MainMenu.Edit.Scale.Output="Output (%1x%2)"
J
jp9000 已提交
522 523
Basic.MainMenu.Edit.Transform="&Transform"
Basic.MainMenu.Edit.Transform.EditTransform="&Edit Transform..."
524 525
Basic.MainMenu.Edit.Transform.CopyTransform="Copy Transform"
Basic.MainMenu.Edit.Transform.PasteTransform="Paste Transform"
J
jp9000 已提交
526 527 528 529 530 531 532 533 534
Basic.MainMenu.Edit.Transform.ResetTransform="&Reset Transform"
Basic.MainMenu.Edit.Transform.Rotate90CW="Rotate 90 degrees CW"
Basic.MainMenu.Edit.Transform.Rotate90CCW="Rotate 90 degrees CCW"
Basic.MainMenu.Edit.Transform.Rotate180="Rotate 180 degrees"
Basic.MainMenu.Edit.Transform.FlipHorizontal="Flip &Horizontal"
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"
J
jp9000 已提交
535 536 537 538 539
Basic.MainMenu.Edit.Order="&Order"
Basic.MainMenu.Edit.Order.MoveUp="Move &Up"
Basic.MainMenu.Edit.Order.MoveDown="Move &Down"
Basic.MainMenu.Edit.Order.MoveToTop="Move to &Top"
Basic.MainMenu.Edit.Order.MoveToBottom="Move to &Bottom"
J
jp9000 已提交
540
Basic.MainMenu.Edit.AdvAudio="&Advanced Audio Properties"
J
jp9000 已提交
541

542
# basic mode view menu
543
Basic.MainMenu.View="&View"
544
Basic.MainMenu.View.Toolbars="&Toolbars"
J
jp9000 已提交
545 546 547
Basic.MainMenu.View.Docks="Docks"
Basic.MainMenu.View.Docks.ResetUI="Reset UI"
Basic.MainMenu.View.Docks.LockUI="Lock UI"
548 549 550
Basic.MainMenu.View.Toolbars.Listboxes="&Listboxes"
Basic.MainMenu.View.SceneTransitions="S&cene Transitions"
Basic.MainMenu.View.StatusBar="&Status Bar"
551
Basic.MainMenu.View.Fullscreen.Interface="Fullscreen Interface"
552

J
jp9000 已提交
553 554
# basic mode profile/scene collection menus
Basic.MainMenu.SceneCollection="&Scene Collection"
J
jp9000 已提交
555
Basic.MainMenu.Profile="&Profile"
556 557 558 559 560 561
Basic.MainMenu.Profile.Import="Import Profile"
Basic.MainMenu.Profile.Export="Export Profile"
Basic.MainMenu.SceneCollection.Import="Import Scene Collection"
Basic.MainMenu.SceneCollection.Export="Export Scene Collection"
Basic.MainMenu.Profile.Exists="The profile already exists"
Basic.MainMenu.SceneCollection.Exists="The scene collection already exists"
J
jp9000 已提交
562

J
jp9000 已提交
563 564 565
# basic mode help menu
Basic.MainMenu.Tools="&Tools"

J
jp9000 已提交
566 567
# basic mode help menu
Basic.MainMenu.Help="&Help"
568
Basic.MainMenu.Help.HelpPortal="Help &Portal"
569
Basic.MainMenu.Help.Website="Visit &Website"
570
Basic.MainMenu.Help.Discord="Join &Discord Server"
J
jp9000 已提交
571
Basic.MainMenu.Help.Logs="&Log Files"
P
Palana 已提交
572
Basic.MainMenu.Help.Logs.ShowLogs="&Show Log Files"
J
jp9000 已提交
573 574
Basic.MainMenu.Help.Logs.UploadCurrentLog="Upload &Current Log File"
Basic.MainMenu.Help.Logs.UploadLastLog="Upload &Last Log File"
575
Basic.MainMenu.Help.Logs.ViewCurrentLog="&View Current Log"
J
jp9000 已提交
576
Basic.MainMenu.Help.CheckForUpdates="Check For Updates"
J
jp9000 已提交
577 578 579
Basic.MainMenu.Help.CrashLogs="Crash &Reports"
Basic.MainMenu.Help.CrashLogs.ShowLogs="&Show Crash Reports"
Basic.MainMenu.Help.CrashLogs.UploadLastLog="Upload &Last Crash Report"
C
cg2121 已提交
580
Basic.MainMenu.Help.About="&About"
J
jp9000 已提交
581

J
jp9000 已提交
582 583 584 585 586 587 588
# 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 mode 'general' settings
Basic.Settings.General="General"
S
Socapex 已提交
589
Basic.Settings.General.Theme="Theme"
590
Basic.Settings.General.Language="Language"
J
jp9000 已提交
591
Basic.Settings.General.EnableAutoUpdates="Automatically check for updates on startup"
592
Basic.Settings.General.OpenStatsOnStartup="Open stats dialog on startup"
593 594
Basic.Settings.General.WarnBeforeStartingStream="Show confirmation dialog when starting streams"
Basic.Settings.General.WarnBeforeStoppingStream="Show confirmation dialog when stopping streams"
595
Basic.Settings.General.Projectors="Projectors"
596
Basic.Settings.General.HideProjectorCursor="Hide cursor over projectors"
597
Basic.Settings.General.ProjectorAlwaysOnTop="Make projectors always on top"
598 599
Basic.Settings.General.Snapping="Source Alignment Snapping"
Basic.Settings.General.ScreenSnapping="Snap Sources to edge of screen"
600
Basic.Settings.General.CenterSnapping="Snap Sources to horizontal and vertical center"
601
Basic.Settings.General.SourceSnapping="Snap Sources to other sources"
602
Basic.Settings.General.SnapDistance="Snap Sensitivity"
603 604
Basic.Settings.General.RecordWhenStreaming="Automatically record when streaming"
Basic.Settings.General.KeepRecordingWhenStreamStops="Keep recording when stream stops"
605 606
Basic.Settings.General.ReplayBufferWhileStreaming="Automatically start replay buffer when streaming"
Basic.Settings.General.KeepReplayBufferStreamStops="Keep replay buffer active when stream stops"
C
cg2121 已提交
607
Basic.Settings.General.SysTray="System Tray"
C
cg2121 已提交
608
Basic.Settings.General.SysTrayWhenStarted="Minimize to system tray when started"
609
Basic.Settings.General.SystemTrayHideMinimize="Always minimize to system tray instead of task bar"
C
cg2121 已提交
610
Basic.Settings.General.SaveProjectors="Save projectors on exit"
611 612 613 614
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"
615
Basic.Settings.General.SwitchOnDoubleClick="Transition to scene when double-clicked"
616
Basic.Settings.General.StudioPortraitLayout="Enable portrait/vertical layout"
617
Basic.Settings.General.TogglePreviewProgramLabels="Show preview/program labels"
618
Basic.Settings.General.Multiview="Multiview"
619
Basic.Settings.General.Multiview.MouseSwitch="Click to switch between scenes"
620
Basic.Settings.General.Multiview.DrawSourceNames="Show scene names"
621
Basic.Settings.General.Multiview.DrawSafeAreas="Draw safe areas (EBU R 95)"
S
Shaolin 已提交
622
Basic.Settings.General.MultiviewLayout="Multiview Layout"
S
Shaolin 已提交
623 624 625 626
Basic.Settings.General.MultiviewLayout.Horizontal.Top="Horizontal, Top (8 Scenes)"
Basic.Settings.General.MultiviewLayout.Horizontal.Bottom="Horizontal, Bottom (8 Scenes)"
Basic.Settings.General.MultiviewLayout.Vertical.Left="Vertical, Left (8 Scenes)"
Basic.Settings.General.MultiviewLayout.Vertical.Right="Vertical, Right (8 Scenes)"
627
Basic.Settings.General.MultiviewLayout.Horizontal.Extended.Top="Horizontal, Top (24 Scenes)"
J
jp9000 已提交
628 629 630 631

# basic mode 'stream' settings
Basic.Settings.Stream="Stream"
Basic.Settings.Stream.StreamType="Stream Type"
632 633 634
Basic.Settings.Stream.Custom.UseAuthentication="Use authentication"
Basic.Settings.Stream.Custom.Username="Username"
Basic.Settings.Stream.Custom.Password="Password"
635
Basic.Settings.Stream.BandwidthTestMode="Enable Bandwidth Test Mode"
J
jp9000 已提交
636 637 638

# basic mode 'output' settings
Basic.Settings.Output="Output"
639
Basic.Settings.Output.Format="Recording Format"
J
jp9000 已提交
640 641 642
Basic.Settings.Output.Encoder="Encoder"
Basic.Settings.Output.SelectDirectory="Select Recording Directory"
Basic.Settings.Output.SelectFile="Select Recording File"
643
Basic.Settings.Output.EnforceBitrate="Enforce streaming service bitrate limits"
J
jp9000 已提交
644
Basic.Settings.Output.Mode="Output Mode"
645
Basic.Settings.Output.Mode.Simple="Simple"
J
jp9000 已提交
646 647
Basic.Settings.Output.Mode.Adv="Advanced"
Basic.Settings.Output.Mode.FFmpeg="FFmpeg Output"
J
jp9000 已提交
648
Basic.Settings.Output.UseReplayBuffer="Enable Replay Buffer"
649 650 651 652 653
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.HotkeyMessage="(Note: Make sure to set a hotkey for the replay buffer in the hotkeys section)"
J
jp9000 已提交
654 655
Basic.Settings.Output.ReplayBuffer.Prefix="Replay Buffer Filename Prefix"
Basic.Settings.Output.ReplayBuffer.Suffix="Suffix"
656
Basic.Settings.Output.Simple.SavePath="Recording Path"
657 658 659 660 661
Basic.Settings.Output.Simple.RecordingQuality="Recording Quality"
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"
662 663
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\"."
664 665 666 667 668
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.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)"
669
Basic.Settings.Output.Simple.Encoder.Hardware.QSV="Hardware (QSV)"
670
Basic.Settings.Output.Simple.Encoder.Hardware.AMD="Hardware (AMD)"
J
jp9000 已提交
671
Basic.Settings.Output.Simple.Encoder.Hardware.NVENC="Hardware (NVENC)"
672
Basic.Settings.Output.Simple.Encoder.SoftwareLowCPU="Software (x264 low CPU usage preset, increases file size)"
J
jp9000 已提交
673 674 675 676 677
Basic.Settings.Output.VideoBitrate="Video Bitrate"
Basic.Settings.Output.AudioBitrate="Audio Bitrate"
Basic.Settings.Output.Reconnect="Automatically Reconnect"
Basic.Settings.Output.RetryDelay="Retry Delay (seconds)"
Basic.Settings.Output.MaxRetries="Maximum Retries"
678
Basic.Settings.Output.Advanced="Enable Advanced Encoder Settings"
J
jp9000 已提交
679
Basic.Settings.Output.EncoderPreset="Encoder Preset"
J
jp9000 已提交
680
Basic.Settings.Output.CustomEncoderSettings="Custom Encoder Settings"
681
Basic.Settings.Output.CustomMuxerSettings="Custom Muxer Settings"
682
Basic.Settings.Output.NoSpaceFileName="Generate File Name without Space"
J
jp9000 已提交
683 684 685 686 687

# basic mode 'output' settings - advanced section
Basic.Settings.Output.Adv.Rescale="Rescale Output"
Basic.Settings.Output.Adv.AudioTrack="Audio Track"
Basic.Settings.Output.Adv.Streaming="Streaming"
688
Basic.Settings.Output.Adv.ApplyServiceSettings="Enforce streaming service encoder settings"
J
jp9000 已提交
689 690 691 692
Basic.Settings.Output.Adv.Audio.Track1="Track 1"
Basic.Settings.Output.Adv.Audio.Track2="Track 2"
Basic.Settings.Output.Adv.Audio.Track3="Track 3"
Basic.Settings.Output.Adv.Audio.Track4="Track 4"
J
jp9000 已提交
693 694
Basic.Settings.Output.Adv.Audio.Track5="Track 5"
Basic.Settings.Output.Adv.Audio.Track6="Track 6"
J
jp9000 已提交
695 696 697 698 699 700 701

# basic mode 'output' settings - advanced section - recording subsection
Basic.Settings.Output.Adv.Recording="Recording"
Basic.Settings.Output.Adv.Recording.Type="Type"
Basic.Settings.Output.Adv.Recording.Type.Standard="Standard"
Basic.Settings.Output.Adv.Recording.Type.FFmpegOutput="Custom Output (FFmpeg)"
Basic.Settings.Output.Adv.Recording.UseStreamEncoder="(Use stream encoder)"
702 703
Basic.Settings.Output.Adv.Recording.Filename="Filename Formatting"
Basic.Settings.Output.Adv.Recording.OverwriteIfExists="Overwrite if file exists"
704 705 706
Basic.Settings.Output.Adv.FFmpeg.Type="FFmpeg Output Type"
Basic.Settings.Output.Adv.FFmpeg.Type.URL="Output to URL"
Basic.Settings.Output.Adv.FFmpeg.Type.RecordToFile="Output to File"
J
jp9000 已提交
707 708
Basic.Settings.Output.Adv.FFmpeg.SaveFilter.Common="Common recording formats"
Basic.Settings.Output.Adv.FFmpeg.SaveFilter.All="All Files"
J
jp9000 已提交
709
Basic.Settings.Output.Adv.FFmpeg.SavePathURL="File path or URL"
710 711 712 713 714 715 716 717 718
Basic.Settings.Output.Adv.FFmpeg.Format="Container Format"
Basic.Settings.Output.Adv.FFmpeg.FormatAudio="Audio"
Basic.Settings.Output.Adv.FFmpeg.FormatVideo="Video"
Basic.Settings.Output.Adv.FFmpeg.FormatDefault="Default Format"
Basic.Settings.Output.Adv.FFmpeg.FormatDesc="Container Format Description"
Basic.Settings.Output.Adv.FFmpeg.FormatDescDef="Audio/Video Codec guessed from File path or URL"
Basic.Settings.Output.Adv.FFmpeg.AVEncoderDefault="Default Encoder"
Basic.Settings.Output.Adv.FFmpeg.AVEncoderDisable="Disable Encoder"
Basic.Settings.Output.Adv.FFmpeg.VEncoder="Video Encoder"
J
jp9000 已提交
719
Basic.Settings.Output.Adv.FFmpeg.VEncoderSettings="Video Encoder Settings (if any)"
720
Basic.Settings.Output.Adv.FFmpeg.AEncoder="Audio Encoder"
J
jp9000 已提交
721
Basic.Settings.Output.Adv.FFmpeg.AEncoderSettings="Audio Encoder Settings (if any)"
722
Basic.Settings.Output.Adv.FFmpeg.MuxerSettings="Muxer Settings (if any)"
723
Basic.Settings.Output.Adv.FFmpeg.GOPSize="Keyframe interval (frames)"
724
Basic.Settings.Output.Adv.FFmpeg.IgnoreCodecCompat="Show all codecs (even if potentially incompatible)"
J
jp9000 已提交
725

726
# basic mode 'output' settings - advanced section - recording subsection - completer
B
bl 已提交
727
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"
728 729

# basic mode 'output' settings - advanced section - recording subsection - TT
G
Gol-D-Ace 已提交
730
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"
731

J
jp9000 已提交
732 733
# basic mode 'video' settings
Basic.Settings.Video="Video"
734 735 736 737
Basic.Settings.Video.Adapter="Video Adapter"
Basic.Settings.Video.BaseResolution="Base (Canvas) Resolution"
Basic.Settings.Video.ScaledResolution="Output (Scaled) Resolution"
Basic.Settings.Video.DownscaleFilter="Downscale Filter"
J
jp9000 已提交
738
Basic.Settings.Video.DisableAeroWindows="Disable Aero (Windows only)"
739
Basic.Settings.Video.FPS="FPS"
J
jp9000 已提交
740 741 742
Basic.Settings.Video.FPSCommon="Common FPS Values"
Basic.Settings.Video.FPSInteger="Integer FPS Value"
Basic.Settings.Video.FPSFraction="Fractional FPS Value"
743 744 745
Basic.Settings.Video.Numerator="Numerator"
Basic.Settings.Video.Denominator="Denominator"
Basic.Settings.Video.Renderer="Renderer"
J
jp9000 已提交
746 747
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."
748
Basic.Settings.Video.DisableAero="Disable Aero"
J
jp9000 已提交
749

750 751 752
# scale filters
Basic.Settings.Video.DownscaleFilter.Bilinear="Bilinear (Fastest, but blurry if scaling)"
Basic.Settings.Video.DownscaleFilter.Bicubic="Bicubic (Sharpened scaling, 16 samples)"
J
jp9000 已提交
753
Basic.Settings.Video.DownscaleFilter.Lanczos="Lanczos (Sharpened scaling, 32 samples)"
754

J
jp9000 已提交
755 756 757 758
# basic mode 'audio' settings
Basic.Settings.Audio="Audio"
Basic.Settings.Audio.SampleRate="Sample Rate"
Basic.Settings.Audio.Channels="Channels"
S
Shaolin 已提交
759 760 761 762
Basic.Settings.Audio.MeterDecayRate="Audio Meter 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)"
763 764 765
Basic.Settings.Audio.PeakMeterType="Peak Meter Type"
Basic.Settings.Audio.PeakMeterType.SamplePeak="Sample Peak"
Basic.Settings.Audio.PeakMeterType.TruePeak="True Peak (Higher CPU usage)"
P
pkviet 已提交
766 767 768 769
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.Title="Enable surround sound audio?"
Basic.Settings.Audio.MultichannelWarning.Confirm="Are you sure you want to enable surround sound audio?"
J
jp9000 已提交
770 771
Basic.Settings.Audio.DesktopDevice="Desktop Audio Device"
Basic.Settings.Audio.DesktopDevice2="Desktop Audio Device 2"
S
shousa 已提交
772 773 774
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"
775
Basic.Settings.Audio.AuxDevice4="Mic/Auxiliary Audio Device 4"
776 777 778 779
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"
780
Basic.Settings.Audio.UnknownAudioDevice="[Device not connected or not available]"
781
Basic.Settings.Audio.Disabled="Disabled"
J
jp9000 已提交
782

J
jp9000 已提交
783 784
# basic mode 'advanced' settings
Basic.Settings.Advanced="Advanced"
785 786 787 788
Basic.Settings.Advanced.General.ProcessPriority="Process Priority"
Basic.Settings.Advanced.General.ProcessPriority.High="High"
Basic.Settings.Advanced.General.ProcessPriority.AboveNormal="Above Normal"
Basic.Settings.Advanced.General.ProcessPriority.Normal="Normal"
789
Basic.Settings.Advanced.General.ProcessPriority.BelowNormal="Below Normal"
790
Basic.Settings.Advanced.General.ProcessPriority.Idle="Idle"
791
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."
J
jp9000 已提交
792 793 794 795 796 797
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.ColorRange.Partial="Partial"
Basic.Settings.Advanced.Video.ColorRange.Full="Full"
798 799
Basic.Settings.Advanced.Audio.MonitoringDevice="Audio Monitoring Device"
Basic.Settings.Advanced.Audio.MonitoringDevice.Default="Default"
800
Basic.Settings.Advanced.Audio.DisableAudioDucking="Disable Windows audio ducking"
801 802 803 804
Basic.Settings.Advanced.StreamDelay="Stream Delay"
Basic.Settings.Advanced.StreamDelay.Duration="Duration (seconds)"
Basic.Settings.Advanced.StreamDelay.Preserve="Preserve cutoff point (increase delay) when reconnecting"
Basic.Settings.Advanced.StreamDelay.MemoryUsage="Estimated Memory Usage: %1 MB"
805 806
Basic.Settings.Advanced.Network="Network"
Basic.Settings.Advanced.Network.BindToIP="Bind to IP"
D
derrod 已提交
807 808
Basic.Settings.Advanced.Network.EnableNewSocketLoop="Enable new networking code"
Basic.Settings.Advanced.Network.EnableLowLatencyMode="Low latency mode"
809
Basic.Settings.Advanced.Hotkeys.DisableHotkeysInFocus="Disable hotkeys when main window is in focus"
C
cg2121 已提交
810 811
Basic.Settings.Advanced.AutoRemux="Automatically remux to mp4"
Basic.Settings.Advanced.AutoRemux.MP4="(record as mkv)"
J
jp9000 已提交
812

J
jp9000 已提交
813 814 815 816 817
# advanced audio properties
Basic.AdvAudio="Advanced Audio Properties"
Basic.AdvAudio.Name="Name"
Basic.AdvAudio.Volume="Volume (%)"
Basic.AdvAudio.Mono="Downmix to Mono"
C
cg2121 已提交
818
Basic.AdvAudio.Balance="Balance"
J
jp9000 已提交
819
Basic.AdvAudio.SyncOffset="Sync Offset (ms)"
820 821 822 823
Basic.AdvAudio.Monitoring="Audio Monitoring"
Basic.AdvAudio.Monitoring.None="Monitor Off"
Basic.AdvAudio.Monitoring.MonitorOnly="Monitor Only (mute output)"
Basic.AdvAudio.Monitoring.Both="Monitor and Output"
J
jp9000 已提交
824
Basic.AdvAudio.AudioTracks="Tracks"
P
Palana 已提交
825

P
Palana 已提交
826 827 828
# basic mode 'hotkeys' settings
Basic.Settings.Hotkeys="Hotkeys"
Basic.Settings.Hotkeys.Pair="Key combinations shared with '%1' act as toggles"
V
VodBox 已提交
829
Basic.Settings.Hotkeys.Filter="Filter"
P
Palana 已提交
830

P
Palana 已提交
831 832 833
# basic mode hotkeys
Basic.Hotkeys.SelectScene="Switch to scene"

C
cg2121 已提交
834 835 836 837 838 839 840
# system tray
Basic.SystemTray.Show="Show"
Basic.SystemTray.Hide="Hide"

# system tray messages
Basic.SystemTray.Message.Reconnecting="Disconnected.  Reconnecting..."

P
Palana 已提交
841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880
# hotkeys that may lack translation on certain operating systems
Hotkeys.Insert="Insert"
Hotkeys.Delete="Delete"
Hotkeys.Home="Home"
Hotkeys.End="End"
Hotkeys.PageUp="Page Up"
Hotkeys.PageDown="Page Down"
Hotkeys.NumLock="Num Lock"
Hotkeys.ScrollLock="Scroll Lock"
Hotkeys.CapsLock="Caps Lock"
Hotkeys.Backspace="Backspace"
Hotkeys.Tab="Tab"
Hotkeys.Print="Print"
Hotkeys.Pause="Pause"
Hotkeys.Left="Left"
Hotkeys.Right="Right"
Hotkeys.Up="Up"
Hotkeys.Down="Down"
Hotkeys.Windows="Windows"
Hotkeys.Super="Super"
Hotkeys.Menu="Menu"
Hotkeys.Space="Space"
Hotkeys.NumpadNum="Numpad %1"
Hotkeys.NumpadMultiply="Numpad Multiply"
Hotkeys.NumpadDivide="Numpad Divide"
Hotkeys.NumpadAdd="Numpad Add"
Hotkeys.NumpadSubtract="Numpad Subtract"
Hotkeys.NumpadDecimal="Numpad Decimal"
Hotkeys.AppleKeypadNum="%1 (Keypad)"
Hotkeys.AppleKeypadMultiply="* (Keypad)"
Hotkeys.AppleKeypadDivide="/ (Keypad)"
Hotkeys.AppleKeypadAdd="+ (Keypad)"
Hotkeys.AppleKeypadSubtract="- (Keypad)"
Hotkeys.AppleKeypadDecimal=". (Keypad)"
Hotkeys.AppleKeypadEqual="= (Keypad)"
Hotkeys.MouseButton="Mouse %1"

# audio hotkeys
Mute="Mute"
Unmute="Unmute"
881
Push-to-mute="Push-to-mute"
P
Palana 已提交
882 883 884 885 886
Push-to-talk="Push-to-talk"

# scene item hotkeys
SceneItemShow="Show '%1'"
SceneItemHide="Hide '%1'"
887 888 889 890

# 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"
891
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)"
892 893 894 895

# deleting final scene
FinalScene.Title="Delete Scene"
FinalScene.Text="There needs to be at least one scene."
896 897 898 899 900

# no sources
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."
901 902 903 904

# Scene item color selection
ChangeBG="Set Color"
CustomColor="Custom Color"
905 906 907

# Global settings for the browser source
BrowserSource.EnableHardwareAcceleration="Enable Browser Source Hardware Acceleration"
C
cg2121 已提交
908 909 910 911

# about dialog
About="About"
About.Info="OBS Studio is a free and open source video recording and live streaming software."
G
Gol-D-Ace 已提交
912
About.Donate="Make a Contribution"
C
cg2121 已提交
913 914 915
About.GetInvolved="Get Involved"
About.Authors="Authors"
About.License="License"
G
Gol-D-Ace 已提交
916
About.Contribute="Support the OBS Project"
917 918 919

# Dynamic output size
ResizeOutputSizeOfSource="Resize output (source size)"
920
ResizeOutputSizeOfSource.Text="The base and output resolutions will be resized to the size of the current source."
921
ResizeOutputSizeOfSource.Continue="Do you want to continue?"