Home | Trees | Indices | Help |
|
---|
|
Module for handling Qt linguist (.ts) files.
This will eventually replace the older ts.py which only supports the older format. While converters haven't been updated to use this module, we retain both.
TS file format 4.3, http://doc.trolltech.com/4.5/linguist-ts-file-format.html>, Example, Plurals forms
Specification of the valid variable entries, 2
|
|||
tsunit A single term in the xliff file. |
|||
tsfile Class representing a XLIFF file store. |
|
|||
NPLURALS = {'jp': 1, 'en': 2, 'fr': 2, 'lv': 3, 'ga': 3, 'cs':
|
Imports: base, lisa, general, StringElem, multistring, data, etree
|
NPLURALS
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Oct 15 13:53:51 2009 | http://epydoc.sourceforge.net |