A single term in the xliff file.
|
|
|
|
|
|
|
_gettype(self)
Returns the type of this translation. |
source code
|
|
|
_settype(self,
value=None)
Set the type of this translation. |
source code
|
|
|
|
|
|
|
|
string
|
|
|
|
|
merge(self,
otherunit,
overwrite=False,
comments=True)
Do basic format agnostic merging. |
source code
|
|
|
|
Inherited from lisa.LISAunit :
__eq__ ,
__init__ ,
__str__ ,
createPHnodes ,
getNodeText ,
getlanguageNode ,
namespaced
Inherited from base.TranslationUnit :
getunits ,
isblank ,
isheader ,
istranslatable ,
istranslated ,
markreviewneeded ,
unit_iter
Inherited from object :
__delattr__ ,
__getattribute__ ,
__hash__ ,
__new__ ,
__reduce__ ,
__reduce_ex__ ,
__repr__ ,
__setattr__
|
|
|
|
|
Inherited from lisa.LISAunit :
setsource
Inherited from base.TranslationUnit :
getsourcelanguage
|
|
|
|
settarget(self,
text)
Sets the "target" string (second language), or
alternatively appends to the list |
source code
|
|
|
gettarget(self)
retrieves the "target" text (second entry), or the entry in
the specified language, if it exists |
source code
|
|
Inherited from base.TranslationUnit :
gettargetlanguage ,
gettargetlen
|
|
|
|
|
|
|
|
|
List
|
|
Inherited from base.TranslationUnit :
addlocations
|
Inherited from base.TranslationUnit :
adderror ,
geterrors
|