Update english.trans

merge-requests/273/head
Chrysostomus 7 years ago committed by GitHub
parent 7ed8bf59b1
commit 82b401c6ca

@ -48,7 +48,7 @@ _AutoPartBody3="If intending to use SWAP, select the 'Swap File' option when mou
# Error Messages. All others are generated by BASH.
_ErrNoMount="\nPartition(s) must be mounted first.\n\n"
_ErrNoBase="\nThe Arch base must be installed first.\n\n"
_ErrNoKernel="\nAt least one kernel (linux or linux-lts) must be selected.\n\n"
_ErrNoKernel="\nAt least one kernel must be selected.\n\n"
# Vbox Installations
_VBoxInstTitle="VirtualBox Installation "
@ -209,7 +209,7 @@ _FSBody="\nExt4 is recommended. Not all filesystems are viable for Root or Boot
_FSSkip="Skip / None"
# Select Root
_SelRootBody="\nSelect ROOT Partition. This is where Arch will be installed."
_SelRootBody="\nSelect ROOT Partition. This is where Manjaro will be installed."
# Select SWAP
_SelSwpBody="\nSelect SWAP Partition. If using a Swapfile, it will be initially set the same size as your RAM."
@ -296,7 +296,7 @@ _InstNMErrBody="\nNetwork connection manager has been installed and enabled.\n\n
# Welcome
_WelTitle="Welcome to"
_WelBody="\nThis installer will download the latest packages from the Arch repositories. Only the minimal necessary configuration is undertaken.\n\nMENU OPTIONS: Select by pressing the option number or by using the up/down arrow keys before pressing [enter] to confirm. Switch between buttons by using [Tab] or the left/right arrow keys before pressing [enter] to confirm. Long lists can be navigated using the [pg up] and [pg down] keys, and/or by pressing the first letter of the desired option.\n\nCONFIGURATION & PACKAGE OPTIONS: Default packages in checklists will be pre-checked. Use the [Spacebar] to de/select."
_WelBody="\nThis installer will download the latest packages from the Msnjaro repositories. \n\nMENU OPTIONS: Select by pressing the option number or by using the up/down arrow keys before pressing [enter] to confirm. Switch between buttons by using [Tab] or the left/right arrow keys before pressing [enter] to confirm. Long lists can be navigated using the [pg up] and [pg down] keys, and/or by pressing the first letter of the desired option.\n\nCONFIGURATION & PACKAGE OPTIONS: Default packages in checklists will be pre-checked. Use the [Spacebar] to de/select."
# Preparation Menu
_PrepMenuTitle="Prepare Installation"
@ -362,7 +362,7 @@ _InstMulCust="Install Custom Packages"
_InstMulCodBody="GStreamer is a pipeline-based multimedia framework. The first two options are the current and legacy (gstreamer0.10) package groups. Xine is also listed.\n\n"
# Custom Packages Box
_InstMulCustBody="\nEnter the names of packages to install from the Arch repositories, seperated by spaces. It is not necessary to specify the pacstrap (or any) command. It is necessary to specify the package names correctly.\n\nFor example, to install Firefox, VLC, and HTop: firefox vlc htop\n"
_InstMulCustBody="\nEnter the names of packages to install from the Manjaro repositories, seperated by spaces. It is not necessary to specify the pacstrap (or any) command. It is necessary to specify the package names correctly.\n\nFor example, to install Firefox, VLC, and HTop: firefox vlc htop\n"
# Main Menu
_MMTitle="Main Menu"

Loading…
Cancel
Save