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
  • 58 minutes ago
  • 11 years ago

Installs

  • Total 5K
  • Win 3K
  • Mac 632
  • Linux 750
May 12 May 11 May 10 May 9 May 8 May 7 May 6 May 5 May 4 May 3 May 2 May 1 Apr 30 Apr 29 Apr 28 Apr 27 Apr 26 Apr 25 Apr 24 Apr 23 Apr 22 Apr 21 Apr 20 Apr 19 Apr 18 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
Windows 0 0 0 1 1 0 0 0 1 0 0 0 2 2 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 1 1 0 0 1 0 0 1
Mac 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 1 1 1 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0
Linux 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 1 0 0 0 0 1 0 0 0 1 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…” в контекстном меню для выбора языка перевода