en.txt 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354
  1. Lanuage="English"
  2. OK="OK"
  3. Cancel="Cancel"
  4. MainMenu.File="File"
  5. MainMenu.File.New="New"
  6. MainMenu.File.Open="Open"
  7. MainMenu.FIle.Save="Save"
  8. MainWindow.Exit="Exit"
  9. MainWindow.Lock="Lock Preview"
  10. MainWindow.Preview="Enable Preview"
  11. MainWindow.Scenes="Scenes:"
  12. MainWindow.Settings="Settings"
  13. MainWindow.Sources="Sources:"
  14. MainWindow.StartRecording="Start Recording"
  15. MainWindow.StartStream="Start Stream"
  16. MainWindow.StopRecording="Stop Recording"
  17. MainWindow.StopStream="Stop Stream"
  18. MainWindow.Volume="Volume:"
  19. Settings="Settings"
  20. Settings.StreamRestart="All streaming/recording must be stopped in order for these changes to take effect"
  21. Settings.General="General"
  22. Settings.General.Language="Language:"
  23. Settings.General.LanguageChanged="The program must be restarted in order to change the language"
  24. Settings.Outputs="Outputs"
  25. Settings.Video="Video"
  26. Settings.Video.Adapter="Video Adapter:"
  27. Settings.Video.BaseRes="Base Resolution:"
  28. Settings.Video.DownscaleRes="Output Resolution:"
  29. Settings.Video.DownscaleFilter="Downscale Filter:"
  30. Settings.Video.DisableAeroWindows="Disable Aero (Windows only)"
  31. Settings.Video.FPS="FPS:"
  32. Settings.Video.FPS.Common="Common FPS Values"
  33. Settings.Video.FPS.Integer="Integer FPS Value"
  34. Settings.VIdeo.FPS.Fraction="Frame Interval (fraction)"
  35. Settings.Video.FPS.Nanoseconds="Frame Interval (nanoseconds)"
  36. Settings.Video.FPS.Numerator="Numerator:"
  37. Settings.Video.FPS.Denominator="Denominator:"
  38. Settings.Video.InvalidResolution="Invalid base resolution value. Must be [width]x[height] (i.e. 1920x1080)"
  39. Settings.Audio="Audio"
  40. Settings.Audio.DesktopAudioDevice="Desktop Audio Device:"
  41. Settings.Audio.AuxAudioDevice1="Auxilary Audio Device 1:"
  42. Settings.Audio.AuxAudioDevice2="Auxilary Audio Device 2:"
  43. Settings.Audio.AuxAudioDevice3="Auxilary Audio Device 3:"
  44. Settings.Audio.AuxAudioDevice4="Auxilary Audio Device 4:"