l.t.i.t.ITranslatedLanguage(Interface) : interface documentation

Part of lp.translations.interfaces.translatedlanguage View In Hierarchy

Known subclasses: lp.translations.interfaces.productserieslanguage.IProductSeriesLanguage

Interface for providing translations for context by language.

It expects parent to provide IHasTranslationTemplates.

Object language Undocumented
Object parent Undocumented
Attribute pofiles Iterator over all POFiles for this context and language.
Attribute translation_statistics A dict containing relevant aggregated statistics counts.
Method setCounts Set aggregated message counts for ITranslatedLanguage.
Method recalculateCounts Recalculate message counts for this ITranslatedLanguage.
Datetime last_changed_date Undocumented
Object last_translator Undocumented
language =
Undocumented
parent =
Undocumented
pofiles =
Iterator over all POFiles for this context and language.
translation_statistics =
A dict containing relevant aggregated statistics counts.
def setCounts(total, translated, new, changed, unreviewed):
Set aggregated message counts for ITranslatedLanguage.
def recalculateCounts():
Recalculate message counts for this ITranslatedLanguage.
last_changed_date =
Undocumented
last_translator =
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.