From cb4a46e7fbe62d788e66ed6121c717a2d22a4d7c Mon Sep 17 00:00:00 2001 From: watcherhd Date: Thu, 21 Apr 2011 14:14:52 +0000 Subject: svn.miranda.im is moving to a new home! git-svn-id: http://miranda-plugins.googlecode.com/svn/trunk@7 e753b5eb-9565-29b2-b5c5-2cc6f99dfbcb --- CyrTranslit/CyrTranslit-readme.txt | 70 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 CyrTranslit/CyrTranslit-readme.txt (limited to 'CyrTranslit/CyrTranslit-readme.txt') diff --git a/CyrTranslit/CyrTranslit-readme.txt b/CyrTranslit/CyrTranslit-readme.txt new file mode 100644 index 0000000..6a06dae --- /dev/null +++ b/CyrTranslit/CyrTranslit-readme.txt @@ -0,0 +1,70 @@ ++-------------------------------+ +| CyrTranslit Miranda IM plugin | +| Version 1.0.3.0 | ++-------------------------------+ + +Инструкцию на русском см. ниже/See instructions in Russian below + +SUMMARY + +Applies the Cyrillic to Latin transliteration for the sent instant messages. +What this plug-in does, is just replacing (for the selected contacts only) the +Cyrillic letters in the outgoing messages with the "phonetically equivalent" +Latin letter combinations. When transliteration is enabled for contact, +in the message log (and history) you see the cyrillic letters, but your contact, +on the other side, see a "phonetically equivalent" Latin letter combinations. +Plugins supports ANSI, UNICODE and UTF8 encodings of messages. +Plugin can work in ANSI and UNICODE version of Miranda. + +INSTALLATION + +1. Copy the "CyrTranslit.dll" file to the Miranda IM plugin directory (for +instance, on my computer this is "C:\Program Files\Miranda IM\Plugins\" folder). +2. Restart Miranda IM program. + +USAGE + +After you have install the plug-in, none of the contacts has the transliteration +switched on. To activate the transliteration for a contact who can not read +Cyrillic chars, open the contact menu (right mouse button on the contact entry +in the contact list, or the contact menu button in the message dialog), and +check on the "Transliterate" menu item. From now on, all the sent text messages +will be transliterated for the contact, until you uncheck the menu item in the +contact menu. + +LICENSE + +This is a free software coming under GPL 2.0. Please see the provided gpl.txt +for details. + +AUTHOR + +Ivan Krechetov +i.krechetov@ewi.utwente.nl +http://wwwhome.cs.utwente.nl/~krechetovi/ + +unicode and UTF8 support by ValeraVi +http://www.vi-soft.com.ua + +-------------------------------------------------------------------------------- + +КРАТКО + +Производит транслитерацию кириллицы в латиницу для исходящих текстовых +сообщений. В результате вы видите собственные сообщения в логе (и истории) на +кириллице, ваш же собеседник получает транслит. + + +УСТАНОВКА + +1. Скопируйте файл "CyrTranslit.dll" в директорию модулей расщирения Miranda IM +(к примеру, на моём компьютере это папка "C:\Program Files\Miranda IM\Plugins\"). +2. Перезапустите программу Miranda IM. + +ИСПОЛЬЗОВАНИЕ + +Изначально транслитерация для всех контактов отключена. Чтобы активировать или +деактивировать автоматическую транслитерацию для определённого контакта, +выберете пункт "Transliterate" в меню контакта (появляется при нажатии правой +кнопки мыши в контакт-листе, либо кнопки вызова пользовательского меню в окне +сообщений). \ No newline at end of file -- cgit v1.2.3