Part of lp.translations.model.pofile View In Hierarchy
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. |