mirror of https://github.com/docker/docs.git
32 lines
1.8 KiB
Plaintext
32 lines
1.8 KiB
Plaintext
'docker_title' = 'Docker Toolbox';
|
|
|
|
'choiceDockerCLI_title' = 'Docker Client %DOCKER_VERSION%';
|
|
'choiceDockerCLI_msg' = 'Installs the Docker Client for Mac OS X into /usr/local/bin/';
|
|
|
|
'choiceDockerMachineCLI_title' = 'Docker Machine %DOCKERMACHINE_VERSION%';
|
|
'choiceDockerMachineCLI_msg' = 'Installs the Docker Machine binaries into /usr/local/bin/';
|
|
|
|
'choiceDockerComposeCLI_title' = 'Docker Compose %DOCKERCOMPOSE_VERSION%';
|
|
'choiceDockerComposeCLI_msg' = 'Installs the Docker Compose binary into /usr/local/bin/';
|
|
|
|
'choiceBoot2DockerISO_title' = 'Boot2Docker ISO %BOOT2DOCKER_ISO_VERSION%';
|
|
'choiceBoot2DockerISO_msg' = 'Installs the boot2docker.iso into /usr/local/share/';
|
|
|
|
'choiceDockerQuickstartTerminalAPP_title' = 'Docker Quickstart Terminal';
|
|
'choiceDockerQuickstartTerminalAPP_msg' = 'Installs the Docker Quickstart Terminal application into /Applications/Docker/';
|
|
|
|
'choiceKitematicAPP_title' = 'Docker Kitematic %KITEMATICAPP_VERSION%';
|
|
'choiceKitematicAPP_msg' = 'Installs Kitematic into /Applications/Docker/';
|
|
|
|
'choiceVBox_title' = 'Oracle VM VirtualBox %VBOX_VERSION%';
|
|
'choiceVBox_msg' = 'Installs or Upgrades the Oracle VM VirtualBox application into /Applications if it is not already installed.';
|
|
|
|
'RUNNING_VMS_TLE' = "Please Quit VirtualBox!";
|
|
'RUNNING_VMS_MSG' = "The installer has detected that VirtualBox is out of date, and is still running. Please shut down all VMs, quit VirtualBox, and then restart the Docker Toolbox installation.";
|
|
|
|
'UNSUPPORTED_HW_MACHINE_TLE' = "Unsupported hardware architecture detected!";
|
|
'UNSUPPORTED_HW_MACHINE_MSG' = "The installer has detected an unsupported architecture. VirtualBox only runs on the x86 and amd64 architectures.";
|
|
|
|
'UNSUPPORTED_OS_TLE' = "Unsupported OS version detected!";
|
|
'UNSUPPORTED_OS_MSG' = "The installer has detected an unsupported operation system. Please upgrade to Mac OS X 10.8 or later.";
|