Sha256: 1f633323c1049293fb518d60881b6b696b5574a74268d07e6a5b8902f3befab2

Contents?: true

Size: 1.81 KB

Versions: 18

Compression:

Stored size: 1.81 KB

Contents

en:
  vagrant_scp_sync:
    action:
      scp_sync_folder: "Syncing files: %{source_files} ==> %{target_files}"
    errors:
      not_yet_implemented: |-
        Configuration is not yet implemented
      scp_sync_error_delete_directory: |-
        There was an error when attemping to delete the directory for SCP Sync.
        Target Files: %{target_files}

        Error: %{stderr}
        Full command causing error:
        %{command}

      scp_sync_error_change_ownership_directory: |-
        There was an error when attemping to change the ownership of the directory for SCP Sync.
        Target Files: %{target_files}

        Error: %{stderr}
        Full command causing error:
        %{command}

      scp_sync_error_change_permissions_directory: |-
        There was an error when attemping to change the permissions of the directory for SCP Sync.
        Target Files: %{target_files}

        Error: %{stderr}
        Full command causing error:
        %{command}

      scp_sync_error_make_directory: |-
        There was an error when attemping to create the directory for SCP Sync.
        Target Files: %{target_files}

        Error: %{stderr}
        Full command causing error:
        %{command}

      scp_sync_folder_error: |-
        There was an error when attemping to sync folders using scp.
        Please inspect the error message below for more info.
        Error: %{stderr}
        Full command causing error:
        %{command}

      scp_sync_error: |-
        There was an error when attemping to sync folders using scp.
        Please inspect the error message below for more info.

        Source Files: %{source_files}
        Target Files: %{target_files}
        Error: %{stderr}
        Full command causing error:
        %{command}

      scp_installed_error: |-
        SCP was not detected as installed

Version data entries

18 entries across 18 versions & 1 rubygems

Version Path
vagrant-scp-sync-0.5.29 locales/en.yml
vagrant-scp-sync-0.5.28 locales/en.yml
vagrant-scp-sync-0.5.27 locales/en.yml
vagrant-scp-sync-0.5.26 locales/en.yml
vagrant-scp-sync-0.5.25 locales/en.yml
vagrant-scp-sync-0.5.24 locales/en.yml
vagrant-scp-sync-0.5.23 locales/en.yml
vagrant-scp-sync-0.5.22 locales/en.yml
vagrant-scp-sync-0.5.21 locales/en.yml
vagrant-scp-sync-0.5.20 locales/en.yml
vagrant-scp-sync-0.5.19 locales/en.yml
vagrant-scp-sync-0.5.18 locales/en.yml
vagrant-scp-sync-0.5.17 locales/en.yml
vagrant-scp-sync-0.5.16 locales/en.yml
vagrant-scp-sync-0.5.15 locales/en.yml
vagrant-scp-sync-0.5.14 locales/en.yml
vagrant-scp-sync-0.5.13 locales/en.yml
vagrant-scp-sync-0.5.12 locales/en.yml