TranslateIt! Deluxe Changelog

What's new in TranslateIt! Deluxe 14.1 Build 14101

Feb 10, 2012
  • For work of TranslateIt! now Mac OS X 10.6+ required
  • Active Zone (AZ) "first time" help tooltip now hides on AZ-move
  • Updated splash image
  • Growl framework updated
  • "Hide from the Dock" option was restored
  • Added support for Firefox 5, 6, 7, 8 (see FoxyHub at the download page)
  • Updated some profiles for Online-services
  • Added removing of legacy deprecated contextual menu plugin (use Services as replacement)
  • Free text translation tool was removed from the product, and now we're working on detached free app
  • TranslateIt! is Intel-only now
  • Search wildcards: Search results are now sorted alphabetically
  • Enhanced compatibility with Mac OS X 10.7 (first iteration)
  • Various minor bug fixes and enhancements
  • The pop-up translation window and the widget now support searching for words with typos
  • The main window's search function now supports wildcards, which is useful for solving crosswords and playing other word-based games.
Available wildcards:
? (any single character) and
* (0 to 4 characters, you can use several instances of the * wildcard to increase the number of characters).
This function only works for normalized dictionaries in the new TID format!
Example: he?m*t
Would match the following entries in English dictionaries:
he might
helmut
hermit
helmet
he must
Note: Processing of complex requests may take some time and memory resources.
Don't forget that you can request all entries matching your request string as a prefix by hitting CMD-Enter or CMD-OPT-Enter.
  • Better detection of delimiters when importing entries from a file to a user dictionary in the dictionary editor
  • Online-service editor bug fix: Selection remaining at the same position, or the last service being deleted, when deleting services
  • Bug fix: TranslateIt! would not automatically check for updates on startup, if this option was set to "Always / Every time"
  • Some localizations and GUI components updated
  • Better dictionary normalization
  • All private API's fully removed
  • The open notes shortcut changed from CMD-Shift-N to CMD-OPT-N, as the former is used to create new user dictionaries
  • Deleted/hidden some obsolete menu options and settings
  • Added prompt when deleting a dictionary group
  • Complete revamp of preferences for all localizations
  • Added support for Turkish in text translations
  • Added help pages for new functions
  • Updated widget with support for wildcards and searching for words entered with typos
  • In order to meet the MAS requirements, and for canonization purposes, TranslateIt application support folder was renamed to "TranslateIt" (without "!"). Dictionaries installed in the old support folder will be automatically detected. (Don't delete the old application support folder, as TranslateIt! will use links to dictionary files in their original location instead of moving them to the new application support folder!)
  • Dictionary converter now respects custom header sorting in certain dictionaries in order to fix the bug that resulted in bad dictionary index and missing entries in versions 12.9, i3.0 and i3.1. To fix this problem in already converted dictionaries, use DictionaryAnalyzer (available on the TranslateIt! web site), or re-compile your dictionaries in version 14 or higher
  • DictionaryBuilder and Widget are not a part of the application any more (to decrease the size of the basic application bundle and updates.) However, they are still available as separate products with DictionaryAnalyzer
  • The Firefox & Thunderbird integration module (FoxyHub.app) was removed from the basic application package. The updated integration module (version 3.0.3) is available on the TranslateIt! site as a separate download and now supports Firefox 4 beta
  • The silent installer of MS Office support scripts has been removed frond the basic application package and is now available as a separate download (OfficeSupport.app) with support for MS Office 2011. An enhanced translation Automaton action for Word '11 is also available
  • The on-the-fly translation window and the widget now support bword-links for Babylon dictionaries (BGL)
  • Added support for group and morphology settings in property files of TID dictionaries
  • Support for TID containers (that include some additional objects like MDICT packages) and automatic installation of TID dictionaries from ZIP archives
  • Various minor bugs fixed
  • New: Create user dictionaries, and add/edit/delete entries in user dictionaries
  • Fixed: Minor memory leaks in the widget and the main application
  • New: More TID dictionaries in TranslateIt! version bundled with dictionaries
  • Update: Bundled dictionaries updated to include additional entries (aliases and normalization for dictionary entries)
  • New: Support for entry compression, normalization of entry headers (available for English, French, Spanish, German, Russian, Polish and other languages with similar diactrics), TID encoding and localization of dictionary metadata (properties)
  • Update: Enhanced processing of links inside entries in the popup window and the widget
  • Update: Added a backup translation mechanism to the text translation tool
  • Because of some changes in Mac OS X, from now on, integrity checks of binary files will be declarative only, the application will not display any messages or quit
  • Minor bug fixes
  • New proprietary dictionary format (TID), to be enhanced in future releases.
As an example of a TID dictionary, TranslateIt! With Addons now includes the English-Russian Computer Dictionary in TID format.
For more info about the new format, see TranslateIt! homepage
  • Widget updated
  • German localization updated
  • Polish localization updated
  • French localization updated
  • Completely new Text Translation tool
  • Fixed Firefox Plugin error when looking up translations by request from the contextual menu while the on-the-fly translation is disabled
  • Some menu items optimized (merged) with OPT & Shift modifiers
  • Detachable cards now have blurred background and possibility to tune the background color
  • Improved english words colorizer for plaintext dictionaries
  • Text area content shifting fixed
  • GUI updated, global GUI revamping started
  • Dramatically improved the suggestions search engine (fixed appearance of the status bar messages and nearby controls)
  • The Integration menu is moved to the Help menu as a submenu
  • The Grammar menu is moved to the Help menu as a submenu
  • Various improvements and minor bug fixes
  • 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

New in TranslateIt! Deluxe 14 Build 14010 (Mar 2, 2011)

  • TranslateIt! is Intel-only now
  • Search wildcards: Search results are now sorted alphabetically
  • Enhanced compatibility with Mac OS X 10.7 (first iteration)
  • Various minor bug fixes and enhancements

New in TranslateIt! Deluxe 14 Build 14000 (Feb 8, 2011)

  • TranslateIt! is Intel-only now
  • The pop-up translation window and the widget now support searching for words with typos
  • The main window's search function now supports wildcards, which is useful for solving crosswords and playing other word-based games.
Available wildcards:
? (any single character) and
* (0 to 4 characters, you can use several instances of the * wildcard to increase the number of characters).
This function only works for normalized dictionaries in the new TID format!
Example: he?m*t
Would match the following entries in English dictionaries:
he might
helmut
hermit
helmet
he must
Note: Processing of complex requests may take some time and memory resources.
Don't forget that you can request all entries matching your request string as a prefix by hitting CMD-Enter or CMD-OPT-Enter.
  • Better detection of delimiters when importing entries from a file to a user dictionary in the dictionary editor
  • Online-service editor bug fix: Selection remaining at the same position, or the last service being deleted, when deleting services
  • Bug fix: TranslateIt! would not automatically check for updates on startup, if this option was set to "Always / Every time"
  • Some localizations and GUI components updated
  • Better dictionary normalization
  • All private API's fully removed
  • The open notes shortcut changed from CMD-Shift-N to CMD-OPT-N, as the former is used to create new user dictionaries
  • Deleted/hidden some obsolete menu options and settings
  • Added prompt when deleting a dictionary group
  • Complete revamp of preferences for all localizations
  • Added support for Turkish in text translations
  • Added help pages for new functions
  • Updated widget with support for wildcards and searching for words entered with typos
  • In order to meet the MAS requirements, and for canonization purposes, TranslateIt application support folder was renamed to "TranslateIt" (without "!"). Dictionaries installed in the old support folder will be automatically detected. (Don't delete the old application support folder, as TranslateIt! will use links to dictionary files in their original location instead of moving them to the new application support folder!)
  • Dictionary converter now respects custom header sorting in certain dictionaries in order to fix the bug that resulted in bad dictionary index and missing entries in versions 12.9, i3.0 and i3.1. To fix this problem in already converted dictionaries, use DictionaryAnalyzer (available on the TranslateIt! web site), or re-compile your dictionaries in version 14 or higher
  • DictionaryBuilder and Widget are not a part of the application any more (to decrease the size of the basic application bundle and updates.) However, they are still available as separate products with DictionaryAnalyzer
  • The Firefox & Thunderbird integration module (FoxyHub.app) was removed from the basic application package. The updated integration module (version 3.0.3) is available on the TranslateIt! site as a separate download and now supports Firefox 4 beta
  • The silent installer of MS Office support scripts has been removed frond the basic application package and is now available as a separate download (OfficeSupport.app) with support for MS Office 2011. An enhanced translation Automaton action for Word '11 is also available
  • The on-the-fly translation window and the widget now support bword-links for Babylon dictionaries (BGL)
  • Added support for group and morphology settings in property files of TID dictionaries
  • Support for TID containers (that include some additional objects like MDICT packages) and automatic installation of TID dictionaries from ZIP archives
  • Various minor bugs fixed

New in TranslateIt! Deluxe i3.1 Build 13100 (Dec 15, 2010)

  • New: Create user dictionaries, and add/edit/delete entries in user dictionaries
  • Fixed: Minor memory leaks in the widget and the main application
  • New: More TID dictionaries in TranslateIt! version bundled with dictionaries
  • Update: Bundled dictionaries updated to include additional entries (aliases and normalization for dictionary entries)
  • New: Support for entry compression, normalization of entry headers (available for English, French, Spanish, German, Russian, Polish and other languages with similar diactrics), TID encoding and localization of dictionary metadata (properties)
  • Update: Enhanced processing of links inside entries in the popup window and the widget
  • Update: Added a backup translation mechanism to the text translation tool
  • Because of some changes in Mac OS X, from now on, integrity checks of binary files will be declarative only, the application will not display any messages or quit
  • Minor bug fixes

New in TranslateIt! Deluxe 12.9 Build 12945 (Oct 18, 2010)

  • Completely new Text Translation tool
  • Fixed Firefox Plugin error when looking up translations by request from the contextual menu while the on-the-fly translation is disabled
  • Some menu items optimized (merged) with OPT & Shift modifiers
  • Detachable cards now have blurred background and possibility to tune the background color
  • Improved english words colorizer for plaintext dictionaries
  • Text area content shifting fixed
  • GUI updated, global GUI revamping started
  • Dramatically improved the suggestions search engine (fixed appearance of the status bar messages and nearby controls)
  • The Integration menu is moved to the Help menu as a submenu
  • The Grammar menu is moved to the Help menu as a submenu
  • Various improvements and minor bug fixes

New in TranslateIt! Deluxe 12.8 Build 12800 (Aug 27, 2010)

  • 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.
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

New in TranslateIt! Deluxe 12.7 Build 12700 (Aug 16, 2010)

  • 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

New in TranslateIt! Deluxe 12 Build 12001 (Feb 11, 2010)

  • 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
  • Finally removed primary AB-record fetching and collection when a fake license is detected
  • Privacy policy document page is modified (removed obsolete information about AB-fetching)
  • RegexKitLite updated to version 3.3
  • Registration and nag screens are not modal now
  • Polished style is removed, and TI now uses the system standard window texture
  • Fixed tooltips in the 1st tab of the Preferences (the ones related to Update & Install Dictionaries buttons)
  • Many internal components are updated (including DictBuilder, DictionaryAnalyzer, Widget, and core scripts)
  • Tuned Babylon transcription support in the on-the-fly translation window, and in the Widget
  • Improved the on-the-fly translation module (the low level text capture engine)
  • Added workaround for Preview.app's known bug when capturing selected words from some PDF files with complex formatting
(the bug also reported to Apple, see refs: rdar://7416356 and rdar://7416355)
  • Application exception support added for on-the-fly translation (see the 4th tab of the Preferences), please, note however, that, for the sake of usability, this filter isn't used in the Look up once mode, because it is a user's direct decision to translate something
  • Now on-the-fly translation consumes less CPU (when it is constantly turned on)
  • Optimized internal integrity checks
  • Snow Leopard changes: restored association of saved history files with TI
  • Improved: learning history fast insert with short selected translation
  • History background auto recovery feature implemented (by default, it backs up the history list once per minute (60 seconds), however you can set any interval between 20 seconds and 20 minutes (in seconds, e.g. for 2 minutes, the value would be 120):

defaults write ru.DeepIT.TranslateIt TIHistoryAutoRecoveryTime -int 120

to turn auto recovery off:

defaults write ru.DeepIT.TranslateIt TIHistoryAutoRecoveryTime -int 0

to revert to the default behavior:

defaults delete ru.DeepIT.TranslateIt TIHistoryAutoRecoveryTime

  • Fixed minor memory leaks while working with property list files
  • New button added to the pop-up window that allows to quickly add current word to the history list
  • Fixed redirect issues (301, 302 HTTP error codes) related to curl utility usage when downloading packages (dictionaries, sounds, etc) from remote servers
  • Finally, support for pronunciation sounds added to the pop-up window and the Widget
  • Added a button to the History drawer to quickly launch a Quiz
  • Custom move mode added for the pop-up window: Click the window while holding the CMD key, move your mouse to the required screen position, then click again
  • Pin mode added for the pop-up window: Click the window while holding the OPT key to enable or disable pinning; when pinning is enabled, the pop-up window will retain its position between TranslateIt! launches
  • Some outdated Online Service profiles are updated
  • Technical update TN-091005 (improved Babylon transcription support in StarDict dictionary format)
  • Technical update TN-090929 (Growl 1.2, Yandex En-Ru Profile updated, improved Removing to the Trash, App's client-server components communication improved)
  • Restored Trust.app support (http://deepit.ru/products/Trust/info/)
  • Technical update TN-090917 (Google: fixed encoding issue for Web Sites Online Translation)
  • Technical update TN-090916 (fixed crash on an alert in thread)
  • Re-enabled Growl support
  • TI Widget updated
  • Misc fixes
  • Technical update TN-090910 (Snow Leopard: fixed flirt mutation issue)
  • Technical update TN-090908 (Snow Leopard: fixed words cache issue)
  • All software components are updated for compatibility with Snow Leopard 10.6 and 64-bit environment (Intel x86_64)
  • Google Online translation for the site content is now accessible from TranslateIt!'s Full Text Translation tool: just enter in the Source Text field a correct URL starting with http://, i.e. http://deepit.ru, then select Source and Destination languages and press the 'Translate' button. TranslateIt! will detect the Text or URL content automatically and select the required mode by itself.
Web pages will be translated in the simple web browser that also supports the page navigation feature with continuing recursive translation.

  • Some links need to be updated because some dictionaries were reorganized in the http://mytranslateit.com repository (see below)
  • Now if the update link is outdated, TranslateIt! tries to auto recalculate it automatically
  • Newly added Online Services receive Green Status just after installation
  • Two new buttons added to the first tab of the Preferences dialog: one for new dictionaries installation and the second for looking for updates to existing dictionaries

  • Now after clicking the 'Install More Dictionaries' menu item or the Question (help) button on the first Preferences' tab, two Web pages will open with a dictionary list (classical and repository)
  • Shortcuts recorder component is updated
  • Sparkle framework is updated
  • Growl support is temporary disabled until Growl version 1.2 comes out (which should support the x86_64 architecture)
  • Contextual Menu integration now has 64-bit support, but because of new Apple's policy, it won't work in the 64-bit environment for Snow Leopard. It still works with 32-bit applications. For 64-bit applications, you can use Services; fortunately, now related Services show also in the contextual menu.
You could configure available services at the System Preferences / Keyboard / Keyboard Shortcuts / Services.
Just activate 'Scan', ''Translate' and 'Add to history' TranslateIt! services.



  • To make it easy for the user, newly created Online Services are assigned to All Dictionaries just after creation
  • Online Services duplicates now inherit the dictionaries association from the source service
  • To improve reading and standardize the behavior, Online Services rule sections now have auto re-ordering while saving
  • New Online Services profiles added: Ru.Wiktionary, En.Wiktionary, Fr.Wiktionary, De.Wiktionary
  • Integrated fast dictionary converter now compatible with new Apple Dictionary formats including new Snow Leopard format modifications
  • Fast dictionary converter now also supports localized Apple dictionaries; while converting, it selects the content according with System Language settings
  • Auto entries compression added to native TranslateIt! Dictionary format
  • Many improvements and fixes
  • 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
  • Finally removed primary AB-record fetching and collection when a fake license is detected
  • Privacy policy document page is modified (removed obsolete information about AB-fetching)
  • RegexKitLite updated to version 3.3
  • Registration and nag screens are not modal now
  • Polished style is removed, and TI now uses the system standard window texture
  • Fixed tooltips in the 1st tab of the Preferences (the ones related to Update & Install Dictionaries buttons)
  • Many internal components are updated (including DictBuilder, DictionaryAnalyzer, Widget, and core scripts)
  • Tuned Babylon transcription support in the on-the-fly translation window, and in the Widget
  • Improved the on-the-fly translation module (the low level text capture engine)
  • Added workaround for Preview.app's known bug when capturing selected words from some PDF files with complex formatting
(the bug also reported to Apple, see refs: rdar://7416356 and rdar://7416355)
  • Application exception support added for on-the-fly translation (see the 4th tab of the Preferences), please, note however, that, for the sake of usability, this filter isn't used in the Look up once mode, because it is a user's direct decision to translate something
  • Now on-the-fly translation consumes less CPU (when it is constantly turned on)
  • Optimized internal integrity checks
  • Snow Leopard changes: restored association of saved history files with TI
  • Improved: learning history fast insert with short selected translation
  • History background auto recovery feature implemented (by default, it backs up the history list once per minute (60 seconds), however you can set any interval between 20 seconds and 20 minutes (in seconds, e.g. for 2 minutes, the value would be 120):

defaults write ru.DeepIT.TranslateIt TIHistoryAutoRecoveryTime -int 120

to turn auto recovery off:

defaults write ru.DeepIT.TranslateIt TIHistoryAutoRecoveryTime -int 0

to revert to the default behavior:

defaults delete ru.DeepIT.TranslateIt TIHistoryAutoRecoveryTime

  • Fixed minor memory leaks while working with property list files
  • New button added to the pop-up window that allows to quickly add current word to the history list
  • Fixed redirect issues (301, 302 HTTP error codes) related to curl utility usage when downloading packages (dictionaries, sounds, etc) from remote servers
  • Finally, support for pronunciation sounds added to the pop-up window and the Widget
  • Added a button to the History drawer to quickly launch a Quiz
  • Custom move mode added for the pop-up window: Click the window while holding the CMD key, move your mouse to the required screen position, then click again
  • Pin mode added for the pop-up window: Click the window while holding the OPT key to enable or disable pinning; when pinning is enabled, the pop-up window will retain its position between TranslateIt! launches
  • Some outdated Online Service profiles are updated
  • Technical update TN-091005 (improved Babylon transcription support in StarDict dictionary format)
  • Technical update TN-090929 (Growl 1.2, Yandex En-Ru Profile updated, improved Removing to the Trash, App's client-server components communication improved)
  • Restored Trust.app support (http://deepit.ru/products/Trust/info/)
  • Technical update TN-090917 (Google: fixed encoding issue for Web Sites Online Translation)
  • Technical update TN-090916 (fixed crash on an alert in thread)
  • Re-enabled Growl support
  • TI Widget updated
  • Misc fixes
  • Technical update TN-090910 (Snow Leopard: fixed flirt mutation issue)
  • Technical update TN-090908 (Snow Leopard: fixed words cache issue)
  • All software components are updated for compatibility with Snow Leopard 10.6 and 64-bit environment (Intel x86_64)
  • Google Online translation for the site content is now accessible from TranslateIt!'s Full Text Translation tool: just enter in the Source Text field a correct URL starting with http://, i.e. http://deepit.ru, then select Source and Destination languages and press the 'Translate' button. TranslateIt! will detect the Text or URL content automatically and select the required mode by itself.
Web pages will be translated in the simple web browser that also supports the page navigation feature with continuing recursive translation.

  • Some links need to be updated because some dictionaries were reorganized in the http://mytranslateit.com repository (see below)
  • Now if the update link is outdated, TranslateIt! tries to auto recalculate it automatically
  • Newly added Online Services receive Green Status just after installation
  • Two new buttons added to the first tab of the Preferences dialog: one for new dictionaries installation and the second for looking for updates to existing dictionaries

  • Now after clicking the 'Install More Dictionaries' menu item or the Question (help) button on the first Preferences' tab, two Web pages will open with a dictionary list (classical and repository)
  • Shortcuts recorder component is updated
  • Sparkle framework is updated
  • Growl support is temporary disabled until Growl version 1.2 comes out (which should support the x86_64 architecture)
  • Contextual Menu integration now has 64-bit support, but because of new Apple's policy, it won't work in the 64-bit environment for Snow Leopard. It still works with 32-bit applications. For 64-bit applications, you can use Services; fortunately, now related Services show also in the contextual menu.
You could configure available services at the System Preferences / Keyboard / Keyboard Shortcuts / Services.
Just activate 'Scan', ''Translate' and 'Add to history' TranslateIt! services.



  • To make it easy for the user, newly created Online Services are assigned to All Dictionaries just after creation
  • Online Services duplicates now inherit the dictionaries association from the source service
  • To improve reading and standardize the behavior, Online Services rule sections now have auto re-ordering while saving
  • New Online Services profiles added: Ru.Wiktionary, En.Wiktionary, Fr.Wiktionary, De.Wiktionary
  • Integrated fast dictionary converter now compatible with new Apple Dictionary formats including new Snow Leopard format modifications
  • Fast dictionary converter now also supports localized Apple dictionaries; while converting, it selects the content according with System Language settings
  • Auto entries compression added to native TranslateIt! Dictionary format
  • Many improvements and fixes

New in TranslateIt! Deluxe 11.3 Build 11302 (Jan 12, 2010)

  • Fixed a rare XDXF dictionary installation bug.
  • Enhanced support for transcriptions in Babylon dictionaries.
  • French and German localizations corrected.

New in TranslateIt! Deluxe 11.2 Build 11201 (Nov 23, 2009)

  • Finally removed primary AB-record fetching and collection when a fake license is detected
  • Privacy policy document page is modified (removed obsolete information about AB-fetching)
  • RegexKitLite updated to version 3.3
  • Registration and nag screens are not modal now
  • Polished style is removed, and TI now uses the system standard window texture
  • Fixed tooltips in the 1st tab of the Preferences (the ones related to Update & Install Dictionaries buttons)
  • Many internal components are updated (including DictBuilder, DictionaryAnalyzer, Widget, and core scripts)
  • Tuned Babylon transcription support in the on-the-fly translation window, and in the Widget
  • Improved the on-the-fly translation module (the low level text capture engine)
  • Added workaround for Preview.app's known bug when capturing selected words from some PDF files with complex formatting
  • (the bug also reported to Apple, see refs: rdar://7416356 and rdar://7416355)
  • Application exception support added for on-the-fly translation (see the 4th tab of the Preferences), please, note however, that, for the sake of usability, this filter isn't used in the Look up once mode, because it is a user's direct decision to translate something
  • Now on-the-fly translation consumes less CPU (when it is constantly turned on)
  • Optimized internal integrity checks
  • Snow Leopard changes: restored association of saved history files with TI
  • Improved: learning history fast insert with short selected translation
  • History background auto recovery feature implemented (by default, it backs up the history list once per minute (60 seconds), however you can set any interval between 20 seconds and 20 minutes (in seconds, e.g. for 2 minutes, the value would be 120):
  • defaults write ru.DeepIT.TranslateIt TIHistoryAutoRecoveryTime -int 120
  • to turn auto recovery off:
  • defaults write ru.DeepIT.TranslateIt TIHistoryAutoRecoveryTime -int 0
  • to revert to the default behavior:
  • defaults delete ru.DeepIT.TranslateIt TIHistoryAutoRecoveryTime
  • Fixed minor memory leaks while working with property list files
  • New button added to the pop-up window that allows to quickly add current word to the history list
  • Fixed redirect issues (301, 302 HTTP error codes) related to curl utility usage when downloading packages (dictionaries, sounds, etc) from remote servers
  • Finally, support for pronunciation sounds added to the pop-up window and the Widget
  • Added a button to the History drawer to quickly launch a Quiz
  • Custom move mode added for the pop-up window: Click the window while holding the CMD key, move your mouse to the required screen position, then click again
  • Pin mode added for the pop-up window: Click the window while holding the OPT key to enable or disable pinning; when pinning is enabled, the pop-up window will retain its position between TranslateIt! launches
  • Some outdated Online Service profiles are updated

New in TranslateIt! Deluxe 11.0 Build 11098 (Oct 6, 2009)

  • Technical update TN-091005 (improved Babylon transcription support in StarDict dictionary format)
  • Technical update TN-090929 (Growl 1.2, Yandex En-Ru Profile updated, improved Removing to the Trash, App's client-server components communication improved)
  • Restored Trust.app support (http://deepit.ru/products/Trust/info/)
  • Technical update TN-090917 (Google: fixed encoding issue for Web Sites Online Translation)
  • Technical update TN-090916 (fixed crash on an alert in thread)
  • Re-enabled Growl support
  • TI Widget updated
  • Misc fixes
  • Technical update TN-090910 (Snow Leopard: fixed flirt mutation issue)
  • Technical update TN-090908 (Snow Leopard: fixed words cache issue)
  • All software components are updated for compatibility with Snow Leopard 10.6 and 64-bit environment (Intel x86_64)
  • Google Online translation for the site content is now accessible from TranslateIt!'s Full Text Translation tool: just enter in the Source Text field a correct URL starting with http://, i.e. http://deepit.ru, then select Source and Destination languages and press the 'Translate' button. TranslateIt! will detect the Text or URL content automatically and select the required mode by itself.
Web pages will be translated in the simple web browser that also supports the page navigation feature with continuing recursive translation.
Some links need to be updated because some dictionaries were reorganized in the http://mytranslateit.com repository (see below)
  • Now if the update link is outdated, TranslateIt! tries to auto recalculate it automatically
  • Newly added Online Services receive Green Status just after installation
  • Two new buttons added to the first tab of the Preferences dialog: one for new dictionaries installation and the second for looking for updates to existing dictionaries
  • Now after clicking the 'Install More Dictionaries' menu item or the Question (help) button on the first Preferences' tab, two Web pages will open with a dictionary list (classical and repository)
  • Shortcuts recorder component is updated
  • Sparkle framework is updated
  • Growl support is temporary disabled until Growl version 1.2 comes out (which should support the x86_64 architecture)
  • Contextual Menu integration now has 64-bit support, but because of new Apple's policy, it won't work in the 64-bit environment for Snow Leopard. It still works with 32-bit applications. For 64-bit applications, you can use Services; fortunately, now related Services show also in the contextual menu.
You could configure available services at the System Preferences / Keyboard / Keyboard Shortcuts / Services.
Just activate 'Scan', ''Translate' and 'Add to history' TranslateIt! services.
To make it easy for the user, newly created Online Services are assigned to All Dictionaries just after creation
  • Online Services duplicates now inherit the dictionaries association from the source service
  • To improve reading and standardize the behavior, Online Services rule sections now have auto re-ordering while saving
  • New Online Services profiles added: Ru.Wiktionary, En.Wiktionary, Fr.Wiktionary, De.Wiktionary
  • Integrated fast dictionary converter now compatible with new Apple Dictionary formats including new Snow Leopard format modifications
  • Fast dictionary converter now also supports localized Apple dictionaries; while converting, it selects the content according with System Language settings
  • Auto entries compression added to native TranslateIt! Dictionary format
  • Many improvements and fixes

New in TranslateIt! Deluxe 11.0 Build 11000 (Sep 8, 2009)

  • All software components are updated for compatibility with Snow Leopard 10.6 and 64-bit environment (Intel x86_64)
  • Google Online translation for the site content is now accessible from TranslateIt!'s Full Text Translation tool: just enter in the Source Text field a correct URL starting with http://, i.e. http://deepit.ru, then select Source and Destination languages and press the 'Translate' button. TranslateIt! will detect the Text or URL content automatically and select the required mode by itself.
Web pages will be translated in the simple web browser that also supports the page navigation feature with continuing recursive translation.
  • Some links need to be updated because some dictionaries were reorganized in the http://mytranslateit.com repository (see below)
  • Now if the update link is outdated, TranslateIt! tries to auto recalculate it automatically
  • Newly added Online Services receive Green Status just after installation
  • Two new buttons added to the first tab of the Preferences dialog: one for new dictionaries installation and the second for looking for updates to existing dictionaries
  • Now after clicking the 'Install More Dictionaries' menu item or the Question (help) button on the first Preferences' tab, two Web pages will open with a dictionary list (classical and repository)
  • Shortcuts recorder component is updated
  • Sparkle framework is updated
  • Growl support is temporary disabled until Growl version 1.2 comes out (which should support the x86_64 architecture)
  • Contextual Menu integration now has 64-bit support, but because of new Apple's policy, it won't work in the 64-bit environment for Snow Leopard. It still works with 32-bit applications. For 64-bit applications, you can use Services; fortunately, now related Services show also in the contextual menu.
You could configure available services at the System Preferences / Keyboard / Keyboard Shortcuts / Services.
Just activate 'Scan', ''Translate' and 'Add to history' TranslateIt! services.
  • To make it easy for the user, newly created Online Services are assigned to All Dictionaries just after creation
  • Online Services duplicates now inherit the dictionaries association from the source service
  • To improve reading and standardize the behavior, Online Services rule sections now have auto re-ordering while saving
  • New Online Services profiles added: Ru.Wiktionary, En.Wiktionary, Fr.Wiktionary, De.Wiktionary
  • Integrated fast dictionary converter now compatible with new Apple Dictionary formats including new Snow Leopard format modifications
  • Fast dictionary converter now also supports localized Apple dictionaries; while converting, it selects the content according with System Language settings
  • Auto entries compression added to native TranslateIt! Dictionary format
  • Many improvements and fixes

New in TranslateIt! Deluxe 10.2 Build 10208 (Aug 4, 2009)

  • Yandex.En.Ru service profile is updated
  • For captured words, it now performs additional truncation for some punctuation characters at beginning and end
  • WebKit/Safari 4 compatibility: double scroll in the Full Text translation tool is removed
  • Crash reporter improved
  • Local grammar handbooks browser added: it allows additional grammar including for future TI versions
  • The corresponding main menu item 'Grammar' can be turned Off by the following Terminal command:
  • defaults write ru.DeepIT.TranslateIt TranslateIt!DontShowGrammar -bool true
  • For the first time, grammar handbook added for English language in Russian and German language in Russian
  • Global renaming and migration for some preferences of TI or its parts (preferences domain changed according our official site domain name)
  • The Widget and DictBuilder are updated
  • For those who use Firefox & Opera: after installing of the update, it is possible that the removal of the association will be required and the binding will need to be done again with the x-tidaemon protocol according to the Integration instructions at the official site
  • RegexKitLite updated to version 3.1
  • Online Services Editor now shows the actual update state for listed services: is there a new version on the server or not...
  • For 10.4, fixed pipe leaks during the verification task
  • Growl framework updated for version 1.1.6

New in TranslateIt! Deluxe 10.1 Build 10101 (Jun 18, 2009)

  • Improved TI contextual menu compatibility with Safari 4.
  • Growl framework updated for version 1.1.5.
  • French pronunciation added (http://mac.translateit.ru/products/deluxe/sounds/FrenchSounds.ti!.zip).
  • New Russian-English dictionaries added (http://mytranslateit.com/).
  • New German-English dictionary added (http://mytranslateit.com/).
  • Updates for English-German, English-Spanish, and Spanish-English dictionaries (new entries added) (http://mytranslateit.com/).
  • Some technical improvements.
  • An expert option added to turn off inversion of the main window opening behavior when clicking TI Dock Icon while holding the Shift key: defaults write com.MiF.MDict TranslateIt!IgnoreDefaultShiftKey -bool true (to prevent possible conflicts with some application launchers, such as QuickKeys).
  • An expert option added for TI contextual menu item to invoke dictionary lookup in the main window instead of the pop-up window: defaults write ru.DeepIT.TICMPlugIn ForwardToMainUI -bool true.
  • Minor bugs fixed.

New in TranslateIt! Deluxe 10.0 Build 10052 (Apr 23, 2009)

  • Fixed the old Apple's bug affecting Card Windows (unexpected fill pattern phase shifts)
  • Improved Polished and Card Window stability.
  • Yandex En-Ru Profile Updated.
  • Find Panel now works for Detached Cards.
  • Traditional Chinese (zh_TW) and Simplified Chinese (zh_CN) localizations updated (thanks to Liu Drizzt).
  • TI Widget updated.
  • DictBuilder updated.

New in TranslateIt! Deluxe 10.0 Build 10003 (Apr 2, 2009)

  • Safari 4 compatibility enhanced.
  • Fixed: Windows set up on the 4th tab won't show up, if "Show splash screen" is checked.
  • DictBuilder updated: New Folder button added to the Output folder dialog.
  • Added Trust.app support (http://deepit.ru/products/Trust/info/).
  • Added ability to auto-collect looked up words to the Learning History, if the Learning History drawer is open, and the option to auto-collect new words is turned on (the rightmost button at the bottom of the History drawer).
  • Online Services button on the toolbar as well as in the Online Services setup dialog that toggles Online Services on or off globally in the main window, point-to-translate pop-up pane, and TI! Widget, which allows to easily switch to the Offline-mode.
  • Added support for virtually any external HTTP Service, flexible adaptation to most well-known sites, support for custom encodings, profiles with syntax highlighting.
  • Pre-defined Profiles database now available: http://mac.gettranslateit.com/services.shtml#profiles.
  • Added ability to "copy" a profile as a URL for easy sharing with your friends.
  • Added ability to install new Online Service profiles from special URLs with support for profile update feature (from our repository).
  • New Safety option (Appearance tab in the TI! Preferences) to ensure safe usage of the x-translateit protocol.
  • Checkbox added to automatically enable/disable the scanning mode at TI! startup. (Options: enable scanning (checked), disable scanning (unchecked), or (default) leave scanning settings as they were (minus)).
  • Added support for Online Services to the point-to-translate pop-up pane To turn off this behavior, use the following Terminal command: defaults write com.MiF.MDict TranslateIt!DontUseServicesInPopup -bool true
  • To turn it back on, use the following Terminal command: defaults write com.MiF.MDict TranslateIt!DontUseServicesInPopup -bool false
  • TI! Widget updated to include Online Services support
  • To turn off this behavior, use the following Terminal command: defaults write com.MiF.MDict TranslateIt!DontUseServicesInWidget -bool true
  • To turn it back on, use the following Terminal command: defaults write com.MiF.MDict TranslateIt!DontUseServicesInWidget -bool false
  • Customizable Online Service request time-out
  • Example: defaults write com.MiF.MDict TranslateIt!TimeInterval -float 10
  • This time-out is set in seconds. If your Internet connection is fast enough, you can set this parameter to lower value; if your Internet connection is not that fast, set this parameter to a higher value.
  • The lower the value the shorter is the time to wait for results.
  • In case of very busy servers, if the value is too high, your requests may hang until the time-out expires.
  • Default time-out length is 60 seconds.
  • All request that have not been processed before the time-out expires are discarded.
  • Minor bugs fixed.

New in TranslateIt! Deluxe 9.9.0 Build 9925 (Dec 18, 2008)

  • Warning! For the Services, extensions handler, and protocols assigned to TI to work properly, as well as to prevent usage of older application versions, please, keep only one copy of TranslateIt!, preferable the latest one
  • New versions of the query protocol syntax: x-tidaemon://query?word (or x-tidaemon://popup?word), and x-translateit://popup?word
  • Added integration with the Firefox contextual menu - the TranslateIt! Lookup extension (tideamonlookup.xpi)
  • Added integration with the Opera contextual menu
  • Added integration with the global contextual menu for the most applications (applications should support standard contextual menu extensions) - set it up on the 4th tab of TI preferences
  • New 'Scan' item added to the TI Services menu that allows "Quick look" of translations in a pop-up window
  • Improved compatibility with the dictionaries converted from Apple's Dictionaries (when displaying entries in a pop-up window, or the widget)
  • TI Widget updated
  • The 'Integration' menu added that contains instructions on using TranslateIt! Lookup extensions for Firefox and Opera, as well as an option to enable/disable the global contextual menu integration
  • Added an option to transfer a source word from a pop-up window to the main TI window (semi-transparent button on the pop-up window)
  • Added the possibility in the pop-up window to request translations of the current word using morphological analysis of the current and all other installed dictionaries (semi-transparent button with an arrow)
  • CMD-L and CMD-OPT-F shortcuts not only set focus to the search field, but also open the main TI window if it is hidden
  • Stability improved
  • Now, if no translation is found for a word under the cursor, a question mark appears for a short period of time. To return to the old silent behavior, issue the following Terminal command: defaults write com.MiF.TIDaemon DontShowQuestion -bool YES.
  • To revert to the new default settings, issue the same command with 'NO' instead of 'YES'.

New in TranslateIt! Deluxe 9.9.0 Build 9902 (Nov 26, 2008)

  • Technical update TN-811

New in TranslateIt! Deluxe 9.8.9 Build 9899 (Nov 24, 2008)

  • French localization updated
  • New options added to the 4th Preferences tab: Now you can configure, what TI windows are opened on TI launch and on a click on the TI Dock icon (Shift-click to open the window alternative to the default one)
  • Major improvement of the Application's internal relaunch engine
  • The Dictionary Information dialog (Get Info) extended to read the following information: dictionary version, dictionary update link, and dictionary physical name (if it differs from the dictionary's current alias)
  • New dictionary context menu item - 'Update'
  • New main menu item to check all dictionary updates: 'TranslateIt! > Check Dictionary Updates...'
  • New unique feature - Automatic dictionary updates from an external repository server
  • Growl notification "Dictionary Already Installed" added for the dictionary conversion tool
  • Search engine bug fixed: No translation on the 1st word query using URL (x-translateit://query?word) when TI is not running
  • Text Translation: Detachable windows added for more convenient reading/editing
  • Some optimizations of the built-in dictionary format converter
  • New languages added to the Full Text Translation tool: Vietnamese, Hebrew, Indonesian, Catalan, Latvian, Lithuanian, Serbian, Slovak, Slovenian, Filipino, Ukrainian
  • The list of languages available for the Full Text Translation tool is now customizable
  • RegexKitLite framework updated to version 2.2
  • mdict.plist now can contain the dictionary version number (the 'versions' key)
  • New alias localization feature added to the MDICT dictionary format (the 'localizedAliases' key in mdict.plist file)
  • Web-dictionaries installation engine improved: Now you can drag a URL address of a zipped dictionary from a web page and drop it to the TI main window or TI Dock Icon (Don't forget also that you can Drag & Drop selected words to the TI Dock Icon to get their translation quickly)
  • Other minor improvements
  • Some other minor bugs fixed

New in TranslateIt! Deluxe 9.7 Build 9704 (Aug 29, 2008)

  • Spanish-Russian dictionary added: x-translateit://install?http://mac.translateit.ru/dicts/spa-rus-ti-universal.zip (TI 9.7 or later required)
  • x-translateit - protocol now can be used for auto-installation dictionaries, by using a special URL presentation...
  • It is very useful - just press a button on a Web Site and a dictionary archive will be downloaded automatically, unpacked and installed to TI;
  • In the near future, the auto-installation feature will be added for all dictionaries at our Official Site
  • Cross-references support for DCT dictionaries (comes from Windows TI) added to TI's fast converter
  • French localization updated
  • Morphology select option added to the Widget
  • Now, holding Option key during installation of dictionaries may give great installation speed-up due using of moving operation instead copying,
  • However, please make sure that you have appropriate file permissions to complete this operation
  • Auto-copying a RES folder (a dictionary resources) when it is found, a RES resources format support is added to a pop-up window and to the Widget
  • A dictionary installation helper added to the Widget, it checks for the TI dictionaries folder, creates it, reveals it in the Finder, then it opens the dictionaries page from our Official Site;
  • Next you could fast download any required dictionary, unpack it and move it to the TI dictionaries folder
  • Now the pop-up window uses only the currently activated morphology engines (in the main TI interface)
  • Spanish morphology support added to the all TI subsystems
  • XDXF fast converter added right to TI, now you won't waste a lot of time to the difficult XDF dictionaries converting process by using DictBuilder, just select any XDXF file, and TI will do the rest of process by itself
  • Core utilities updated for DictBuilder (to version 1.7.1), changes in XDXF processor
  • Pre-existing dictionaries check added before converting procedure
  • Added auto-unpacking for idx.dz (dictionary index) files
  • Mouse wheel and touch pad gestures now work in the pop-up window for Tiger too
  • Testing completed for TI on Mac OS X 10.4.3 + Safari 2, now back-compatibility with 10.4.3 fully restored
  • The Widget is updated
  • Various errors fixed
  • New toolbar button "the Teapot" and the appropriate menu item "Text Translation..." added
  • Some artworks were changed
  • Full text translation (online) with numerous languages support
  • Now, Window close (Command-W) cancels the current search (if there was a search)
  • Translation query support added to TI's protocol, for querying from any program (for example, FireFox integration, etc): x-translateit://query?aWord
  • The Widget is always present now on the TI's Official Site, so, when you'll want to install the Widget (if it doesn't found in the TI's bundle because it was already installed under another account of the same computer) the Official Site's download page will be opened, ready for the Widget downloading again
  • Fixed DictBuilder's bug (spaces in the Core modules' path)
  • Fixed German localization Help
  • Fixed TI's suggestions issue (UTF-8-precomposed encoding related)
  • TI widget updated
  • Technical update: RegexKit Lite 2.1
  • TI widget updated
  • Technical update: RegexKit Lite
  • Technical update: Stability improved
  • Technical update: Suggestions for some dictionaries
  • Growl framework updated for version 1.1.4
  • The Selection priority option now also affects the pop-up window behavior (scanning mode)
  • The Selection priority option is added to TI Dock menu, TI Main Menu and Icon menu
  • TI widget updated
  • Dictionary installation behavior changed: Now a new dictionary is installed to the currently selected group
  • No more duplicate entries (thanks to the new optimized cross-reference index). However, if you need the old behavior, just run the command bellow in the Terminal.app: defaults write -app TranslateIt! TIShowDuplicates -bool true
  • Support for Apple's Dictionaries (from Leopard 10.5)
  • Growl framework updated for version 1.1.3
  • Fixed the Show in Finder command for dictionary files (expert mode dictionaries access)
  • Hopefully fixed the issue with MacinTalkSynthesizer crashing on some machines
  • The Scanning menu item is also added to the regular menu
  • Scanning mode state info and control are now also accessible via TI's Dock Menu
  • @-in-names-bug fixed
  • Technical update TN-714
  • Now, the changes are listed as Site's human readable RSS in English, Russian, German and French
  • Some memory leaks fixed
  • DictBuilder updated
  • Widget updated for encoded dictionaries support
  • Encoded dictionaries support added to TI
  • DCT dictionaries support (comes from Windows TI), now all dictionaries from the Windows version of TI work with Mac TI!
  • Status line flicking/flashing issue fixed
  • UTF-16 Zero-byte bug fixed in zh_CN localization
  • German localization updated again
  • Some minor bugs fixed
  • German localization updated
  • German plurals dictionary
  • German localization added (thanks to Thomas Thaler)
  • TI widget updated
  • New Help for the German localization
  • Some updates to the English, Russian, French, and Brazilian Portuguese Help
  • We are happy to announce the native support for German and French speaking users, so the new support languages are English, Russian, French, and German.
  • From now on, update changes will be available in English, German, Russian, and French (additional languages will be available after this update)
  • French morphology added (thanks to Ronald Leroux)
  • Remi's Universal dictionaries updated
  • English irregular verbs dictionary added
  • On-the-fly re-formatting of dictionary entries using customizable regular expressions
  • English sounds (pronunciation) package updated
  • Large Russian Psychological Dictionary added
  • Hidden parameter to adjust line spacing in plain text dictionaries; to adjust the line spacing, in Terminal, run the following command: defaults write com.MiF.MDict TranslateIt!LineSpacing -float 3 and then restart TranslateIt!
  • Minor enhancements of the Quiz window: tooltips for words, the buttons are now horizontally expandable
  • User notes are used now in scanning mode as well as in the TI! widget
  • Quickly add a word highlighted in the main window as the translation for the currently translated word via special command in the contextual menu of the magnifying glass button in the search field
  • Option-click the cog button to detach the current dictionary entry
  • Shift-click the cog button or Shift- hit 'Window/Detach Results' menu item or SHIFT-CMD-OPT-R to detach the current notes entry
  • Format auto-detection for Plain/HT dictionaries without predefined format
  • New dictionaries added: viet-viet, viet-fr, fr-viet, viet-eng, eng-viet, eng-thai, thai-eng, czech-eng, english-esperanto-small, esperanto-english-small, eng-hindi-shabdanjali, german-english.
  • These dictionaries are available at the TI! downloads page
  • The new utility to analyze and repair dictionaries (available on the TI! downloads page)
  • StarDict dictionary files (.dz) are now associated with TI: when clicked a .dz file is properly renamed, uncompressed and installed
  • Automatic coloring of the last English word in an entry fixed
  • One-time scanning mode behavior fixed
  • New option to switch TI! to the one-thread mode on systems with third-party plug-ins/components installed that may make TI! unstable when in the multithreading mode; to turn multithreading off, run the following command in Terminal: defaults write com.MiF.MDict TranslateIt!WantThreads -bool false
  • Bugs in history behavior fixed
  • 10.5.2 dictionary label shadow correction

New in TranslateIt! Deluxe 9.5 Build 9574 (Jul 8, 2008)

  • TI widget updated
  • Technical update: RegexKit Lite

New in TranslateIt! Deluxe 9.5 Build 9555 (Jul 7, 2008)

  • Technical update: Stability improved
  • Technical update: Suggestions for some dictionaries
  • Growl framework updated for version 1.1.4

New in TranslateIt! Deluxe 9.5 Build 9536 (Jun 16, 2008)

  • The Selection priority option now also affects the pop-up window behavior (scanning mode)
  • The Selection priority option is added to TI Dock menu, TI Main Menu and Icon menu
  • TI widget updated
  • Dictionary installation behavior changed: Now a new dictionary is installed to the currently selected group
  • No more duplicate entries (thanks to the new optimized cross-reference index). However, if you need the old behavior, just run the command bellow in the Terminal.app:
  • defaults write -app TranslateIt! TIShowDuplicates -bool true
  • Support for Apple's Dictionaries (from Leopard 10.5)

New in TranslateIt! Deluxe 9.4 Build 9423 (May 13, 2008)

  • Now, the changes are listed as Site's human readable RSS in English, Russian, German and French
  • Some memory leaks fixed
  • DictBuilder updated
  • Widget updated for encoded dictionaries support
  • Encoded dictionaries support added to TI
  • DCT dictionaries support (comes from Windows TI), now all dictionaries from the Windows version of TI work with Mac TI!
  • Status line flicking/flashing issue fixed
  • UTF-16 Zero-byte bug fixed in zh_CN localization
  • German localization updated again
  • Some minor bugs fixed

New in TranslateIt! Deluxe 9.2.1 Build 9219 (May 6, 2008)

  • German localization updated

New in TranslateIt! Deluxe 9.2 Build 9213 (Apr 14, 2008)

  • German plurals dictionary
  • German localization added
  • TI widget updated
  • New Help for the German localization
  • Some updates to the English, Russian, French, and Brazilian Portuguese Help
  • We are happy to announce the native support for German and French speaking users, so the new support languages are English, Russian, French, and German.
  • From now on, update changes will be available in English, German, Russian, and French (additional languages will be available after this update)
  • French morphology added (thanks to Ronald Leroux)
  • Remi's Universal dictionaries updated
  • English irregular verbs dictionary added
  • On-the-fly re-formatting of dictionary entries using customizable regular expressions

New in TranslateIt! Deluxe 9.1 Build 9101 (Feb 13, 2008)

  • hidden parameter to adjust line spacing in plain text dictionaries; to adjust the line spacing, in Terminal, run the following command:defaults write com.MiF.MDict TranslateIt!LineSpacing -float 3 and then restart TranslateIt! (replace '3' with any other number to increase/decrease line spacing)
  • minor enhancements of the Quiz window: tooltips for words, the buttons are now horizontally expandable
  • user notes are used now in scanning mode as well as in the TI! widget
  • quickly add a word highlighted in the main window as the translation for the currently translated word via special command in the contextual menu of the magnifying glass button in the search field
  • Option-click the cog button to detach the current dictionary entry
  • Shift-click the cog button or Shift- hit 'Window/Detach Results' menu item or SHIFT-CMD-OPT-R to detach the current notes entry
  • format auto-detection for Plain/HT dictionaries without predefined format
  • new dictionaries added: viet-viet, viet-fr, fr-viet, viet-eng, eng-viet, eng-thai, thai-eng, czech-eng, english-esperanto-small, esperanto-english-small, eng-hindi-shabdanjali, german-english. These dictionaries are available at the TI! downloads page
  • the new utility to analyze and repair dictionaries (available on the TI! downloads page)
  • StarDict dictionary files (.dz) are now associated with TI: when clicked a .dz file is properly renamed, uncompressed and installed
  • automatic coloring of the last English word in an entry fixed
  • one-time scanning mode behavior fixed
  • new option to switch TI! to the one-thread mode on systems with third-party plug-ins/components installed that may make TI! unstable when in the multithreading mode; to turn multithreading off, run the following command in Terminal: defaults write com.MiF.MDict TranslateIt!WantThreads -bool false
  • bugs in history behavior fixed
  • 10.5.2 dictionary label shadow correction

New in TranslateIt! Deluxe 8.2 build 8202 (Sep 15, 2007)

  • Fixed bug with repeating words in suggestions (has identical diacritical characters differs by decomposed and pre-composed UNICODE (UTF-8))