title: Locale Option Names (Key)

Locale Option Names (Key)

Locales can have special variants, to indicate the use of particular calendars, or other features. They be used to select among different options in menus, and also display which options are in effect for the user.

Locale Option Names

Here are the names of Options to be translated.

OptionMeaning
CalendarCalendar system (the European calendar is called “Gregorian”; others are the Chinese Lunar Calendar, and so on.)
CollationHow text is sorted (where a language has different possible ways to sort).
CurrencyThe default currency. (The value is any currency value, such as USD).
NumbersThe numbering system in use, such as European (0,1,2), Arabic (٠, ١, ٢ ), Devanagari ( ०, १, २ ).
- Usually these are just derived from the name of the script.
- There are some special forms, such as " Simplified Chinese Financial Numerals " or " Full Width Digits ".
Private UseUsed for Private-Use options (x).

Locale Option Value Names

The following are some examples of Option+Value combinations that need translation. Where the Value for the Option is not from a small set (Currency and Private Use), then the Locale Option Pattern is used (see Language/Locale Name Patterns.

OptionValueEnglish NameMeaning
CalendarbuddhistBuddhist CalendarBuddhist Calendar
CollationdictDictionary Sort OrderThe ordering used in dictionaries, where that is distinct from other forms (such as in Sinhala)
CollationphonebkPhonebook Sort OrderThe ordering used in phonebooks, where that is distinct from other forms (such as in German)
CollationtradTraditional Sort OrderAn ordering used traditionally (in contrast to later conventions)
CollationreformedReformed Sort OrderReformed collation (as opposed to earlier traditions — such as in Swedish)
CollationphoneticPhonetic Sort OrderA phonetic ordering based on pronunciation. It may interleave different scripts, if multiple scripts are in common use.
CollationdirectDirect Sort OrderThe code-point order (in the Unicode charts)
CollationunihanRadical-Stroke Sort OrderUnihan radical-stroke ordering for CJK characters (those used in Chinese, Japanese, and Korean.
CollationpinyinPinyin Sort OrderAn ordering based on Pinyin (for Chinese)
CollationstrokeStroke Sort OrderAn ordering based on stroke-count (for Chinese)
Collationgb2312hanSimplified Sort Order - GB2312An ordering based on the character encoding GB2312 (for Chinese)
Collationbig5hanTraditional Sort Order - Big5An ordering based on the character encoding Big5 (for Chinese)
NumbersarmnArmenian NumeralsThe numbering system that uses Armenian digits.

For transform names (BGN, Numeric, Tone, UNGEGN, x-Accents, x-Fullwidth, x-Halfwidth, x-Jamo, x-Pinyin, x-Publishing), see Transforms.