Home | Trees | Indices | Help |
|
---|
|
Functions to manage Poedit's language features.
ISO 639 maps are form Poedit's isocode.cpp 1.4.2 to ensure that we match currently released versions of Poedit.
|
|||
String |
|
|
|||
lang_codes =
ISO369 codes and names as used by Poedit. |
|||
lang_names =
Reversed lang_codes |
|||
dialects =
Language dialects based on ISO 3166 country names, 'None' is the default fallback |
|||
key =
|
|||
value =
|
|
Returns a language code for the given Poedit language name. Poedit uses language and country names in the PO header entries:
This function converts the supplied language name into the required ISO 639 code. If needed, in the case of dialects, the country name is used to create an xx_YY style dialect code.
|
|
lang_codesISO369 codes and names as used by Poedit. Mostly these are identical to ISO 639, but there are some differences.
|
lang_namesReversed lang_codes
|
dialectsLanguage dialects based on ISO 3166 country names, 'None' is the default fallback
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu Oct 15 13:53:49 2009 | http://epydoc.sourceforge.net |