"server_url_helper":"Proxy to be used for all robots. HTTP and SOCKS proxies are supported. Example http://myproxy.com:3128 or socks5://myproxy.com:3128. Short form myproxy.com:3128 is considered an HTTP proxy.",
"requires_auth":"Requires Authentication?",
"username":"Username",
"password":"Password",
"add_proxy":"Add Proxy",
"test_proxy":"Test Proxy",
"remove_proxy":"Remove Proxy",
"table":{
"proxy_url":"Proxy URL",
"requires_auth":"Requires Authentication"
},
"coming_soon":"Coming Soon - In Open Source (Basic Rotation) & Cloud (Advanced Rotation). If you don't want to manage the infrastructure, join our cloud waitlist to get early access.",
"join_waitlist":"Join Maxun Cloud Waitlist",
"alert":{
"title":"If your proxy requires a username and password, always provide them separately from the proxy URL.",
"description":"Hover over the texts you want to extract and click to select them"
},
"screenshot":{
"title":"Capture Screenshot",
"description":"Capture a partial or full page screenshot of the current page."
},
"list":{
"title":"Capture List",
"description":"Hover over the list you want to extract. Once selected, you can hover over all texts inside the list you selected. Click to select them."
},
"default":{
"title":"What data do you want to extract?",
"description":"A robot is designed to perform one action at a time. You can choose any of the options below."
},
"list_stages":{
"initial":"Select the list you want to extract along with the texts inside it",
"pagination":"Select how the robot can capture the rest of the list",
"additional_rows":"Additional rows of data will be extracted once you finish recording.",
"successful_training":"You've successfully trained the robot to perform actions! Click on the button below to get a preview of the data your robot will extract.",
"no_selection":"It looks like you have not selected anything for extraction yet. Once you do, the robot will show a preview of your selections here."
},
"data_sections":{
"binary_received":"---------- Binary output data received ----------",
"serializable_received":"---------- Serializable output data received ----------",
"sync_info":"If you enable this option, every time this robot runs a task successfully, its captured data will be appended to your Google Sheet.",
"authenticated_as":"Authenticated as: {{email}}"
},
"alerts":{
"success":{
"title":"Google Sheet Integrated Successfully.",
"content":"Every time this robot creates a successful run, its captured data is appended to your {{sheetName}} Google Sheet. You can check the data updates",
"here":"here",
"note":"Note:",
"sync_limitation":"The data extracted before integrating with Google Sheets will not be synced in the Google Sheet. Only the data extracted after the integration will be synced."
"purpose":"Robot duplication is useful to extract data from pages with the same structure.",
"example":"Example: If you've created a robot for {{url1}}, you can duplicate it to scrape similar pages like {{url2}} without training a robot from scratch.",
"warning":"⚠️ Ensure the new page has the same structure as the original page."
},
"fields":{
"target_url":"Robot Target URL"
},
"buttons":{
"duplicate":"Duplicate Robot",
"cancel":"Cancel"
},
"notifications":{
"robot_not_found":"Could not find robot details. Please try again.",