en-US.ini 2.2 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. SceneSwitcher="Automatic Scene Switcher"
  2. SceneSwitcher.OnNoMatch="When no window matches:"
  3. SceneSwitcher.OnNoMatch.DontSwitch="Don't switch"
  4. SceneSwitcher.OnNoMatch.SwitchTo="Switch to:"
  5. SceneSwitcher.CheckInterval="Check active window title every:"
  6. SceneSwitcher.ActiveOrNotActive="Scene Switcher is:"
  7. InvalidRegex.Title="Invalid Regular Expression"
  8. InvalidRegex.Text="The regular expression that you entered is invalid."
  9. Active="Active"
  10. Inactive="Inactive"
  11. Start="Start"
  12. Stop="Stop"
  13. Captions="Captions (Experimental)"
  14. Captions.AudioSource="Audio source"
  15. Captions.CurrentSystemLanguage="Current System Language (%1)"
  16. Captions.Provider="Provider"
  17. Captions.Error.GenericFail="Failed to start captions"
  18. OutputTimer="Output Timer"
  19. OutputTimer.Stream="Stop streaming after:"
  20. OutputTimer.Record="Stop recording after:"
  21. OutputTimer.Stream.StoppingIn="Streaming stopping in:"
  22. OutputTimer.Record.StoppingIn="Recording stopping in:"
  23. OutputTimer.Stream.EnableEverytime="Enable streaming timer every time"
  24. OutputTimer.Record.EnableEverytime="Enable recording timer every time"
  25. OutputTimer.Record.PauseTimer="Pause timer when recording is paused"
  26. Scripts="Scripts"
  27. LoadedScripts="Loaded Scripts"
  28. AddScripts="Add Scripts"
  29. RemoveScripts="Remove Scripts"
  30. ReloadScripts="Reload Scripts"
  31. LoadedScripts="Loaded Scripts"
  32. EditScript="Edit Script"
  33. Reload="Reload"
  34. OpenFileLocation="Open file location"
  35. PythonSettings="Python Settings"
  36. PythonSettings.PythonInstallPath32bit="Python Install Path (32bit)"
  37. PythonSettings.PythonInstallPath64bit="Python Install Path (64bit)"
  38. PythonSettings.BrowsePythonPath="Browse Python Path"
  39. PythonSettings.PythonVersion="Loaded Python Version: %1"
  40. PythonSettings.PythonNotLoaded="Python not currently loaded"
  41. PythonSettings.AlreadyLoaded.Title="Python Already Loaded"
  42. PythonSettings.AlreadyLoaded.Message="A copy of Python %1 is already loaded. To load the newly selected Python version, please restart OBS."
  43. ScriptLogWindow="Script Log"
  44. Description="Description"
  45. ScriptDescriptionLink.Text="Open this link in your default web browser?"
  46. ScriptDescriptionLink.Text.Url="URL: %1"
  47. ScriptDescriptionLink.OpenURL="Open URL"
  48. FileFilter.ScriptFiles="Script Files"
  49. FileFilter.AllFiles="All Files"