Files
mixly3/mixly-sw/msg/en.json

84 lines
3.8 KiB
JSON

{
"SETTING": "Setting",
"PROGRESS": "Progress",
"NAME": "Name",
"VERSION": "Version",
"INTRODUCTION": "introduction",
"CLOUD_IMPORT": "Cloud import",
"LOCAL_IMPORT": "Local import",
"CLOUD_BOARD": "Cloud board",
"IMPORT_BOARD": "Import board",
"SELECT_AT_LEAST_ONE_CLOUD_BOARD": "Please select at least one cloud card",
"UNZIPPING": "Unzipping",
"IMPORT_SUCC": "Import successful",
"IMPORT_FAILED": "Import failed",
"CANCEL": "Cancel",
"PERSONAL": "Personalise",
"THEME": "Theme",
"LIGHT": "Light",
"DARK": "Dark",
"LANGUAGE": "Language",
"BLOCKS_RENDER": "Block renderer",
"APPLY": "Apply",
"RESET": "Reset",
"CONFIG_UPDATE_SUCC": "Configuration updated successfully",
"CONFIRM": "Confirm",
"IMPORTING_BOARD": "Importing the board",
"DELETING_BOARD": "Deleting the board",
"BOARD_IMPORTED": "This board has been imported",
"SELECT_CONFIG_FILE_ERR": "The selected file is not a configuration file",
"FILE_NOT_EXIST": "File does not exist",
"CONFIG_FILE_DECODE_ERR": "Configuration file parsing failed",
"IMPORT_COMPLETE": "Import Complete",
"BOARD_URL_READ_ERR": "Error reading board url",
"BOARD_FILE_DOWNLOADING": "Downloading board file",
"BOARD_FILE_DOWNLOAD_COMPLETE": "Board file download complete",
"BOARD_FILE_DOWNLOAD_FAILED": "Failed to download board file",
"BOARD_FILE_UNZIPPING": "Unzipping the board file",
"BOARD_FILE_UNZIP_COMPLETE": "Board file decompression completed",
"BOARD_FILE_UNZIP_FAILED": "Failed to decompress the board file",
"BOARD_PACKAGE_INDEX_DOWNLOADING": "Downloading board package index",
"BOARD_PACKAGE_INDEX_DOWNLOAD_COMPLETE": "Board package index download complete",
"BOARD_PACKAGE_INDEX_DOWNLOAD_FAILED": "Failed to download the board package index",
"BOARD_PACKAGE_DOWNLOADING": "Downloading board package",
"BOARD_PACKAGE_DOWNLOAD_COMPLETE": "Board package download complete",
"BOARD_PACKAGE_DOWNLOAD_FAILED": "Failed to download board package",
"BOARD_PACKAGE_UNZIPPING": "The board package is being decompressed",
"BOARD_PACKAGE_UNZIP_COMPLETE": "Board package decompression complete",
"BOARD_PACKAGE_UNZIP_FAILED": "Failed to decompress the board package",
"ALREADY_THE_LATEST_VERSION": "Already the latest version",
"DOWNLOADING": "Downloading",
"DOWNLOAD_COMPLETE": "Download Completed",
"DOWNLOAD_FAILED": "Download failed",
"UNZIP_COMPLETE": "Decompression complete",
"UNZIP_FAILED": "Decompression failed",
"TO_BE_UPDATED": "To be updated",
"INSTALLED": "Installed",
"TO_BE_INSTALLED": "To be installed",
"STATUS": "Status",
"CLOUD_BOARD_JSON_DOWNLOADING": "Cloud board JSON downloading",
"CLOUD_BOARD_JSON_DOWNLOAD_FAILED": "Cloud board JSON download failed",
"COMPILE_WITH_OTHERS": "Compile .c and .h",
"RESET_BOARD": "Reset board",
"MANAGE_BOARD": "Manage board",
"AUTO_CHECK_UPDATE": "Automatically check for updates",
"AUTO_OPEN_SERIAL_PORT": "Auto open the SerialPort after uploading",
"SOFTWARE": "Software",
"BOARD": "Board",
"FOLLOW_SYS": "Follow the system",
"UPDATE": "Update",
"SERVER": "Server",
"CLIENT": "Client",
"LATEST": "latest",
"UPDATE": "Update",
"INFO": "The page will be automatically reloaded after the update is in progress.<br/>if the page has not been reloaded for a long time,<br/>try to reload the page manually.",
"WORKSPACE_HIGHLIGHT": "Workspace highlight",
"WORKSPACE_GRID": "Workspace grid",
"WORKSPACE_MINIMAP": "Workspace minimap",
"WORKSPACE_MULTISELECT": "Workspace multiselect",
"CODE_LANG": "Code language",
"ENABLE": "Enable",
"DISABLE": "Disable",
"EXPERIMENTAL": "Experimental. Expected behavior may change in the future.",
"CACHE": "Automatically restore the last editing state"
}