l.t.m.p.DummyPOFile(POFileMixIn) : class documentation

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

Represents a POFile where we do not yet actually HAVE a POFile for that language for this template.
Method __init__ Undocumented
Method messageCount See IRosettaStats.
Method title See IPOFile.
Method translators Undocumented
Method translationpermission See IPOFile.
Method getOtherSidePOFile See IPOFile.
Method getTranslationsFilteredBy See IPOFile.
Method getPOTMsgSetTranslated See IPOFile.
Method getPOTMsgSetUntranslated See IPOFile.
Method getPOTMsgSetWithNewSuggestions See IPOFile.
Method getPOTMsgSetDifferentTranslations See IPOFile.
Method getTranslationMessages See IPOFile.
Method hasMessageID See IPOFile.
Method currentCount See IRosettaStats.
Method rosettaCount See IRosettaStats.
Method updatesCount See IRosettaStats.
Method unreviewedCount See IPOFile.
Method newCount See IRosettaStats.
Method translatedCount See IRosettaStats.
Method untranslatedCount See IRosettaStats.
Method currentPercentage See IRosettaStats.
Method rosettaPercentage See IRosettaStats.
Method updatesPercentage See IRosettaStats.
Method newPercentage See IRosettaStats.
Method translatedPercentage See IRosettaStats.
Method untranslatedPercentage See IRosettaStats.
Method export See IPOFile.
Method getStatistics See IPOFile.
Method updateStatistics See IPOFile.
Method updateHeader See IPOFile.
Method isTranslationRevisionDateOlder See IPOFile.
Method setPathIfUnique See IPOFile.
Method importFromQueue See IPOFile.
Method prepareTranslationCredits See IPOFile.
Method getTranslationRows See IPOFile.
Method getChangedRows See IPOFile.

Inherited from POFileMixIn:

Method plural_forms See IPOFile.
Method hasPluralFormInformation See IPOFile.
Method canEditTranslations See IPOFile.
Method canAddSuggestions See IPOFile.
Method getHeader See IPOFile.
Method findPOTMsgSetsContaining See IPOFile.
Method getFullLanguageCode See IPOFile.
Method getFullLanguageName See IPOFile.
Method markChanged See IPOFile.
Method _getTranslationSearchQuery Query to find text in plural_form translations of a pofile.
Method _getTemplateSearchQuery Query for finding text in msgids of this POFile.
Method _getOrderedPOTMsgSets Find all POTMsgSets matching query from origin_tables.

Inherited from RosettaStats (via POFileMixIn):

Method testStatistics See IRosettaStats.
Method asPercentage See IRosettaStats.
def __init__(self, potemplate, language, owner=None):
Undocumented
def messageCount(self):
See IRosettaStats.
@property
def title(self):
See IPOFile.
@property
def translators(self):
Undocumented
@property
def translationpermission(self):
See IPOFile.
def getOtherSidePOFile(self):
See IPOFile.
def getTranslationsFilteredBy(self, person):
See IPOFile.
def getPOTMsgSetTranslated(self):
See IPOFile.
def getPOTMsgSetUntranslated(self):
See IPOFile.
def getPOTMsgSetWithNewSuggestions(self):
See IPOFile.
def getPOTMsgSetDifferentTranslations(self):
See IPOFile.
def getTranslationMessages(self, condition=None):
See IPOFile.
def hasMessageID(self, msgid):
See IPOFile.
def currentCount(self, language=None):
See IRosettaStats.
def rosettaCount(self, language=None):
See IRosettaStats.
def updatesCount(self, language=None):
See IRosettaStats.
def unreviewedCount(self, language=None):
See IPOFile.
def newCount(self, language=None):
See IRosettaStats.
def translatedCount(self, language=None):
See IRosettaStats.
def untranslatedCount(self, language=None):
See IRosettaStats.
def currentPercentage(self, language=None):
See IRosettaStats.
def rosettaPercentage(self, language=None):
See IRosettaStats.
def updatesPercentage(self, language=None):
See IRosettaStats.
def newPercentage(self, language=None):
See IRosettaStats.
def translatedPercentage(self, language=None):
See IRosettaStats.
def untranslatedPercentage(self, language=None):
See IRosettaStats.
def export(self, ignore_obsolete=False, force_utf8=False):
See IPOFile.
def getStatistics(self):
See IPOFile.
def updateStatistics(self):
See IPOFile.
def updateHeader(self, new_header):
See IPOFile.
def isTranslationRevisionDateOlder(self, header):
See IPOFile.
def setPathIfUnique(self, path):
See IPOFile.
def importFromQueue(self, entry_to_import, logger=None, txn=None):
See IPOFile.
def prepareTranslationCredits(self, potmsgset):
See IPOFile.
def getTranslationRows(self):
See IPOFile.
def getChangedRows(self):
See IPOFile.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.