Skip to content

Commit

Permalink
Create a new dist version 1.1.1 (#1595)
Browse files Browse the repository at this point in the history
Collecting:
- Fix [UI] Improve English (#1591)
  • Loading branch information
ilan7empest authored Dec 23, 2024
1 parent b1b240d commit c7b6a45
Show file tree
Hide file tree
Showing 5 changed files with 4,365 additions and 4,366 deletions.
161 changes: 80 additions & 81 deletions dist/i18n/en/common.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"ACCEPT": "Accept",
"ACTIVE": "Active",
"ADD": "Add",
"ADD_DESCRIPTION": "Add a description...",
"ADD_DESCRIPTION": "Add a description",
"ADD_ENTRY": "Add an entry",
"ADD_ENVIRONMENT_VARIABLE": "Add an environment variable",
"ADDED": "Added",
Expand All @@ -29,7 +29,7 @@
"BACKUP": "Backup",
"BANDWIDTH": "Bandwidth",
"BASIC_SETTINGS": "Basic Settings",
"BEGIN_END_NOT_WITH": "Must not begin and end with",
"BEGIN_END_NOT_WITH": "Must not begin or end with",
"BEGIN_END_WITH": "Must begin and end with",
"BEGIN_NOT_WITH": "Must not begin with",
"BEGIN_WITH": "Must begin with",
Expand Down Expand Up @@ -92,8 +92,8 @@
"DEGRADED": "Degraded",
"DELETE": "Delete",
"DELETE_ITEM_CONFIRM": "Are you sure you want to delete this item?",
"DELETE_SELECTED_ITEM_CONFIRM": "Are you sure you want to delete selected item?",
"DELETE_SELECTED_ITEMS_CONFIRM": "Are you sure you want to delete selected items?",
"DELETE_SELECTED_ITEM_CONFIRM": "Are you sure you want to delete the selected item?",
"DELETE_SELECTED_ITEMS_CONFIRM": "Are you sure you want to delete the selected items?",
"DELETED": "Deleted",
"DENY": "Deny",
"DESCRIPTION": "Description",
Expand All @@ -112,8 +112,8 @@
"DONT_SAVE": "Don't save",
"DOWN": "Down",
"DOWNLOAD": "Download",
"DOWNLOAD_CAPITALIZE_ELLIPSIS": "Download...",
"DOWNLOAD_LOWERCASE_ELLIPSIS": "download...",
"DOWNLOAD_CAPITALIZE_ELLIPSIS": "Download",
"DOWNLOAD_LOWERCASE_ELLIPSIS": "download",
"DUPLICATE": "Duplicate",
"DURATION": "Duration",
"EDIT": "Edit",
Expand All @@ -131,68 +131,68 @@
"ERROR": "Error",
"ERROR_COLON": "Error: ",
"ERROR_MSG": {
"ACCEPTING_EVENT": "Error while accepting Event {{id}}",
"ADD_ESCALATION_POLICY_FILTER": "Error while adding escalation policy filter",
"ADD_ESCALATION_POLICY_RULE": "Error while adding escalation policy rule",
"AUTHENTICATION_FAILED": "Authentication failed.",
"ACCEPTING_EVENT": "Error while accepting the Event {{id}}",
"ADD_ESCALATION_POLICY_FILTER": "Error while adding an escalation policy filter",
"ADD_ESCALATION_POLICY_RULE": "Error while adding an escalation policy rule",
"AUTHENTICATION_FAILED": "Authentication failed",
"AUTHENTICATION_SUCCESSFUL": "Authentication successful",
"AUTHENTICATION_UNSUCCESSFUL": "Authentication unsuccessful",
"CANCELLED": "Cancelled",
"CANCELLED": "Canceled",
"DATE_TIME_PICKER": {
"12_HOUR_TIME_ALLOWED": "Invalid time: 12-hour time allowed only",
"FUTURE_DATES_NOT_ALLOWED": "Invalid date: future dates not allowed",
"ONLY_DIGITS_ALLOWED": "Invalid time: only digits allowed",
"TO_LATER_THAN_FROM": "Invalid range: “To” must be later than “From”"
},
"DELETE_ALERT": "Error while deleting alert",
"DELETE_CLUSTER": "Error while deleting cluster",
"DELETE_CONTAINER": "Error while deleting container",
"DELETE_ESCALATION_POLICY": "Error while deleting escalation policy",
"DELETE_NETWORK": "Error while deleting network",
"DELETE_STORAGE_POOL": "Error while deleting storage pool",
"DELETE_ALERT": "Error while deleting an alert",
"DELETE_CLUSTER": "Error while deleting a cluster",
"DELETE_CONTAINER": "Error while deleting a container",
"DELETE_ESCALATION_POLICY": "Error while deleting an escalation policy",
"DELETE_NETWORK": "Error while deleting a network",
"DELETE_STORAGE_POOL": "Error while deleting a storage pool",
"DELETE_TENANT": "Error while deleting tenant",
"ELEMENT_LOADING_DEFAULT_1": "Something has gone wrong while loading this element.",
"ELEMENT_LOADING_DEFAULT_2": "Please try",
"ELEMENT_LOADING_DEFAULT_3": "refreshing this screen",
"ELEMENT_LOADING_DEFAULT_3": "refreshing this page",
"ELEMENT_LOADING_SMALL_1": "Try to",
"ELEMENT_LOADING_SMALL_2": "refresh this screen",
"ELEMENT_LOADING_SMALL_2": "refresh this page",
"EMAIL_IN_USE": "Email address already in use",
"ERROR_ON_SERVER_SIDE": "Some error occurred on the server side.",
"ERROR_ON_SERVER_SIDE": "An error occurred on the server side.",
"GET_CAPABILITIES": "Could not retrieve capabilities.",
"GET_EVENTS_DATA": "Error while getting Events data",
"IMPORT_PROJECT": "Error occurred while creating a new project.",
"IMPORT_YAML_FILE": "Corrupted or malformed YAML file selected",
"INVALID_INPUT_ERROR": "Error: this input is invalid or incorrect, please try again.",
"INVALID_INPUT_PLEASE_TRY_AGAIN": "The input you provided is invalid or incorrect, please try again.",
"GET_EVENTS_DATA": "An error occurred while getting the Events data",
"IMPORT_PROJECT": "An error occurred while creating a new project.",
"IMPORT_YAML_FILE": "The selected YAML file is corrupt or malformed",
"INVALID_INPUT_ERROR": "Error: this input is invalid or incorrect. Try again.",
"INVALID_INPUT_PLEASE_TRY_AGAIN": "The input you provided is invalid or incorrect. Try again.",
"INVALID_INPUTS": "The inputs you provided are invalid or incorrect",
"INVALID_INPUTS_PLEASE_TRY_AGAIN": "The inputs you provided are invalid or incorrect, please try again.",
"INVALID_INPUTS_PLEASE_TRY_AGAIN": "The inputs you provided are invalid or incorrect. Try again.",
"INVALID_VALUE": "Invalid value",
"LOGIN": {
"COULD_NOT_FETCH_USER": "Server error: Could not fetch user pointed by session",
"COULD_NOT_FETCH_USERNAME": "Could not fetch username of logged-in user",
"DEFAULT": "Oops: Unknown error occurred",
"DONT_HAVE_SCREEN_PERMISSIONS": "Oops: You do not have permissions to any screen",
"GET_CAPABILITIES": "Oops: Could not fetch your permission list",
"COULD_NOT_FETCH_USER": "Server error: Could not fetch the user pointed by the session",
"COULD_NOT_FETCH_USERNAME": "Could not fetch the username of the logged-in user",
"DEFAULT": "An unknown error occurred",
"DONT_HAVE_SCREEN_PERMISSIONS": "You do not have permissions for any page",
"GET_CAPABILITIES": "Could not fetch your permission list",
"GET_ERROR": {
"400": {
"MISMATCH": "Oops: Username field contains invalid tenant for this dashboard URL",
"MISSING_PASSWORD": "Oops: Missing password",
"MISSING_USERNAME": "Oops: Missing username"
"MISMATCH": "The username field contains an invalid tenant for this dashboard URL",
"MISSING_PASSWORD": "Missing password",
"MISSING_USERNAME": "Missing username"
},
"401": {
"STATUS_IS_DOWN": "Oops: User is disabled and may not create sessions",
"TENANT_NOT_FOUND": "Oops: Tenant was not found",
"UNAUTHORIZED_ACCESS": "Oops: You need to log-in to continue",
"UNAUTHORIZED_LOGIN": "Oops: That username / password combination is not valid"
"STATUS_IS_DOWN": "User is disabled and cannot create sessions",
"TENANT_NOT_FOUND": "Tenant was not found",
"UNAUTHORIZED_ACCESS": "You need to log in to continue",
"UNAUTHORIZED_LOGIN": "That username / password combination is not valid"
},
"403": "Oops: You do not have permission to do that",
"404": "Oops: We couldn't find a user with that email",
"403": "You do not have permission to do that",
"404": "We couldn't find a user with that email",
"500": "Internal server error"
},
"PERMISSION_LIST_IS_EMPTY": "Oops: Your permission list is empty",
"SESSION_ID_NOT_FOUND": "No session id found in returned session",
"TENANT_NOT_FOUND": "No tenant found in returned session",
"USER_NOT_FOUND": "No user found in returned session"
"PERMISSION_LIST_IS_EMPTY": "Your permission list is empty",
"SESSION_ID_NOT_FOUND": "No session ID found in the returned session",
"TENANT_NOT_FOUND": "No tenant found in the returned session",
"USER_NOT_FOUND": "No user found in the returned session"
},
"MISSING_MANDATORY_FIELDS": "Missing mandatory fields",
"NAME_EXISTS": "Name already exists",
Expand All @@ -203,20 +203,20 @@
},
"READ_ONLY_INPUT": "Read only input",
"REGISTRATION_FAILED": "Registration failed.",
"REGISTRATION_INAPPLICABLE": "Socket was not successfully created or authenticated. Registration inapplicable.",
"REGISTRATION_INAPPLICABLE": "Socket was not created or authenticated. Registration inapplicable.",
"SERVER_ERROR": "Server error",
"STATISTICS_UNAVAILABLE": "Statistics are currently not available due to system state",
"UNKNOWN_ERROR": "Unknown error occurred.",
"UNKNOWN_ERROR_RETRY_LATER": "Unknown error occurred. Retry later",
"UPDATE_CLUSTER": "Error while updating the cluster",
"UPDATE_CONTAINER": "Error while updating container",
"UPDATE_CONTAINER": "Error while updating the container",
"UPDATE_ESCALATION_POLICY": "Error while updating escalation policy",
"UPDATE_ESCALATION_POLICY_FILTER": "Error while updating escalation policy filter",
"UPDATE_ESCALATION_POLICY_RULE": "Error while updating escalation policy rule",
"UPDATE_INTERFACE": "Error while updating interface",
"UPDATE_NETWORK": "Error updating network",
"UPDATE_ESCALATION_POLICY_FILTER": "Error while updating the escalation policy filter",
"UPDATE_ESCALATION_POLICY_RULE": "Error while updating the escalation policy rule",
"UPDATE_INTERFACE": "Error while updating the interface",
"UPDATE_NETWORK": "Error updating the network",
"UPDATE_NODE": "Error while updating the node",
"UPDATE_STORAGE_POOL": "Error while updating storage pool",
"UPDATE_STORAGE_POOL": "Error while updating the storage pool",
"TRY_REFRESHING_THE_PAGE": "Try refreshing the page"
},
"ESC": "ESC",
Expand Down Expand Up @@ -251,7 +251,7 @@
"GROUP": "Group",
"GROUPS": "Groups",
"GUIDE_SCREEN": "Guide Screen",
"HAVE_NO_PERMISSIONS_TO_READ_FILE": "You have no permissions to read the file",
"HAVE_NO_PERMISSIONS_TO_READ_FILE": "You don't have permission to read the file",
"HELP": "Help",
"HIDE_CHART": "Hide chart",
"HIGH": "High",
Expand Down Expand Up @@ -292,8 +292,8 @@
"LENGTH": "Length",
"LEVEL": "Level",
"LIMIT": "Limit",
"LOADING_CAPITALIZE_ELLIPSIS": "Loading...",
"LOADING_LOWERCASE_ELLIPSIS": "loading...",
"LOADING_CAPITALIZE_ELLIPSIS": "Loading",
"LOADING_LOWERCASE_ELLIPSIS": "loading",
"LOCATION": "Location",
"LOG": "Log",
"LOGIN": "Login",
Expand All @@ -318,7 +318,7 @@
"MODIFY_THE_FILTER": " Modify the filter to see other data.",
"MONACO": "Monaco",
"MONITORING": "Monitoring",
"MORE_ELLIPSIS": "More...",
"MORE_ELLIPSIS": "More",
"MORE_OPTIONS": "More options",
"MOVE": "Move",
"MUST_CONTAIN_EXACTLY_ONE": "Must contain exactly one",
Expand Down Expand Up @@ -360,7 +360,7 @@
"OOPS": "Oops!",
"OR": "OR",
"OVERRIDE": "Override",
"OVERRIDE_FUNCTION_CONFIRM": "The function \"{{functionName}}\" already exists in project \"{{projectName}}\", you can either skip its import or override the existing one with the imported one.",
"OVERRIDE_FUNCTION_CONFIRM": "The function \"{{functionName}}\" already exists in project \"{{projectName}}\". You can either skip its import or override the existing one with the imported one.",
"OVERVIEW": "Overview",
"OWNER": "Owner",
"PAGES_LOWERCASE": "pages",
Expand All @@ -377,29 +377,29 @@
"PHYSICAL_CAPACITY": "Physical capacity",
"PIPELINES": "Pipelines",
"PLACEHOLDER": {
"ADD_DESCRIPTION": "Click to add a description",
"AUTO_COMPLETE_DEFAULT": "Start typing to get suggestion list...",
"BY_NAME": "By name...",
"CHIPS_INPUT_DEFAULT": "Start typing, or press space to select a value",
"ADD_DESCRIPTION": "Press to add a description",
"AUTO_COMPLETE_DEFAULT": "Start typing to get a suggestion list",
"BY_NAME": "By name",
"CHIPS_INPUT_DEFAULT": "Start typing, or press space to select a value",
"COMMA_DELIMITED_LIST_OF_NUMBERS": "1,3-6,9-10,14,...",
"COMMA_DELIMITED_LIST_OF_STRINGS": "value1,value2,value3,...",
"DEFAULT_LANGUAGE": "EN",
"DESCRIPTION": "Write your description...",
"ENTER_EMAIL_ADDRESS": "Enter email address...",
"ENTER_FIRST_NAME": "Enter first name...",
"ENTER_GENERIC": "Enter {{fieldName}}...",
"ENTER_HOST_PATH": "Enter host path...",
"ENTER_PASSWORD": "Enter password...",
"ENTER_PATH": "Enter path...",
"ENTER_PROJECT_NAME": "Enter project name...",
"ENTER_URL": "Enter URL...",
"ENTER_USERNAME": "Enter username...",
"NETWORK_NAME": "Network name...",
"DESCRIPTION": "Write your description",
"ENTER_EMAIL_ADDRESS": "Enter email address",
"ENTER_FIRST_NAME": "Enter first name",
"ENTER_GENERIC": "Enter {{fieldName}}",
"ENTER_HOST_PATH": "Enter host path",
"ENTER_PASSWORD": "Enter password",
"ENTER_PATH": "Enter path",
"ENTER_PROJECT_NAME": "Enter project name",
"ENTER_URL": "Enter URL",
"ENTER_USERNAME": "Enter username",
"NETWORK_NAME": "Network name",
"PHONE_EXAMPLE": "+1-561-6532-233",
"SEARCH": "Search...",
"SELECT": "Select...",
"SELECT_CONTAINER": "Select a container...",
"SELECT_OR_ENTER": "Select option or enter input...",
"SEARCH": "Search",
"SELECT": "Select",
"SELECT_CONTAINER": "Select a container",
"SELECT_OR_ENTER": "Select an option or enter input",
"SELECT_PROJECTION": "Select a projection",
"SELECT_TYPE": "Select type...",
"SOME_LOG_MESSAGE": "Some log message"
Expand Down Expand Up @@ -457,7 +457,7 @@
"SECONDS": "Seconds",
"SELECT_RANGE": "Select range",
"SEND": "Send",
"SERVER_UNREACHABLE_ALERT": "Server unreachable. You can try to refresh the page.",
"SERVER_UNREACHABLE_ALERT": "Server unreachable. Try refreshing the page.",
"SERVICES": "Services",
"SESSIONS": "Sessions",
"SET_LEGEND": "Set legend",
Expand Down Expand Up @@ -491,8 +491,8 @@
"TAG": "Tag",
"TAG_LOWERCASE": "tag",
"TAGS": "Tags",
"TAGS_BEING_LOADED": "Tags are being loaded...",
"TAGS_NOT_FOUND": "No tag has been found...",
"TAGS_BEING_LOADED": "Tags are loading",
"TAGS_NOT_FOUND": "No tag was found",
"TAKE_OFFLINE": "Take offline",
"TARGET_CPU": "Target CPU",
"TARGET_CPU_DESCRIPTION": "Exceeding this threshold will increase the number of replicas",
Expand Down Expand Up @@ -560,6 +560,5 @@
"WRAP": "Wrap",
"WRITE_PROTECT": "Write-Protect",
"YES": "Yes",
"YES_CHANGE": "Yes, Change",
"YES_DELETE": "Yes, Delete"
}
"YES_CHANGE": "Yes, change",
"YES_DELETE": "Yes, delete"
Loading

0 comments on commit c7b6a45

Please sign in to comment.