ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Yandex​Translate

by pafnuty ALL

Yandex Translate plugin for SublimeText

Labels translate, yandex

Details

  • 2017.01.10.21.31.40
  • github.​com
  • github.​com
  • 8 years ago
  • 1 hour ago
  • 11 years ago

Installs

  • Total 5K
  • Win 3K
  • Mac 637
  • Linux 753
Jul 27 Jul 26 Jul 25 Jul 24 Jul 23 Jul 22 Jul 21 Jul 20 Jul 19 Jul 18 Jul 17 Jul 16 Jul 15 Jul 14 Jul 13 Jul 12 Jul 11 Jul 10 Jul 9 Jul 8 Jul 7 Jul 6 Jul 5 Jul 4 Jul 3 Jul 2 Jul 1 Jun 30 Jun 29 Jun 28 Jun 27 Jun 26 Jun 25 Jun 24 Jun 23 Jun 22 Jun 21 Jun 20 Jun 19 Jun 18 Jun 17 Jun 16 Jun 15 Jun 14 Jun 13 Jun 12
Windows 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 1 0 0 1 1 0 0 0 2 1 0 0 0 0 0 0 1 0 0 0 0 0 2 0 0 0 0 0 1 0 0
Mac 0 0 0 0 0 1 0 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

sublime-yandex-translate

Yandex Translate plugin for SublimeText 2 and 3

Based on https://github.com/valmet/python-yandex-translate

Configure:

  1. Do not forget to get a free Yandex API-key

    or try this key trnsl.1.1.20130705T052930Z.27fcc82ff0c243be.c0e2f80d06217633cd117ad29131aff078a05530 Please, use the tests only, as each key has a limit on number of translations

  2. For a list of possible translations in the menu, select “Tools > Yandex Translate > Show the available options for the transfer of”

  3. Insert the received API-key in the plugin settings file (User/yaTranslate.sublime-settings) instead of the text YOUR_KEY:

{
    "key": "YOUR_KEY",
    "ui_lang": "ru",
    "output_language": "ru",
    "output_language_additional": "en",
    "type": "text"
}

Use:

Select text and: - press ctrl+alt+t or select “Translate selected text” in context menu - press ctrl+shift+alt+t or select “Translate selected on…” in context menu to select the language for translation

—- То же самое на русском языке —-

sublime-yandex-translate

Плагин для удобного перевода текста в SublimeText 2 и 3

Плагин основан на скрипте: https://github.com/valmet/python-yandex-translate

Настройка:

  1. Не забудьте получить бесплатный Yandex API-key

    или возьмите этот ключ trnsl.1.1.20130705T052930Z.27fcc82ff0c243be.c0e2f80d06217633cd117ad29131aff078a05530 Пожалуйста, используйте этот ключ только для тестов, я им тоже пользуюсь, а у каждого ключа есть ограничение по количеству переводов.

  2. Посмотреть возможные направления перевода можно перейдя в меню “Tools > Yandex Translate > Show the available options for the transfer of”

  3. Вставьте полученый API-key в файл настроек плагина (User/yaTranslate.sublime-settings) вместо текста YOUR_KEY:

{
    "key": "YOUR_KEY",
    "ui_lang": "ru",
    "output_language": "ru",
    "output_language_additional": "en",
    "type": "text"
}

Использование:

Выберите текст: - нажмите хоткей ctrl+alt+t или выберите пункт “Translate selected text” в контекстном меню - нажмите хоткей ctrl+shift+alt+t или выберите пункт “Translate selected on…” в контекстном меню для выбора языка перевода