| Name: | translate-toolkit |
|---|---|
| Version: | 1.11.0 |
| Release: | 2.el7 |
| Architecture: | noarch |
| Group: | Unspecified |
| Size: | 6826364 |
| License: | GPLv2+ |
| RPM: | translate-toolkit-1.11.0-2.el7.noarch.rpm |
| Source RPM: | translate-toolkit-1.11.0-2.el7.src.rpm |
| Build Date: | Thu Dec 10 2015 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://toolkit.translatehouse.org/ |
| Summary: | Tools to assist with translation and software localization |
| Description: | A set of tools for managing translation and software localization via Gettext
PO or XLIFF format files.
Including:
* Convertors: convert from various formats to PO or XLIFF
* Formats:
* Core localization formats - XLIFF and Gettext PO
* Other localization formats - TMX, TBX, Qt Linguist (.ts),
Java .properties, Wordfast TM, OmegaT glossary
* Compiled formats: Gettext MO, Qt .qm
* Other formats - OpenDocument Format (ODF), text, HTML, CSV, INI,
wiki (MediaWiki, DokuWiki), iCal
* Specialised - OpenOffice.org GSI/SDF, PHP,
Mozilla (.dtd, .properties, etc), Symbian,
Innosetup, tikiwiki, subtitles
* Tools: count, search, debug, segment and pretranslate localization
files. Extract terminology. Pseudo-localize
* Checkers: validate translations with over 45 checks |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild
- Update to 1.11.0 - Add dependency: python-BeautifulSoup
- Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- Update to 1.9.0
- Various improvements: see release notes
- Bugfixes relevant to Pootle
- Support for Xapian 1.2
- Work around some changes introduced in Django 1.2.5/1.3
- Improved support for .ts comment as context
- Support for Java properties in UTF-8 encoding
- Drop patches: encoding_logging
- Fix rhbz#676603
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
- Update to 1.8.1
- File formats:
- A rewrite and major improvement of the html format
- New JSON format introduced
- Support for Universal Terminology Exchange (UTX) format
- Support for Java properties files encoded in UTF-8
- Improvements to CSV format, and improved compatibility with Excel
exports
- Bug fixes to Qt ts
- Support for XLIFF's state attributes (pocount now lists detailed state
statistics)
- Minor bug fixes for PHP format
- Major performance improvements to quality checks
- Other improvements:
- Improvements to stability of Lucene text indexing (affecting Pootle)
- Parameter for po2prop to ignore untranslated strings
- Many improvements to pot2po including Qt ts support, improved
handling of extra XML namespaces in XLIFF, and performance
improvements.
- Refresh stoplist location patch