mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-27 20:06:52 +00:00
Update en.lang
This commit is contained in:
parent
6d14c883e7
commit
29144c5c93
37
lang/en.lang
37
lang/en.lang
@ -1,11 +1,32 @@
|
||||
MENU_TITLE="ProxMenux - Main Menu"
|
||||
SELECT_OPTION="Select an option:"
|
||||
OPTION_1="Add HW acceleration for iGPU"
|
||||
OPTION_2="Add Coral TPU to a LXC container"
|
||||
EXIT="Exit"
|
||||
BYE_MESSAGE="Exiting the menu. Goodbye!"
|
||||
UPDATE_TITLE="Update"
|
||||
OPTION_1="Configure iGPU + TPU"
|
||||
OPTION_2="Uninstall ProxMenu"
|
||||
EXIT_MESSAGE="Exiting menu. Goodbye!"
|
||||
UPDATE_TITLE="Update Available"
|
||||
UPDATE_PROMPT="A new version is available. Do you want to update now?"
|
||||
UPDATE_COMPLETE="Update completed"
|
||||
UPDATE_MESSAGE="The menu has been successfully updated."
|
||||
INVALID_OPTION="Invalid option. Try again."
|
||||
UPDATE_MESSAGE="Menu has been updated successfully."
|
||||
UPDATE_ERROR="Error downloading the update."
|
||||
UPDATE_POSTPONED="Update postponed. Continuing with current version."
|
||||
UPDATE_CHECKING="Checking for updates..."
|
||||
UPDATE_CURRENT="Menu is up to date."
|
||||
UPDATE_CHECK_ERROR="Couldn't check for updates. Continuing..."
|
||||
UNINSTALL_TITLE="Uninstall ProxMenu"
|
||||
UNINSTALL_CONFIRM="Are you sure you want to uninstall ProxMenu?"
|
||||
UNINSTALL_COMPLETE="ProxMenu has been uninstalled successfully."
|
||||
UNINSTALL_PROCESS="Uninstalling ProxMenu..."
|
||||
SCRIPT_RUNNING="Running igpu_tpu.sh script..."
|
||||
SCRIPT_SUCCESS="Script executed successfully."
|
||||
SCRIPT_ERROR="Error executing the script."
|
||||
LANG_SELECT="Select Language / Seleccionar Idioma"
|
||||
LANG_PROMPT="Choose your language / Elige tu idioma:"
|
||||
LANG_ERROR="No language selected. Exiting..."
|
||||
LANG_SUCCESS="Language selected:"
|
||||
LANG_LOADED="Language loaded:"
|
||||
LANG_DOWNLOAD="Downloading language file..."
|
||||
LANG_DOWNLOAD_ERROR="Error downloading language file. Check your internet connection."
|
||||
LANG_EXISTS="Language file exists locally."
|
||||
DEPS_INSTALLING="Installing required dependencies..."
|
||||
DEPS_SUCCESS="Dependencies installed."
|
||||
DEPS_ERROR="Error installing dependencies. Please install whiptail manually."
|
||||
FIRST_INSTALL="First installation. Current version:"
|
||||
|
Loading…
x
Reference in New Issue
Block a user