This little plugin create a translate button at the end of each status on your timeline working with the Yandex API.
Add to the config.php file this lines
$config['site']['yandex']['api_key'] = ''; //Your Yandex API key
$config['site']['yandex']['lang'] = ''; //the shortcode of the desired language, ex. es for spanish
addPlugin('YandexTranslate'); // Activate Plugin