A release of a project, as in ‘a set of specific resources’.
Represents the packaging and releasing of a software project (big or small) on a particular date, for which makes sense to track translations across the whole release.
Examples of Releases is Transifex 1.0, GNOME 2.26, Fedora 10, etc.
Return the languages with at least one Translation of a SourceEntity for this Release.
Return the last translation for this Release for the given language.
If None language value then return in all languages avaible the last translation.
Return the number of translated entries for all resources in the release for the given language.
Return the number of untranslated entries for all resources in the release for the given language.
Return the total number of SourceEntity objects to be translated.
Return the percent of translated strings for this Release for the given language.
Return the percent of untranslated strings for this Release for the given language.
Aug 31, 2010