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
  • 7 years ago
  • 1 hour ago
  • 10 years ago

Installs

  • Total 5K
  • Win 3K
  • Mac 616
  • Linux 736
Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9 Sep 8 Sep 7 Sep 6 Sep 5 Sep 4 Sep 3 Sep 2 Sep 1 Aug 31 Aug 30 Aug 29 Aug 28 Aug 27 Aug 26 Aug 25 Aug 24 Aug 23 Aug 22 Aug 21 Aug 20 Aug 19 Aug 18
Windows 2 1 0 0 0 1 1 0 0 0 0 1 0 0 0 1 1 0 0 0 0 0 0 1 1 0 0 0 0 0 0 0 1 0 0 2 0 0 1 1 1 0 1 3 0
Mac 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 0 0 0 0 0
Linux 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 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 1

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…” в контекстном меню для выбора языка перевода