sbt-idp/cope2n-fe/src/locales/en/messages.json
2024-02-22 09:29:49 +07:00

59 lines
3.9 KiB
JSON

{
"Are you sure you want to leave without saving?": "Are you sure you want to leave without saving?",
"Back": "Back",
"Back to Dashboard": "Back to Dashboard",
"Create New Report": "Create New Report",
"Dashboard": "Dashboard",
"Date (GMT+8)": "Date (GMT+8)",
"Download": "Download",
"Download Report": "Download Report",
"Duration": "Duration",
"Email format is not correct": "Email format is not correct",
"English": "English",
"Go to Reports": "Go to Reports",
"Inference": "Inference",
"Is Test": "Is Test",
"Language": "Language",
"Login": "Login",
"Logout": "Logout",
"New Report": "New Report",
"Only characters (a-z), (A-Z), (0-9), @, ., +, -, _ are available": "Only characters (a-z), (A-Z), (0-9), @, ., +, -, _ are available",
"Password": "Password",
"Password must have at least 1 lowercase alphabetical character": "Password must have at least 1 lowercase alphabetical character",
"Password must have at least 1 numeric characters": "Password must have at least 1 numeric characters",
"Password must have at least 1 uppercase alphabetical character": "Password must have at least 1 uppercase alphabetical character",
"Password must have at least {MIN_PASSWORD_LENGTH} characters": "Password must have at least {MIN_PASSWORD_LENGTH} characters",
"Password must not have more than {MAX_PASSWORD_LENGTH} characters": "Password must not have more than {MAX_PASSWORD_LENGTH} characters",
"Please choose at least one file to upload.": "Please choose at least one file to upload.",
"Please enter a valid domain": "Please enter a valid domain",
"Please specify a password": "Please specify a password",
"Please specify a username": "Please specify a username",
"Report Details": "Report Details",
"Report Filters": "Report Filters",
"Reports": "Reports",
"Retry": "Retry",
"Review": "Review",
"Reviewed": "Reviewed",
"Service temporarily unavailable.": "Service temporarily unavailable.",
"Something went wrong.": "Something went wrong.",
"Sorry, something went wrong.": "Sorry, something went wrong.",
"Sorry, the page you visited does not exist.": "Sorry, the page you visited does not exist.",
"Sorry, you are not authorized to access this page.": "Sorry, you are not authorized to access this page.",
"Subsidiary": "Subsidiary",
"This field must not have more than {MAX_EMAIL_LENGTH} characters": "This field must not have more than {MAX_EMAIL_LENGTH} characters",
"This field must not have more than {MAX_STRING_LENGTH} characters": "This field must not have more than {MAX_STRING_LENGTH} characters",
"This field must not have more than {MAX_USERNAME_LENGTH} characters": "This field must not have more than {MAX_USERNAME_LENGTH} characters",
"Upload files to process. The requests here will not be used in accuracy or payment calculations.": "Upload files to process. The requests here will not be used in accuracy or payment calculations.",
"User log in successfully": "User log in successfully",
"Username": "Username",
"Username must not have more than {MAX_USERNAME_LENGTH} characters": "Username must not have more than {MAX_USERNAME_LENGTH} characters",
"Vietnamese": "Vietnamese",
"You are not allowed to upload file bigger than {0}MB.": "You are not allowed to upload file bigger than {0}MB.",
"You are not allowed to upload image bigger than {0}MB.": "You are not allowed to upload image bigger than {0}MB.",
"You are only allowed to upload .zip file.": "You are only allowed to upload .zip file.",
"You are only allowed to upload image or .zip files.": "You are only allowed to upload image or .zip files.",
"You are only allowed to upload {0} file.": "You are only allowed to upload {0} file.",
"You have unsaved changes!": "You have unsaved changes!",
"Your current password has expired. Please change your password to continue.": "Your current password has expired. Please change your password to continue."
}