Setup

Plugin Setup

Follow the steps below to setup and configure the plugin for your server. (this assumes you have already placed the plugin jar in your plugins folder + loaded it the first time and have signed up for a Microsoft Account). If you do NOT already have a Microsoft account, please go to www.login.live.com and click "Sign up now" and then follow the steps outlined on those pages before performing the steps below.

  1. Go to www.datamarket.azure.com/dataset/bing/microsofttranslator
  2. Scroll down to the free plan on the right where it says 2,000,000 Characters/Month, and click the "Signup" button.
  3. After clicking the "Signup" button, log into your Microsoft Account.
  4. Once logged in, register for a Windows Azure Marketplace account by filling out the form and clicking "Continue".
  5. Accept the terms on the following page and click "Register".
  6. On the following page (assuming you have followed the above steps correctly), agree to the publisher's Offer Terms and Privacy Policy, and click "Sign Up".
  7. Once signed up, go to www.datamarket.azure.com/developer/applications/register and enter in your preferred Client ID (any username you want, must be not already in use), your Name, leave the secret key field (DO NOT MODIFY), for the Redirect URI, enter any domain name you want (formatted like: http://google.com).
  8. BEFORE CLICKING "Create", make sure to write down the Client ID you chose, and the Secret Key (you will need these for the plugins config file). Once you have completed filling out that form, and have written down the Client ID and Secret Key, click "Create".
  9. Now go to the Vectron Translate plugin folder, and edit the config.yml file: Set Client-ID: clientID to the Client ID that you wrote down, and Client-Secret: secretkey to the Secret Key that you wrote down.
  10. Reload the plugin and you are good to go!