Translation of "Vagrant is a tool for building and distributing virtualized development environments." | Participants
|
- Statistics
- Participants
- Translate into English
- Translation result
- 37% translated in draft.
If you do not want to register an account, you can sign in with OpenID.
Vagrant is a tool for building and distributing virtualized development environments. | ||
"Creating home directory since it doesn't exist: %{directory}" | "Создается домашняя директория, т.к. она не существует: %{directory}" | |
#------------------------------------------------------------------------------- | ||
The base VM with the name '%{name}' was not found. | Базовая виртуальная машина '%{name}' не была найдена. | |
Box '%{name}' could not be found. | ||
The chef (either `chef-solo` or `chef-client`) binary was not found on | ||
This command requires that a Vagrant environment be properly passed in as the last parameter. | ||
There was a problem with the configuration of Vagrant. The error message(s) | При конфигурации Vagrant возникли проблемы. Ошибки перечислены ниже: %{messages} | |
The local file Vagrant uses to store data ".vagrant" already exists | ||
Vagrant exited after cleanup due to external interrupt. | ||
A multi-vm environment is required for name specification to this command. | ||
`vagrant %{command}` requires a specific VM name to target in a multi-VM environment. | ||
No Vagrant environment detected. Run `vagrant init` to set one up. | ||
SSH authentication failed! This is typically caused by the public/private | ||
The following SSH command responded with a non-zero exit status. | Следующая SSH команда возвратила статус(exit status) отличный от нуля. %{command} | |
SSH connection was refused! This usually happens if the VM failed to |
License: The MIT License
