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

Installs

  • Total 5K
  • Win 3K
  • Mac 648
  • Linux 768
Apr 17 Apr 16 Apr 15 Apr 14 Apr 13 Apr 12 Apr 11 Apr 10 Apr 9 Apr 8 Apr 7 Apr 6 Apr 5 Apr 4 Apr 3 Apr 2 Apr 1 Mar 31 Mar 30 Mar 29 Mar 28 Mar 27 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
Windows 0 0 1 0 2 0 1 0 0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 1 0 0 0 0 0 0 1 0 1 0 0 0 1 1 0 1 1 1
Mac 0 0 0 0 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 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 1 0 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

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