~多语言化优化
This commit is contained in:
@@ -52,11 +52,6 @@ UPG_PAC_GUIDE_TEXT="PAC guide: "
|
||||
UPG_THANKS_PROJECTS="Thanks to the following projects and developers!"
|
||||
UPG_THANKS_SPECIAL_TEXT="Special thanks: \033[36mall contributors and sponsors!\033[0m"
|
||||
UPG_GETTING_UPDATE="Checking updates..."
|
||||
UPG_GET_OK="Update check succeeded"
|
||||
UPG_GET_FAIL="Update check failed! Please switch source and retry!"
|
||||
UPG_EXTRACT_START="Extracting files..."
|
||||
UPG_SCRIPT_UPDATE_OK="Script update succeeded!"
|
||||
UPG_SCRIPT_UPDATE_PROMPT="Note: service will be stopped during update!"
|
||||
UPG_SCRIPT_CUR_VER_TEXT="Current script version: "
|
||||
UPG_SCRIPT_NEW_VER_TEXT="Latest script version: "
|
||||
UPG_UPDATE_NOW_TEXT="Update now"
|
||||
@@ -88,6 +83,9 @@ UPG_CUSTOM_CORE_TASK_WARN="Custom cores support scheduled tasks but do not suppo
|
||||
UPG_CUSTOM_CORE_NET_WARN="If you encounter network errors, start the ShellCrash service first!"
|
||||
UPG_CUSTOM_CORE_CURRENT="Current core: "
|
||||
UPG_CUSTOM_CORE_SELECT="Please choose the core you want to use:"
|
||||
UPG_CUSTOM_CORE_MENU_OFFICIAL=" official core"
|
||||
UPG_CUSTOM_CORE_MENU_ALPHA=" core (supports Smart strategy)"
|
||||
UPG_CUSTOM_CORE_MENU_MULTI=" multi-version core"
|
||||
UPG_CUSTOM_CORE_LINK_HINT="Please enter the custom core URL"
|
||||
UPG_CUSTOM_CORE_LINK_HINT2="(must end with .tar.gz, .upx, or .gz)"
|
||||
UPG_CUSTOM_CORE_LINK_HINT3="Or enter 0 to return to the previous menu"
|
||||
@@ -117,8 +115,6 @@ UPG_CORE_MENU_6_SUFFIX=""
|
||||
UPG_CORE_MENU_7="7) \033[32mUpdate current core\033[0m"
|
||||
UPG_CORE_MENU_9="9) Manually specify CPU architecture"
|
||||
UPG_GEO_GETTING="Fetching database files from the server..."
|
||||
UPG_GEO_FAIL="Download failed!"
|
||||
UPG_GEO_EXTRACT_FAIL="Extraction failed!"
|
||||
UPG_GEO_OK_PREFIX=""
|
||||
UPG_GEO_OK_SUFFIX=" database file downloaded successfully!"
|
||||
UPG_GEO_LINKING="Fetching database files..."
|
||||
@@ -142,7 +138,6 @@ UPG_GEO_CLEAN_CONFIRM="Confirm cleanup"
|
||||
UPG_GEO_CLEAN_OK="All database files have been cleaned!"
|
||||
UPG_DB_GETTING="Connecting to the server to fetch installation files..."
|
||||
UPG_DB_DOWNLOAD_OK="Download succeeded, extracting files..."
|
||||
UPG_DB_EXTRACT_FAIL="Extraction failed!"
|
||||
UPG_DB_OK="Panel installed successfully!"
|
||||
UPG_DB_REFRESH_HINT="If it does not take effect, use Ctrl+F5 to force-refresh the browser!"
|
||||
UPG_DB_INSTALLED="A local panel is already installed"
|
||||
@@ -167,8 +162,6 @@ UPG_DB_UNINSTALL="9) \033[31mUninstall local panel\033[0m"
|
||||
UPG_DB_UNINSTALL_CONFIRM="Uninstall the local panel?"
|
||||
UPG_DB_UNINSTALL_YES="1) Confirm uninstall"
|
||||
UPG_DB_UNINSTALL_OK="Panel has been uninstalled!"
|
||||
UPG_CRT_DB_GETTING="Connecting to the server to fetch installation files..."
|
||||
UPG_CRT_DB_DOWNLOAD_FAIL="Download failed!"
|
||||
UPG_CRT_DB_OK="Certificate installed successfully!"
|
||||
UPG_CRT_TITLE1="Install / update local root certificate file (ca-certificates.crt)"
|
||||
UPG_CRT_TITLE2="Used to fix certificate verification errors, x509 errors, and similar issues"
|
||||
@@ -216,7 +209,6 @@ UPG_THANKS_ITEM_REF1ND_URL="Project: https://github.com/reF1nd/sing-box"
|
||||
UPG_THANKS_ITEM_DUSTIN="DustinWin Developer: DustinWin"
|
||||
UPG_THANKS_ITEM_DUSTIN_URL="Developer: https://github.com/DustinWin"
|
||||
UPG_CORE_GET_LINK_TITLE="Fetching core file links..."
|
||||
UPG_CUSTOM_CORE_CURRENT_TEXT="Current core: "
|
||||
UPG_CUSTOM_CORE_NOTE1="Gvisor, Tailscale, Wireguard, and NaiveProxy are not supported"
|
||||
UPG_CORE_V1_PREFIX="1) \033[43;30mMihomo\033[0m: \033[32m"
|
||||
UPG_CORE_V1_SUFFIX=" \033[32m(full meta core) highly compatible\033[0m \033[33mmore resource usage\033[0m"
|
||||
@@ -251,8 +243,6 @@ UPG_GEO_CLEAN_WARN_SUFFIX=" and /ruleset!"
|
||||
UPG_GEO_CLEAN_WARN2="After cleanup, start the service to download the required files automatically"
|
||||
UPG_GEO_CLEANED="All database files have been cleaned!"
|
||||
UPG_DB_CONNECTING="Connecting to the server to fetch installation files..."
|
||||
UPG_DB_DOWNLOAD_FAIL="Download failed!"
|
||||
UPG_DB_EXTRACT_FAIL_TEXT="Extraction failed!"
|
||||
UPG_DB_INSTALLED_HINT="A local panel is already installed"
|
||||
UPG_DB_INSTALL_CANCEL="Installation cancelled"
|
||||
UPG_DB_DIR_TITLE="Please choose the panel install directory:"
|
||||
@@ -271,7 +261,6 @@ UPG_DB_UNINSTALL_PROMPT="Uninstall the local panel?"
|
||||
UPG_DB_UNINSTALL_CONFIRM_TEXT="1) Confirm uninstall"
|
||||
UPG_DB_UNINSTALLED="Panel has been uninstalled!"
|
||||
UPG_CRT_CONNECTING="Connecting to the server to fetch installation files..."
|
||||
UPG_CRT_INSTALL_OK="Certificate installed successfully!"
|
||||
UPG_CRT_INSTALL_TITLE1="Install / update local root certificate file (ca-certificates.crt)"
|
||||
UPG_CRT_INSTALL_TITLE2="Used to fix certificate verification errors, x509 errors, and similar issues"
|
||||
UPG_CRT_INSTALL_TITLE3="Do not use on devices without the above issues!"
|
||||
|
||||
Reference in New Issue
Block a user