Sha256: 50350dd2ce491e4366f085a39fc0abd2c858d6838a1026f87bc775ca3fafb6ce

Contents?: true

Size: 1.89 KB

Versions: 9

Compression:

Stored size: 1.89 KB

Contents

en:
  vagrant:
    plugins:
      vbguest:
        guest_ok: "Detected Virtualbox Guest Additions %{version} --- OK."
        check_failed: "Virtualbox Guest Additions on host: %{host} - guest's version is %{guest}"
        installing: "Installing Virtualbox Guest Additions %{host} - guest's version is %{guest}"
        installing_forced: "Forcing installation of Virtualbox Guest Additions %{host} - guest's version is %{guest}"
        start_copy_iso: "Copy iso file %{from} into the box %{to}"
        start_copy_script: "Copy installer file %{from} into the box %{to}"
        no_install_script_for_platform: "Sorry, don't know how to install on a %{platform} system. Stopping installation."
        generic_install_script_for_platform: "%{platform} is currently not supported, will try generic Linux method..."

        errors:
          autodetect_iso_path: |-
            Could not autodetect a local of the Virtualbox Guest Additions iso file.
            Please configure a local path to the iso using `config.vbguest.iso_path` 
            in your Vagrantfile or the `--iso` command line option.
            If you think this is a bug and vbguest could have guessed the iso_path,
            please file a bug: https://github.com/dotless-de/vagrant-vbguest/issues

          downloading_disabled: |-
            Could not locate a local Virtualbox Guest Additions iso file.
            However, the no_remote option was set and thus I will downlownload it from 
            %{from}
            Please configure a local path to the iso using `config.vbguest.iso_path` 
            in your Vagrantfile or the `--iso` command line option.

        download:
          with: "Downloading VirtualBox Guest Additions ISO with %{class}..."
          cleaning: "Cleaning up downloaded VirtualBox Guest Additions ISO..."
          unknown_type: "Unknown or unsupported URI type given for VirtualBox Guest Additions ISO download."

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
vagrant-vbguest-0.4.0 locales/en.yml
vagrant-vbguest-0.3.5 locales/en.yml
vagrant-vbguest-0.3.4 locales/en.yml
vagrant-vbguest-0.3.3 locales/en.yml
vagrant-vbguest-0.3.3.a locales/en.yml
vagrant-vbguest-0.3.2 locales/en.yml
vagrant-vbguest-0.3.1 locales/en.yml
vagrant-vbguest-0.3.0 locales/en.yml
vagrant-vbguest-0.3.0.pre locales/en.yml