l.t.m.p.POFileToTranslationFileDataAdapter : class documentation

Part of lp.translations.model.pofile View In Hierarchy

Known subclasses: lp.translations.model.pofile.POFileToChangedFromPackagedAdapter

Adapter from IPOFile to ITranslationFileData.
Method __init__ Undocumented
Method path See ITranslationFileData.
Method translation_domain See ITranslationFileData.
Method is_template See ITranslationFileData.
Method language_code See ITranslationFile.
Method header See ITranslationFileData.
Method _isWesternPluralForm Undocumented
Method _updateHeaderPluralInfo Undocumented
Method _getMessages Return a list of ITranslationMessageData for the IPOFile
def __init__(self, pofile):
Undocumented
@cachedproperty
def path(self):
See ITranslationFileData.
@cachedproperty
def translation_domain(self):
See ITranslationFileData.
@property
def is_template(self):
See ITranslationFileData.
@cachedproperty
def language_code(self):
See ITranslationFile.
def _isWesternPluralForm(self, number, expression):
Undocumented
def _updateHeaderPluralInfo(self, header):
Undocumented
@cachedproperty
def header(self):
See ITranslationFileData.
def _getMessages(self, changed_rows_only=False):
Return a list of ITranslationMessageData for the IPOFile adapted.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.