Home | Trees | Indices | Help |
|
---|
|
Manage the Trados .txt Translation Memory format
A Trados file looks like this:
<TrU> <CrD>18012000, 13:18:35 <CrU>CAROL-ANN <UsC>0 <Seg L=EN_GB>Association for Road Safety \endash Conference <Seg L=DE_DE>Tagung der Gesellschaft für Verkehrssicherheit </TrU> <TrU> <CrD>18012000, 13:19:14 <CrU>CAROL-ANN <UsC>0 <Seg L=EN_GB>Road Safety Education in our Schools <Seg L=DE_DE>Verkehrserziehung an Schulen </TrU>
|
|||
TradosTxtDate Manages the timestamps in the Trados .txt format of DDMMYYY, hh:mm:ss |
|||
TradosUnit | |||
TradosSoup | |||
TradosTxtTmFile A Trados translation memory file |
|
|||
|
|||
|
|
|||
TRADOS_TIMEFORMAT = "%d%m%Y, %H:%M:%S" Time format used by Trados .txt |
|||
RTF_ESCAPES = {ur"\emdash": u"—", ur"\endash": u"–", ur"\emspa RTF control to Unicode map |
Imports: re, time, BeautifulStoneSoup, base
|
RTF_ESCAPES
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Tue Apr 12 18:11:55 2011 | http://epydoc.sourceforge.net |