|
1 | 1 | General.SaveButton="Save"
|
| 2 | +General.SaveChangesButton="Save Changes" |
2 | 3 | General.CancelButton="Cancel"
|
3 |
| -MarketplaceWindow.LoginButton.LogIn="Log In" |
| 4 | +MarketplaceWindow.LoginButton.LogIn="Sign In" |
4 | 5 | MarketplaceWindow.LoginButton.LogOut="Sign Out"
|
5 | 6 | MarketplaceWindow.OpenSettingsButton.Tooltip="Open Settings"
|
6 | 7 | MarketplaceWindow.StoreButton.Tooltip="Go to Elgato Marketplace"
|
7 | 8 | MarketplaceWindow.DownloadButton.Tooltip="Click to Download"
|
8 |
| -MarketplaceWindow.PurchasedTab="Purchased" |
| 9 | +MarketplaceWindow.PurchasedTab="Products" |
9 | 10 | MarketplaceWindow.Purchased.NoPurchasesTitle="You don't own any scene collection products yet"
|
10 | 11 | MarketplaceWindow.Purchased.NoPurchasesSubtitle="Your digital assets from Marketplace will appear here"
|
11 |
| -MarketplaceWindow.LoginNeeded.Title="Please Log In" |
12 |
| -MarketplaceWindow.LoginNeeded.Subtitle="Click the Log In button above to log into your account and begin using the Elgato Marketplace plugin." |
| 12 | +MarketplaceWindow.LoginNeeded.Title="Sign in to get started" |
| 13 | +MarketplaceWindow.LoginNeeded.Subtitle="First off, let's connect your Marketplace account with OBS Studio" |
| 14 | +MarketplaceWindow.LoginError.Title="Login Error" |
| 15 | +MarketplaceWindow.LoginError.Subtitle="There was an error logging you in. Please click the Log In button above to try again." |
13 | 16 | MarketplaceWindow.ConnectionError.Title="Connection Error"
|
14 | 17 | MarketplaceWindow.ConnectionError.Subtitle="Could not connect to the server. (please check your network connection)"
|
15 | 18 | MarketplaceWindow.Loading.Title="Loading Your Purchased Products..."
|
16 | 19 | MarketplaceWindow.Settings.Title="Settings"
|
17 |
| -MarketplaceWindow.Settings.DefaultVideoDevice.Label="Default Video Device" |
| 20 | +MarketplaceWindow.Settings.DefaultVideoDevice.Label="Default camera" |
18 | 21 | MarketplaceWindow.Settings.DefaultVideoDevice.NoneSelected="None Selected"
|
19 | 22 | MarketplaceWindow.Settings.DefaultVideoDevice.SettingsButton.Tooltip="Video Capture Device Settings"
|
20 |
| -MarketplaceWindow.Settings.DefaultAudioDevice.Label="Default Audio Device" |
| 23 | +MarketplaceWindow.Settings.DefaultAudioDevice.Label="Default microphone" |
21 | 24 | MarketplaceWindow.Settings.InstallLocation="Medial File Install Location"
|
22 |
| -MarketplaceWindow.Settings.EnableMakerTools="Enable Maker Tools" |
| 25 | +MarketplaceWindow.Settings.EnableMakerTools="Turn on Maker tools" |
23 | 26 | MarketplaceWindow.Settings.MakerToolsRestartWarning.Disabled="Maker tools will be disabled after restarting OBS."
|
24 | 27 | MarketplaceWindow.Settings.MakerToolsRestartWarning.Enabled="Maker tools will be enabled after restarting OBS."
|
25 | 28 | MarketplaceWindow.DownloadProduct.NetworkError.Title="Network Connection Error"
|
26 | 29 | MarketplaceWindow.DownloadProduct.NetworkError.Subtitle="Could not connect to the Marketplace. Please try again."
|
27 | 30 | MarketplaceWindow.DownloadProduct.InvalidFiletype.Title="Invalid File Type"
|
28 | 31 | MarketplaceWindow.DownloadProduct.InvalidFiletype.Subtitle="File is not an .elgatoscene file."
|
29 |
| -ExportWizard.NextButton="Next" |
| 32 | +ExportWizard.NextButton="Continue" |
30 | 33 | ExportWizard.BackButton="Back"
|
31 |
| -ExportWizard.CloseButton="Close" |
32 |
| -ExportWizard.MediaFileCheck.Title="Media File Check" |
33 |
| -ExportWizard.MediaFileCheck.Text=" media files were found to bundle.\nIf this is correct, click 'Next' below." |
34 |
| -ExportWizard.VideoSourceLabels.Title="Video Source Labels" |
35 |
| -ExportWizard.VideoSourceLabels.Text="Now go ahead and label your video sources." |
| 34 | +ExportWizard.SaveAsButton="Save as" |
| 35 | +ExportWizard.CloseButton="Done" |
| 36 | +ExportWizard.MediaFileCheck.Title="Review your export" |
| 37 | +ExportWizard.MediaFileCheck.Text=" media files were found to bundle." |
| 38 | +ExportWizard.VideoSourceLabels.Title="Name video sources" |
| 39 | +ExportWizard.VideoSourceLabels.Text="Choose how your video sources will appear for users" |
36 | 40 | ExportWizard.VideoSourceLabels.InputPlaceholder="Description text goes here"
|
37 | 41 | ExportWizard.VideoSourceLabels.NoCaptureSourcesText="No video capture sources found."
|
38 |
| -ExportWizard.RequiredPlugins.Title="Required Plug-ins" |
39 |
| -ExportWizard.RequiredPlugins.Text="Please select all plugins that are required to use this scene collection." |
| 42 | +ExportWizard.RequiredPlugins.Title="Add required plugins" |
| 43 | +ExportWizard.RequiredPlugins.Text="Select any plugins needed to run this asset" |
40 | 44 | ExportWizard.RequiredPlugins.NoPluginsFound="No installed plugins found."
|
41 |
| -ExportWizard.ExportComplete.Title="Scene Bundle Exported" |
42 |
| -ExportWizard.ExportComplete.Text="Bundle successfully exported. Click 'Close' below to close this window." |
| 45 | +ExportWizard.ExportComplete.Title="Export complete" |
| 46 | +ExportWizard.ExportComplete.Text="Bundle successfully exported. Click 'Done' below to close this window." |
43 | 47 | ExportWizard.Exporting.Title="Exporting Bundle..."
|
44 | 48 | ExportWizard.Exporting.Text="Note: this can take a few minutes for scene collections with large files."
|
45 | 49 | SetupWizard.WindowTitle="Install Scene Collection"
|
46 |
| -SetupWizard.NextButton="Next" |
| 50 | +SetupWizard.NextButton="Continue" |
47 | 51 | SetupWizard.BackButton="Back"
|
48 |
| -SetupWizard.MissingPlugins.Title="Missing Plugins" |
49 |
| -SetupWizard.MissingPlugins.Text="The following plugins are required to use this scene collection, but are not installed. Please install these plugins, restart OBS and attempt to install again." |
50 |
| -SetupWizard.MissingPlugins.DownloadButton="Download" |
51 |
| -SetupWizard.SelectInstall.Title="Select Install" |
| 52 | +SetupWizard.StartInstall.Title="Start install" |
| 53 | +SetupWizard.MissingPlugins.Title="You're missing something" |
| 54 | +SetupWizard.MissingPlugins.Text="To continue, download the following free plugins, then restart OBS and try again" |
| 55 | +SetupWizard.MissingPlugins.DownloadButton="Get" |
| 56 | +SetupWizard.SelectInstall.Title="How do you want to install this?" |
52 | 57 | SetupWizard.SelectInstall.NewInstallButton="New"
|
53 |
| -SetupWizard.SelectInstall.ExistingInstallButton="New" |
| 58 | +SetupWizard.SelectInstall.ExistingInstallButton="Add" |
54 | 59 | SetupWizard.CreateCollection.Title="Create Scene Collection"
|
55 | 60 | SetupWizard.CreateCollection.NewNamePlaceholder="Collection Name"
|
56 |
| -SetupWziard.NameInUseError.Title="Name in use." |
| 61 | +SetupWizard.NameInUseError.Title="Name in use." |
57 | 62 | SetupWizard.NameInUseError.Text="A scene collection already exists with this name. Please provide another name."
|
58 |
| -SetupWizard.AudioSetup.Device.Text="Audio Device" |
| 63 | +SetupWizard.AudioSetup.Device.Text="Select a microphone" |
59 | 64 | SetupWizard.Loading.Title="Loading Collection..."
|
60 | 65 | SetupWizard.Loading.Text="Note: this can take some time for scene collections with large files."
|
61 | 66 | SetupWizard.IncompatibleFile.Title="Incompatible file"
|
|
0 commit comments