l.s.w.m.l.Language(SQLBase) : class documentation

Part of lp.services.worlddata.model.language View In Hierarchy

No class docstring
Method displayname See ILanguage.
Method __repr__ Undocumented
Method guessed_pluralforms See ILanguage.
Method alt_suggestion_language See ILanguage.
Method dashedcode See ILanguage.
Method abbreviated_text_dir See ILanguage.
Method translators See ILanguage.
Method translators_count See ILanguage.
Method _getCountries Undocumented
Method _setCountries Undocumented

Inherited from SQLBase:

Method __init__ Extended version of the SQLObjectBase constructor.
Method destroySelf Undocumented
Method __eq__ Equality operator.
Method __ne__ Inverse of __eq__.
Method __storm_invalidated__ Flush cached properties.
Class Method _get_store Undocumented
def _getCountries(self):
Undocumented
def _setCountries(self, countries):
Undocumented
@property
def displayname(self):
See ILanguage.
def __repr__(self):
Undocumented
@property
def guessed_pluralforms(self):
See ILanguage.
@property
def alt_suggestion_language(self):
See ILanguage.

Non-visible languages and English are not translatable, so they are excluded. Brazilian Portuguese has diverged from Portuguese to such a degree that it should be treated as a parent language. Norwegian languages Nynorsk (nn) and Bokmaal (nb) are similar and may provide suggestions for each other.

@property
def dashedcode(self):
See ILanguage.
@property
def abbreviated_text_dir(self):
See ILanguage.
@property
def translators(self):
See ILanguage.
@cachedproperty
def translators_count(self):
See ILanguage.
API Documentation for Launchpad, generated by pydoctor at 2022-06-16 00:00:12.