Part of lp.translations.interfaces.productserieslanguage View In Hierarchy
| Choice | productseries | Undocumented |
| TextLine | title | Undocumented |
Inherited from IRosettaStats:
| Method | testStatistics | Ensure that the statistics here are self-consistent. |
| Method | updateStatistics | Update the statistics associated with this object. |
| Method | messageCount | Return the number of current IPOMessageSets inside this object. |
| Method | currentCount | Return the number of current upstream translations. |
| Method | updatesCount | Return the number of msgsets newer in Rosetta. |
| Method | newCount | Return the number of newly translated messages in Rosetta. |
| Method | rosettaCount | Return the number of msgsets translated only in rosetta. |
| Method | unreviewedCount | Return the number of msgsets with unreviewed suggestions. |
| Method | translatedCount | Return the total number of msgsets that are translated in Rosetta. |
| Method | untranslatedCount | Return the number of msgsets that are untranslated. |
| Method | updatesPercentage | Return the percentage of updated msgsets inside this object. |
| Method | currentPercentage | Return the percentage of current msgsets inside this object. |
| Method | rosettaPercentage | Return the percentage of msgsets translated with Rosetta inside |
| Method | translatedPercentage | Return the percentage of msgsets translated for this object. |
| Method | untranslatedPercentage | Return the percentage of msgsets untranslated for this object. |
| Method | newPercentage | Return the percentage of translations for this object that are |
Inherited from ITranslatedLanguage:
| 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 |