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 month ago
  • 12 years ago

Installs

  • Total 5K
  • Win 3K
  • Mac 646
  • Linux 765
Mar 26 Mar 25 Mar 24 Mar 23 Mar 22 Mar 21 Mar 20 Mar 19 Mar 18 Mar 17 Mar 16 Mar 15 Mar 14 Mar 13 Mar 12 Mar 11 Mar 10 Mar 9 Mar 8 Mar 7 Mar 6 Mar 5 Mar 4 Mar 3 Mar 2 Mar 1 Feb 28 Feb 27 Feb 26 Feb 25 Feb 24 Feb 23 Feb 22 Feb 21 Feb 20 Feb 19 Feb 18 Feb 17 Feb 16 Feb 15 Feb 14 Feb 13 Feb 12 Feb 11 Feb 10
Windows 0 1 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 1 1 0 1 1 1 0 0 0 2 0 0 1 1 0 0 0 0 0 0 1 1 0 0 2 1 1
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 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 1 0 0 0 0 0 0 0 0 0 0 0 0 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…” в контекстном меню для выбора языка перевода