2024-12-07 22:20:17 +05:30
{
"login" : {
"title" : "Welcome Back!" ,
"email" : "Email" ,
"password" : "Password" ,
"button" : "Login" ,
"loading" : "Loading" ,
"register_prompt" : "Don't have an account?" ,
"register_link" : "Register" ,
"welcome_notification" : "Welcome to Maxun!" ,
"error_notification" : "Login Failed. Please try again."
2024-12-10 20:40:59 +05:30
} ,
"register" : {
"title" : "Register Account" ,
"email" : "Email" ,
"password" : "Password" ,
"button" : "Register" ,
"loading" : "Loading" ,
"register_prompt" : "Already have an account?" ,
"login_link" : "Login" ,
"welcome_notification" : "Welcome to Maxun!" ,
"error_notification" : "Registeration Failed. Please try again."
} ,
"recordingtable" : {
"run" : "Run" ,
"name" : "Name" ,
"schedule" : "Schedule" ,
"integrate" : "Integrate" ,
"settings" : "Settings" ,
"options" : "Options" ,
"heading" : "My Robots" ,
"new" : "Create Robot" ,
"modal" : {
"title" : "Enter the URL" ,
"label" : "URL" ,
"button" : "Start Recording"
} ,
"edit" : "Edit" ,
"delete" : "Delete" ,
"duplicate" : "Duplicate" ,
"search" : "Search Robots..."
} ,
"mainmenu" : {
"recordings" : "Robots" ,
"runs" : "Runs" ,
"proxy" : "Proxy" ,
"apikey" : "API Key" ,
"feedback" : "Join Maxun Cloud" ,
"apidocs" : "API Docs"
2024-12-10 21:45:09 +05:30
} ,
"runstable" : {
"runs" : "All Runs" ,
"runStatus" : "Status" ,
"runName" : "Name" ,
"startedAt" : "Started At" ,
"finishedAt" : "Finished At" ,
"delete" : "Delete" ,
"settings" : "Settings" ,
"search" : "Search Runs..."
2024-12-20 21:02:46 +05:30
} ,
"proxy" : {
"title" : "Proxy Configuration" ,
"tab_standard" : "Standard Proxy" ,
"tab_rotation" : "Automatic Proxy Rotation" ,
"server_url" : "Proxy Server URL" ,
"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." ,
"right_way" : "The right way" ,
"wrong_way" : "The wrong way" ,
"proxy_url" : "Proxy URL:" ,
"username" : "Username:" ,
"password" : "Password:"
} ,
"notifications" : {
"config_success" : "Proxy configuration submitted successfully" ,
"config_error" : "Failed to submit proxy configuration. Try again." ,
"test_success" : "Proxy configuration is working" ,
"test_error" : "Failed to test proxy configuration. Try again." ,
"fetch_success" : "Proxy configuration fetched successfully" ,
"remove_success" : "Proxy configuration removed successfully" ,
"remove_error" : "Failed to remove proxy configuration. Try again."
}
2024-12-20 21:11:10 +05:30
} ,
"apikey" : {
"title" : "Manage Your API Key" ,
"default_name" : "Maxun API Key" ,
"table" : {
"name" : "API Key Name" ,
"key" : "API Key" ,
"actions" : "Actions"
} ,
"actions" : {
"copy" : "Copy" ,
"show" : "Show" ,
"hide" : "Hide" ,
"delete" : "Delete"
} ,
"no_key_message" : "You haven't generated an API key yet." ,
"generate_button" : "Generate API Key" ,
"notifications" : {
"fetch_error" : "Failed to fetch API Key - ${error}" ,
"generate_success" : "Generated API Key successfully" ,
"generate_error" : "Failed to generate API Key - ${error}" ,
"delete_success" : "API Key deleted successfully" ,
"delete_error" : "Failed to delete API Key - ${error}" ,
"copy_success" : "Copied API Key successfully"
}
2024-12-20 21:32:57 +05:30
} ,
"action_description" : {
"text" : {
"title" : "Capture Text" ,
"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" ,
"limit" : "Choose the number of items to extract" ,
"complete" : "Capture is complete"
}
2024-12-20 22:13:34 +05:30
} ,
"right_panel" : {
"buttons" : {
"capture_list" : "Capture List" ,
"capture_text" : "Capture Text" ,
"capture_screenshot" : "Capture Screenshot" ,
"confirm" : "Confirm" ,
"discard" : "Discard" ,
"confirm_capture" : "Confirm Capture" ,
"confirm_pagination" : "Confirm Pagination" ,
"confirm_limit" : "Confirm Limit" ,
"finish_capture" : "Finish Capture" ,
2024-12-21 00:17:14 +05:30
"finish" : "Finish" ,
"cancel" : "Cancel"
2024-12-20 22:13:34 +05:30
} ,
"screenshot" : {
"capture_fullpage" : "Capture Fullpage" ,
"capture_visible" : "Capture Visible Part" ,
"display_fullpage" : "Take Fullpage Screenshot" ,
"display_visible" : "Take Visible Part Screenshot"
} ,
"pagination" : {
"title" : "How can we find the next list item on the page?" ,
"click_next" : "Click on next to navigate to the next page" ,
"click_load_more" : "Click on load more to load more items" ,
"scroll_down" : "Scroll down to load more items" ,
"scroll_up" : "Scroll up to load more items" ,
"none" : "No more items to load"
} ,
"limit" : {
"title" : "What is the maximum number of rows you want to extract?" ,
"custom" : "Custom" ,
"enter_number" : "Enter number"
} ,
"fields" : {
"label" : "Label" ,
"data" : "Data" ,
"field_label" : "Field Label" ,
"field_data" : "Field Data"
} ,
"messages" : {
"list_selected" : "List Selected Successfully"
} ,
"errors" : {
"select_pagination" : "Please select a pagination type." ,
"select_pagination_element" : "Please select the pagination element first." ,
"select_limit" : "Please select a limit or enter a custom limit." ,
"invalid_limit" : "Please enter a valid limit." ,
"confirm_text_fields" : "Please confirm all text fields" ,
"unable_create_settings" : "Unable to create list settings. Make sure you have defined a field for the list." ,
"capture_text_discarded" : "Capture Text Discarded" ,
"capture_list_discarded" : "Capture List Discarded"
}
2024-12-20 22:27:59 +05:30
} ,
"save_recording" : {
"title" : "Save Robot" ,
"robot_name" : "Robot Name" ,
"buttons" : {
"save" : "Save" ,
"confirm" : "Confirm"
} ,
"notifications" : {
"save_success" : "Robot saved successfully"
} ,
"errors" : {
"user_not_logged" : "User not logged in. Cannot save recording." ,
"exists_warning" : "Robot with this name already exists, please confirm the Robot's overwrite."
} ,
"tooltips" : {
"saving" : "Optimizing and saving the workflow"
}
2024-12-21 00:17:14 +05:30
} ,
"browser_recording" : {
"modal" : {
"confirm_discard" : "Are you sure you want to discard the recording?"
} ,
"notifications" : {
"terminated" : "Current Recording was terminated"
}
2024-12-21 12:31:49 +05:30
} ,
"interpretation_log" : {
"titles" : {
"output_preview" : "Output Data Preview" ,
"screenshot" : "Screenshot"
} ,
"messages" : {
"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 ----------" ,
"mimetype" : "mimetype: " ,
"image_below" : "Image is rendered below:" ,
"separator" : "--------------------------------------------------"
}
2024-12-21 12:41:20 +05:30
} ,
"interpretation_buttons" : {
"buttons" : {
"preview" : "Get Preview of Output Data" ,
"yes" : "Yes" ,
"no" : "No"
} ,
"messages" : {
"extracting" : "Extracting data...please wait for 10secs to 1min" ,
"restart_required" : "Please restart the interpretation after updating the recording" ,
"run_finished" : "Run finished" ,
"run_failed" : "Run failed to start"
} ,
"modal" : {
"use_previous" : "Do you want to use your previous selection as a condition for performing this action?" ,
"previous_action" : "Your previous action was: " ,
"element_text" : "on an element with text "
}
2024-12-07 22:20:17 +05:30
}
}