Changes list
- Implemented ability to localize group names in dictionaries
- A version with an extended package of pre-installed dictionaries
- Fixed a bug when TranslateIt! may freeze sometimes when trying to detach a card right after the program start
- Dictionary packages now may have predefined group morphology
- F-Script support for advanced users (http://www.fscript.org)
F-Script framework look up priority is the following: ~/Library/Frameworks/, /Library/Frameworks/, and the application bundle (the lowest priority) (compatible with Mac OS X 10.5 or later)
F-Script activates only on user request. However, it is possible to enable activation on TranslateIt! launch:
defaults write ru.DeepIT.TranslateIt TranslateIt\!ActivateFScrpt -bool true
You can also add the F-Script menu item:
defaults write ru.DeepIT.TranslateIt TranslateIt\!InsertFScriptMenu -bool true
- Lightweight proxy-interface to automate common operations via F-Script.
Examples are shown below separated by comma (all calls come to the special "ti" proxy-object):
ti translateCurrentWord, ti translateWord:'clever', ti cloudTranslation:'smart', ti onTheFlyTranslation, ti addWordToHistory:'test', ti setShortTranslation:'description', ti detachCard, ti speakWord:'super', ti speakCurrentWord, ti openMainWindow, ti closeMainWindow, ti translateText:'hello world', ti quiz, ti quit, ti historyWordsCount, ti prevHistoryWord, ti nextHistoryWord, ti firstHistoryWord, ti lastHistoryWord, ti prevTranslatedWord, ti nextTranslatedWord, ti closeQuizWindow, ti stopQuiz, ti show, ti open, ti close, ti print, ti printEntry, ti printNote, ti printHistory, ti printCards, ti copyEntryToClipboard, ti copyNoteToClipboard, ti historyWord, ti historyShortTranslation, ti historySelectRow:1, ti entryText, ti entryText string, ti noteText, ti noteText string, ti showConsole, ti openObjectBrowser
If you need more commands, don't hesitate to mail us, and we'll implement interesting requests in future software versions.
- Support for external F-Script commands via the x-translateit protocol (e.g. x-translateit://do?ti+quiz, x-translateit://do?ti+showConsole, x-translateit://do?ti+openObjectBrowser) as an additional method of external system integration
- Added Web documents recognition: Now you can drag a URL (of an HTML-page or an online-hosted PDF-file) from your browser's address bar or a web page to the TranslateIt! Dock icon, or to the TranslateIt! main window (or just copy and paste a URL to the TranslateIt! search field), and you'll get its translation via the Full text translation tool
- Fixed the issue with duplicates appearing in the learning history list (x-ost://105)
- Fixed broken automatic post-configuration of TranslateIt! helper scripts for MS Office
- Links in the Help menu updated
- English forum repaired
- Online Customer Support Center opened
- Restored Thunderbird 3.1.1 support
- Restored Trust.app support (http://deepit.ru/products/Trust/info/)
- Now available: contextual menu translation, Services, translation of clipboard contents, Drag&Drop, direct pasting into the search field, detection of texts for automatic starting of the full-text translation tool (enabled by default.)
To disable automatic starting of the full-text translation tool (restore the old behavior), enter the following command in Terminal:
defaults write ru.DeepIT.TranslateIt GTIDontAutoTranslate -bool YES
To re-enable:
defaults write ru.DeepIT.TranslateIt GTIDontAutoTranslate -bool NO
- Users can bind a group of dictionaries with a certain morphology module
(Different morphology modules for various dictionary groups instead of the same module for all dictionaries.)
Newly created groups inherit the last active morphology module.
It is recommended to check all your groups to set correct morphology modules (one-time operation.)
To disable support for different morphology modules for groups (restore the old behavior), enter the following command in Terminal:
defaults write ru.DeepIT.TranslateIt TranslateIt\!DontUseAssignedMorphologyForGroups -bool YES
To re-enable:
defaults write ru.DeepIT.TranslateIt TranslateIt\!DontUseAssignedMorphologyForGroups -bool NO
- For the Firefox & Thunderbird module: fix for non-standard RDF-configuration creation when starting up necessary TranslateIt! components from paths containing symbols &, <, >, " that need to be replaced with XML/HTML-entities.
- The Firefox & Thunderbird integration module will be automatically updated to version 3.0.1
- Enhancements in automatic integration with the Services menu depending on the context (Manual enabling in the Snow Leopard system preferences is no more needed.)
- TranslateIt! windows don't show up on start, if their visibility is disabled, but the History panel was open during previous session.
- Enhancements in background loading of History
- Polish localization updated (including the Widget), minor fixes in other localizations
- Integration with contactual menus of 32-bit applications updated
- Rules for the Yandex translation service updated
- Rules for the Gramota online-service updated
- Rules for the Multitran online-service updated
- Improvements in diactrical marks matching and searching for similar words (fixed rare memory leaks leading application crates.)
- The 'Install dictionary' button on the 1st Preferences tab now offers to either install a local dictionary, or a remote dictionary from a repository.
- Switching of dictionary groups, if any, from the contextual menu of the TranslateIt! Dock icon and status bar item
- Switching of morphology modules, if any, from the contextual menu of the TranslateIt! Dock icon and status bar item
- To save menubar real estate, users can disable menu items such as Dictionary Group, Grammar, and Integration:
defaults write ru.DeepIT.TranslateIt TranslateIt\!DontShowDictionaryGroup -bool YES
defaults write ru.DeepIT.TranslateIt TranslateIt\!DontShowGrammar -bool YES
defaults write ru.DeepIT.TranslateIt TranslateIt\!DontShowIntegration -bool YES
To re-enable the above menu items:
defaults write ru.DeepIT.TranslateIt TranslateIt\!DontShowDictionaryGroup -bool NO
defaults write ru.DeepIT.TranslateIt TranslateIt\!DontShowGrammar -bool NO
defaults write ru.DeepIT.TranslateIt TranslateIt\!DontShowIntegration -bool NO
Groups can be switched from application preferences, the main window toolbar (optional button), status bar item, and the contextual menu of the Dock icon, so the Groups menu is actually not that necessary.
For now, grammar support is available for a limited number of languages, so the Grammar menu is only a distraction. No you can disable it.
You can also set up integration once, and then disable the Integration menu
- Private RSS feed added
- Punycode (IDN) Support added
- Various minor bugs fixed
- Technical update TN-100621-1 (Snd: WAV)
- Technical update TN-100618-1 (Firefox/Thunderbird)
- Word capture engine improved, and now it is compatible with Safari 5 and the updated WebKit.
- Firefox extension updated:
- Firefox 3.6 and Thunderbird 3 compatibility
- Full-text on-the-fly translations in Firefox and Thunderbird
- Advanced settings
- Automatic installation and updates for Firefox and Thunderbird.
- Capture mode restrictions added (see the 4th preferences tab): mouse click right after a movement, double-click, setting up modifier key for on-the-fly translations
- TranslateIt! is now compatible with the Mac OS X built-in Parental Controls out of the box (applicable only to the original application not modified by third party utilities, provided that the Hide option is disabled, and the Services shortcuts aren't changed, if you use Mac OS X 10.5 or earlier (under Mac OS X 10.6 and later, Services shortcuts can be changed freely in System Preferences)).
- Google Chrome plug-in available. For more information see http://mac.gettranslateit.com/en/integrationGChrome.shtml
- Added keyboard layout (language) restore feature for the main window and the full-text translation window (in order to prevent conflicts, do NOT enable this feature, if your operating system allows different input sources for each document)
To enable this feature, in Terminal, enter the following:
defaults write ru.DeepIT.TranslateIt TranslateIt\!ControlKeyboardLayout -bool YES
To switch back to the normal behavior, enter
defaults write ru.DeepIT.TranslateIt TranslateIt\!ControlKeyboardLayout -bool NO
- By default, the preferences window animation is now disabled for new installations
- Added WAV file support for the Speak feature (in addition to the MP3 support.) When merging sound packages, WAV files have priority over MP3 files.
- Polish localization added (thanks to Jaroslaw Teterycz)
- Regular expression library updated (to RegexKitLite 4.0)
- Contextual menu plugin for 32-bit applications updated
- German localization updated
- LetsMove smart installer integrated
- TranslateIt! widget updated
- Various minor bugs fixed
- Added on-the-fly translation functionality to Microsoft Office 2008 for Mac products (Entourage, Word, Excel, PowerPoint): In the Scripts menu, choose 'Look Up in TranslateIt!', or press ' Command + . ' (the default keyboard shortcut for this function)
- Added support for Babylon dictionary format (BGL) (http://www.babylon.com/free-dictionaries/languages/)
- Added support for SDICT dictionary format (http://sdict.com/)
- Enhanced quality and formatting of full-text translations
- New line-by-line translation mode
- Fixed memory leaks and various minor bugs
- Updated DictBuilder and the core scripts
- Updated the TranslateIt! Dashboard widget
- Updated profiles of some online translation services
- Added new dictionaries to our repository
- Enhanced morphology modules for English, Russian, French, and German
- Fixed a rare XDXF dictionary installation bug
- Enhanced support for transcriptions in Babylon dictionaries
- French and German localizations corrected
|
|
|
|
|
|
6.04.2010

TAO for iPhone & iPod Touch, iPad
Learn more
|
|
|
|
|
|
|
|
|
Statistics
|
|
|
|
|
|