YandexTranslate
Yandex Translate plugin for SublimeText
Details
Installs
- Total 5K
- Win 3K
- Mac 654
- Linux 781
| Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | Oct 7 | Oct 6 | Oct 5 | Oct 4 | Oct 3 | Oct 2 | 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 | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 0 | 0 | 0 | 1 | 0 | 0 | 0 | 1 | 0 | 0 | 2 | 0 | 1 | 4 | 0 | 0 | 0 | 1 | 1 | 0 | 0 | 0 | 0 | 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 | 1 | 0 | 0 | 0 | 0 | 0 |
| 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 | 1 | 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:
Do not forget to get a free Yandex API-key
or try this key
trnsl.1.1.20130705T052930Z.27fcc82ff0c243be.c0e2f80d06217633cd117ad29131aff078a05530Please, use the tests only, as each key has a limit on number of translationsFor a list of possible translations in the menu, select “Tools > Yandex Translate > Show the available options for the transfer of”
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
Настройка:
Не забудьте получить бесплатный Yandex API-key
или возьмите этот ключ
trnsl.1.1.20130705T052930Z.27fcc82ff0c243be.c0e2f80d06217633cd117ad29131aff078a05530Пожалуйста, используйте этот ключ только для тестов, я им тоже пользуюсь, а у каждого ключа есть ограничение по количеству переводов.Посмотреть возможные направления перевода можно перейдя в меню “Tools > Yandex Translate > Show the available options for the transfer of”
Вставьте полученый 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…” в контекстном меню для выбора языка перевода