1#Remember to quote any [ character! 2 3 4# ROOT descriptions (using special placeholders). Must occur first. 5 6^//ldml/localeDisplayNames/territories/territory\[@type="(CD|DG|CG|003|021|ZA|018|FK|MK|MM|TW|HK|MO)"] ; ROOT territory; Warning - the region {0} requires special attention! Note: before translating, be sure to read http://cldr.org/translation/country-names. 7^//ldml/localeDisplayNames/scripts/script\[@type="(Z[^"]*)"] ; ROOT script; The name of the script (writing system) with Unicode script code = {0}. Note: before translating, be sure to read http://cldr.org/translation/script-names. 8 9^//ldml/dates/timeZoneNames/zone\[@type="([^"]*)"]/exemplarCity ; ROOT timezone ; The name of {0}. For more information, see http://cldr.org/translation/cities. 10 11^//ldml/localeDisplayNames/languages/language\[@type="([^"]*)"] ; ROOT language; The name of the language with Unicode language code = {0}. For more information, see http://cldr.org/translation/language-names. 12^//ldml/localeDisplayNames/scripts/script\[@type="([^"]*)"] ; ROOT script; The name of the script (writing system) with Unicode script code = {0}. For more information, see http://cldr.org/translation/script-names. 13^//ldml/localeDisplayNames/territories/territory\[@type="([^"]*)"] ; ROOT territory; The name of the country or region with Unicode region code = {0}. For more information, see http://cldr.org/translation/country-names. 14^//ldml/localeDisplayNames/subdivisions/subdivision\[@type="([^"]*)"] ; ROOT territory; The name of the country subdivision with Unicode subdivision code = {0}. For more information, see http://cldr.org/translation/country-names. 15^//ldml/numbers/currencies/currency\[@type="([^"]*)"]/symbol$ ; ROOT currency; The symbol for the currency with the ISO currency code = {0}. For more information, see http://cldr.org/translation/currency-names. 16^//ldml/numbers/currencies/currency\[@type="([^"]*)"]/symbol\[@alt="narrow"] ; ROOT currency; The NARROW form of the symbol used for the currency with the ISO currency code = {0}, when the known context is already enough to distinguish the symbol from other currencies that may use the same symbol. Normally, this does not need to be changed from the inherited value. For more information, see http://cldr.org/translation/currency-names. 17^//ldml/numbers/currencies/currency\[@type="([^"]*)"]/symbol\[@alt="([^"]++)"] ; ROOT currency; An alternative form of the symbol used for the currency with the ISO currency code = {0}. Usually occurs shortly after a new currency symbol is introduced. For more information, see http://cldr.org/translation/currency-names. 18^//ldml/numbers/currencies/currency\[@type="([^"]*)"]/displayName ; ROOT currency; The name of the currency with the ISO currency code = {0}. For more information, see http://cldr.org/translation/currency-names. 19^//ldml/dates/timeZoneNames/metazone\[@type="([^"]*)"](.*)/(.*) ; ROOT metazone; The name of the timezone for “{0}”. Note: before translating, be sure to read http://cldr.org/translation/timezones. 20# Note: we change the metazones dynamically in code 21 22# OTHER Descriptions 23 24^//ldml/localeDisplayNames/types/type\[@key="collation"]\[@type="([^"]*)"] ; The name of “{1} collation” (sorting order). For more information, please see http://cldr.org/translation/key-names. 25^//ldml/localeDisplayNames/types/type\[@key="numbers"]\[@type="([^"]*)"] ; The name of “{1} number system”. For more information, please see http://cldr.org/translation/key-names. 26^//ldml/localeDisplayNames/types/type\[@key="calendar"]\[@type="roc"] ; The name of “roc calendar” (common names include “Minguo Calendar”, “Republic of China Calendar”, and “Republican Calendar”). For more information, please see http://cldr.org/translation/key-names. 27^//ldml/localeDisplayNames/types/type\[@key="calendar"]\[@type="([^"]*)"] ; The name of “{1} calendar”. For more information, please see http://cldr.org/translation/key-names. 28^//ldml/localeDisplayNames/types/type\[@key="lb"]\[@type="([^"]*)"] ; The name of “{1} line break style”. For more information, please see http://cldr.org/translation/key-names. 29^//ldml/localeDisplayNames/types/type\[@key="([^"]*)"]\[@type="([^"]*)"] ; The name of the “{2} {1}”. For more information, please see http://cldr.org/translation/key-names. 30^//ldml/localeDisplayNames/keys/key\[@type="([^"]*)"] ; The name of the system for “{1}”. For more information, please see http://cldr.org/translation/key-names. 31^//ldml/localeDisplayNames/variants/variant[@type="([^"]*)"] ; The name of the language variant with code {1}”. For more information, please see http://cldr.org/translation/language-names. 32 33^//ldml/characters/exemplarCharacters$ ; Defines the set of characters used in your language. You may not edit or vote on this item at this time. Before filing any tickets to request changes, be sure to read http://cldr.org/translation/characters#TOC-Exemplar-Characters. 34^//ldml/characters/exemplarCharacters\[@type="([^"]*)"] ; Defines the set of characters used in your language for the “{1}” category. You may not edit or vote on this item at this time. Before filing any tickets to request changes, be sure to read http://cldr.org/translation/characters#TOC-Exemplar-Characters. 35 36^//ldml/characters/parseLenients ; Defines sets of characters that are treated as equivalent in parsing. You may not edit or vote on this item at this time. Before filing any tickets to request changes, be sure to read http://cldr.org/translation/characters#TOC-Lenient-Parsing. 37 38^//ldml/characters/ellipsis\[@type="([^"]*)"] ; Supply the ellipsis pattern for when the {1} part of a string is omitted. Note: before translating, be sure to read http://cldr.org/translation/characters. 39^//ldml/characters/moreInformation ; The character or short string used to indicate that more information is available. Note: before translating, be sure to read http://cldr.org/translation/characters. 40 41^//ldml/delimiters/alternateQuotationEnd ; Supply the (alternate) ending quotation mark (the right mark except in BIDI languages). Note: before translating, be sure to read http://cldr.org/translation/characters. 42^//ldml/delimiters/alternateQuotationStart ; Supply the (alternate) starting quotation mark (the left mark except in BIDI languages). Note: before translating, be sure to read http://cldr.org/translation/characters. 43^//ldml/delimiters/quotationEnd ; Supply the ending quotation mark (the right mark except in BIDI languages). Note: before translating, be sure to read http://cldr.org/translation/characters. 44^//ldml/delimiters/quotationStart ; Supply the starting quotation mark (the left mark except in BIDI languages). Note: before translating, be sure to read http://cldr.org/translation/characters. 45 46^//ldml/localeDisplayNames/localeDisplayPattern/localePattern ; The pattern used to compose locale (language) names. Note: before translating, be sure to read http://cldr.org/translation/localepattern. 47^//ldml/localeDisplayNames/localeDisplayPattern/localeSeparator ; The separator used to compose modifiers in locale (language) names. Note: before translating, be sure to read http://cldr.org/translation/localepattern. 48^//ldml/localeDisplayNames/localeDisplayPattern/localeKeyTypePattern ; The pattern used to compose key-type values in locale (language) names. Note: before translating, be sure to read http://cldr.org/translation/localepattern. 49 50^//ldml/layout/orientation/characterOrder ; Specifies the horizontal direction of text in the language. Valid values are "left-to-right" or "right-to-left". For more information, see http://cldr.org/translation/misc. 51^//ldml/layout/orientation/lineOrder ; Specifies the vertical direction of text in the language. Valid values are "top-to-bottom" or "bottom-to-top". For more information, see http://cldr.org/translation/misc. 52 53^//ldml/numbers/symbols/(\w++) ; The {1} symbol used in the localized form of numbers. Note: before translating, be sure to read http://cldr.org/translation/number-symbols. 54^//ldml/numbers/symbols\[@numberSystem="([a-z]*)"]/(\w++) ; The {2} symbol used in the {1} numbering system. Note: before translating, be sure to read http://cldr.org/translation/number-symbols. 55^//ldml/numbers/defaultNumberingSystem ; The default numbering system used in this locale. For more information, please see http://cldr.org/translation/numbering-systems. 56^//ldml/numbers/minimumGroupingDigits ; The default minimum number of digits before a grouping separator used in this locale. For more information, please see http://cldr.org/translation/numbering-systems. 57^//ldml/numbers/otherNumberingSystems/(\w++) ; The {1} numbering system used in this locale. For more information, please see http://cldr.org/translation/numbering-systems. 58 59^//ldml/dates/timeZoneNames/regionFormat\[@type="standard"] ; The pattern used to compose standard (winter) fallback time zone names, such as 'Germany Winter Time'. Note: before translating, be sure to read http://cldr.org/translation/timezones. 60^//ldml/dates/timeZoneNames/regionFormat\[@type="daylight"] ; The pattern used to compose daylight (summer) fallback time zone names, such as 'Germany Summer Time'. Note: before translating, be sure to read http://cldr.org/translation/timezones. 61^//ldml/dates/timeZoneNames/regionFormat ; The pattern used to compose generic fallback time zone names, such as 'Germany Time'. Note: before translating, be sure to read http://cldr.org/translation/timezones. 62^//ldml/dates/timeZoneNames/(fallback|fallbackRegion|gmtZero|gmt|hour|region)Format ; The {1} pattern used to compose time zone names. Note: before translating, be sure to read http://cldr.org/translation/timezones. 63 64^//ldml/units/unitLength\[@type="([^"]*)"]/compoundUnit\[@type="([^"]*)"]/compoundUnitPattern ; Special pattern used to compose forms of two units, such as meters per second. Note: before translating, be sure to read http://cldr.org/translation/units. 65^//ldml/units/unitLength\[@type="([^"]*)"]/coordinateUnit/displayName ; Display name ({1} form) for the type of direction used in latitude and longitude, such as north or east. Note: before translating, be sure to read http://cldr.org/translation/units. 66^//ldml/units/unitLength\[@type="([^"]*)"]/coordinateUnit/coordinateUnitPattern\[@type="([^"]*)"] ; Special pattern used in latitude and longitude, such as 12°N. Note: before translating, be sure to read http://cldr.org/translation/units. 67 68^//ldml/units/unitLength\[@type="([^"]*)"]/unit\[@type="area-acre"]/displayName ; Display name ({1} form) for “area-acre”, referring specifically to an English acre. Note: before translating, be sure to read http://cldr.org/translation/plurals. 69^//ldml/units/unitLength\[@type="([^"]*)"]/unit\[@type="duration-day"]/displayName ; Display name ({1} form) for “duration-day”, meaning a time duration of 24 hours (not a calendar day). Note: before translating, be sure to read http://cldr.org/translation/plurals. 70^//ldml/units/unitLength\[@type="([^"]*)"]/unit\[@type="energy-calorie"]/displayName ; Display name ({1} form) for “energy-calorie”, calories as used in chemistry, not the same as food calorie. Note: before translating, be sure to read http://cldr.org/translation/plurals. 71^//ldml/units/unitLength\[@type="([^"]*)"]/unit\[@type="energy-foodcalorie"]/displayName ; Display name ({1} form) for “energy-foodcalorie”, kilocalories for food energy; may have same translation as energy-kilocalorie. Note: before translating, be sure to read http://cldr.org/translation/plurals. 72^//ldml/units/unitLength\[@type="([^"]*)"]/unit\[@type="energy-kilocalorie"]/displayName ; Display name ({1} form) for “energy-kilocalorie”, kilocalories for uses not specific to food energy, such as chemistry. Note: before translating, be sure to read http://cldr.org/translation/plurals. 73^//ldml/units/unitLength\[@type="([^"]*)"]/unit\[@type="length-point"]/displayName ; Display name ({1} form) for “length-point”, referring to a typographic point, 1/72 inch. Note: before translating, be sure to read http://cldr.org/translation/plurals. 74^//ldml/units/unitLength\[@type="([^"]*)"]/unit\[@type="mass-stone"]/displayName ; Display name ({1} form) for “mass-stone”, used in UK/Ireland for body weight, equal to 14 pounds. Note: before translating, be sure to read http://cldr.org/translation/plurals. 75^//ldml/units/unitLength\[@type="([^"]*)"]/unit\[@type="mass-ton"]/displayName ; Display name ({1} form) for “mass-ton”, meaning U.S. short ton, not U.K. long ton or metric ton. Note: before translating, be sure to read http://cldr.org/translation/plurals. 76^//ldml/units/unitLength\[@type="([^"]*)"]/unit\[@type="([^"]*)"]/displayName ; Display name ({1} form) for “{2}”. Note: before translating, be sure to read http://cldr.org/translation/plurals. 77^//ldml/units/unitLength\[@type="([^"]*)"]/unit\[@type="([^"]*)"]/unitPattern ; [ICU Syntax] Special pattern used to compose plural for {1} forms of “{2}”. Note: before translating, be sure to read http://cldr.org/translation/plurals. 78^//ldml/units/unitLength\[@type="([^"]*)"]/unit\[@type="([^"]*)"]/perUnitPattern ; Special pattern ({1} form) used to compose values per unit, such as “meters per {2}”. Note: before translating, be sure to read http://cldr.org/translation/units. 79 80^//ldml/units/durationUnit\[@type="(hms|hm|ms)"] ; [ICU Syntax] Special pattern used to compose duration units. Note: before translating, be sure to read http://cldr.org/translation/plurals. 81 82^//ldml/numbers/decimalFormats/decimalFormatLength\[@type="([^"]*)"]/decimalFormat\[@type="([^"]*)"]/pattern\[@type="([^"]*)"] ; Special pattern used for a short version of numbers with the same number of digits as {3}. Note: before translating, be sure to read http://cldr.org/translation/number-patterns#TOC-Short-Numbers. 83^//ldml/numbers/currencyFormats\[@numberSystem="([^"]*)"]/currencyFormatLength\[@type="short"]/currencyFormat\[@type="standard"]/pattern\[@type="(\d+)"]\[@count="([^"]+)"] ; Special currency pattern used to obtain the abbreviated plural forms of numbers with the same number of digits as {2}. See http://cldr.org/translation/number-patterns#TOC-Short-Numbers for details. 84^//ldml/numbers/decimalFormats\[@numberSystem="([^"]*)"]/decimalFormatLength\[@type="short"]/decimalFormat\[@type="standard"]/pattern\[@type="(\d+)"]\[@count="([^"]+)"] ; Special decimal pattern used to obtain the abbreviated plural forms of numbers with the same number of digits as {2}. See http://cldr.org/translation/number-patterns#TOC-Short-Numbers for details. 85^//ldml/numbers/decimalFormats\[@numberSystem="([^"]*)"]/decimalFormatLength\[@type="long"]/decimalFormat\[@type="standard"]/pattern\[@type="(\d+)"]\[@count="([^"]+)"] ; Special decimal pattern used to obtain the long plural forms of numbers with the same number of digits as {2}. See http://cldr.org/translation/number-patterns#TOC-Plural-Forms-of-Numbers for details. 86^//ldml/numbers/currencyFormats\[@numberSystem="([^"]*)"]/unitPattern\[@count="(\w++)"] ; Currency format used for numbers of type {2}. For more information, please see http://cldr.org/translation/number-patterns. 87 88^//ldml/numbers/miscPatterns\[@numberSystem="([^"]*)"]/pattern\[@type="range"] ; Format used to indicate a range of numbers. The '{'0'}' and '{'1'}' in the pattern represent the lowest and highest numbers in the range, respectively. For more information, please see http://cldr.org/translation/misc. 89^//ldml/numbers/miscPatterns\[@numberSystem="([^"]*)"]/pattern\[@type="atLeast"] ; Format used to indicate a number is at least a certain value, often combined with other patterns to produce examples such as “≥12kg”. For more information, please see http://cldr.org/translation/misc. 90^//ldml/numbers/miscPatterns\[@numberSystem="([^"]*)"]/pattern\[@type="atMost"] ; Format used to indicate a number is at most a certain value, often combined with other patterns to produce examples such as “≤12kg”. For more information, please see http://cldr.org/translation/misc. 91^//ldml/numbers/miscPatterns\[@numberSystem="([^"]*)"]/pattern\[@type="approximately"] ; Format used to indicate a number is approximately a given value, often combined with other patterns to produce examples such as “~12kg”. For more information, please see http://cldr.org/translation/misc. 92 93^//ldml/numbers/minimalPairs/ordinalMinimalPairs\[@ordinal="([^"]*)"] ; Minimal pairs for ordinals. For more information, please see http://cldr.org/translation/plurals#TOC-Minimal-Pairs. 94^//ldml/numbers/minimalPairs/pluralMinimalPairs\[@count="([^"]*)"] ; Minimal pairs for plurals (cardinals). For more information, please see http://cldr.org/translation/plurals#TOC-Minimal-Pairs. 95 96^//ldml/numbers/([a-z]*)Formats(\[@numberSystem="([^"]*)"])?/\1FormatLength/\1Format\[@type="standard"]/pattern\[@type="standard"]$ ; Special pattern used to compose {1} numbers. Note: before translating, be sure to read http://cldr.org/translation/number-patterns. 97^//ldml/numbers/currencyFormats\[@numberSystem="([^"]*)"]/currencyFormatLength/currencyFormat\[@type="accounting"]/pattern ; Special pattern used to compose currency values for accounting purposes. Note: before translating, be sure to read http://cldr.org/translation/number-patterns. 98 99^//ldml/numbers/currencyFormats/currencySpacing/([a-zA-Z]*)/([a-zA-Z]*) ; Special pattern used to compose currency signs ($1/$2) with numbers. Note: before translating, be sure to read http://cldr.org/translation/number-patterns. 100 101^//ldml/listPatterns/listPattern/listPatternPart\[@type="2"] ; Special pattern used to make an “and” list out of two standard elements. Note: before translating, be sure to read http://cldr.org/translation/lists. 102^//ldml/listPatterns/listPattern/listPatternPart\[@type="([^"]*)"] ; Special pattern used to make a “and” list out of more than two standard elements. This is used for the {1} portion of the list. Note: before translating, be sure to read http://cldr.org/translation/lists. 103 104^//ldml/listPatterns/listPattern\[@type="standard-short"]/listPatternPart\[@type="2"] ; Special pattern used to make a short-style “and” list out of two standard elements. Note: before translating, be sure to read http://cldr.org/translation/lists. 105^//ldml/listPatterns/listPattern\[@type="standard-short"]/listPatternPart\[@type="([^"]*)"] ; Special pattern used to make a short-style “and” list out of more than two standard elements. This is used for the {1} portion of the list. Note: before translating, be sure to read http://cldr.org/translation/lists. 106 107^//ldml/listPatterns/listPattern\[@type="standard-narrow"]/listPatternPart\[@type="2"] ; Special pattern used to make a short-style “and” list out of two standard elements. Note: before translating, be sure to read http://cldr.org/translation/lists. 108^//ldml/listPatterns/listPattern\[@type="standard-narrow"]/listPatternPart\[@type="([^"]*)"] ; Special pattern used to make a short-style “and” list out of more than two standard elements. This is used for the {1} portion of the list. Note: before translating, be sure to read http://cldr.org/translation/lists. 109 110^//ldml/listPatterns/listPattern\[@type="or"]/listPatternPart\[@type="2"] ; Special pattern used to make an “or” list out of two standard elements. Note: before translating, be sure to read http://cldr.org/translation/lists. 111^//ldml/listPatterns/listPattern\[@type="or"]/listPatternPart\[@type="([^"]*)"] ; Special pattern used to make an “or” list out of more than two standard elements. This is used for the {1} portion of the list. Note: before translating, be sure to read http://cldr.org/translation/lists. 112 113^//ldml/listPatterns/listPattern\[@type="or-short"]/listPatternPart\[@type="2"] ; Special pattern used to make an “or” list out of two standard elements. Note: before translating, be sure to read http://cldr.org/translation/lists. 114^//ldml/listPatterns/listPattern\[@type="or-short"]/listPatternPart\[@type="([^"]*)"] ; Special pattern used to make an “or” list out of more than two standard elements. This is used for the {1} portion of the list. Note: before translating, be sure to read http://cldr.org/translation/lists. 115 116^//ldml/listPatterns/listPattern\[@type="or-narrow"]/listPatternPart\[@type="2"] ; Special pattern used to make an “or” list out of two standard elements. Note: before translating, be sure to read http://cldr.org/translation/lists. 117^//ldml/listPatterns/listPattern\[@type="or-narrow"]/listPatternPart\[@type="([^"]*)"] ; Special pattern used to make an “or” list out of more than two standard elements. This is used for the {1} portion of the list. Note: before translating, be sure to read http://cldr.org/translation/lists. 118 119^//ldml/listPatterns/listPattern\[@type="unit"]/listPatternPart\[@type="2"] ; Special pattern used to make a list out of two unit elements. Note: before translating, be sure to read http://cldr.org/translation/lists. 120^//ldml/listPatterns/listPattern\[@type="unit"]/listPatternPart\[@type="([^"]*)"] ; Special pattern used to make a list out of more than two unit elements. This is used for the {1} portion of the list. Note: before translating, be sure to read http://cldr.org/translation/lists. 121 122^//ldml/listPatterns/listPattern\[@type="unit-short"]/listPatternPart\[@type="2"] ; Special pattern used to make a list out of two abbreviated unit elements. Note: before translating, be sure to read http://cldr.org/translation/lists. 123^//ldml/listPatterns/listPattern\[@type="unit-short"]/listPatternPart\[@type="([^"]*)"] ; Special pattern used to make a list out of more than two abbreviated unit elements. This is used for the {1} portion of the list. Note: before translating, be sure to read http://cldr.org/translation/lists. 124 125^//ldml/listPatterns/listPattern\[@type="unit-narrow"]/listPatternPart\[@type="2"] ; Special pattern used to make a list out of two narrow unit elements. Note: before translating, be sure to read http://cldr.org/translation/lists. 126^//ldml/listPatterns/listPattern\[@type="unit-narrow"]/listPatternPart\[@type="([^"]*)"] ; Special pattern used to make a list out of more than two narrow unit elements. This is used for the {1} portion of the list. Note: before translating, be sure to read http://cldr.org/translation/lists. 127 128^//ldml/dates/calendars/calendar\[@type="([^"]*)"]/dayPeriods/dayPeriodContext\[@type="(format)"]/dayPeriodWidth\[@type="([^"]*)"]/dayPeriod\[@type="([^"]*)"] ; Provide the {3}, {2} version of the name for the day period code “{4}”. This version must have the right inflection/prepositions/etc. for adding after a number, such as “in the morning” for use in “10:00 in the morning”. To see the time spans for these codes, please see http://cldr.org/translation/date-time-names#TOC-Day-Periods-AM-and-PM-. 129^//ldml/dates/calendars/calendar\[@type="([^"]*)"]/dayPeriods/dayPeriodContext\[@type="([^"]*)"]/dayPeriodWidth\[@type="([^"]*)"]/dayPeriod\[@type="([^"]*)"] ; Provide the {3}, {2} version of the name for the day period code “{4}”. To see the time spans for these codes, please see http://cldr.org/translation/date-time-names#TOC-Day-Periods-AM-and-PM-. 130^//ldml/dates/calendars/calendar\[@type="([^"]*)"]/days/dayContext\[@type="([^"]*)"]/dayWidth\[@type="([^"]*)"]/day\[@type="([^"]*)"] ; Provide the {2} and {3} version of the name for day-of-the-week {4}. For more information, please see http://cldr.org/translation/date-time-names. 131^//ldml/dates/calendars/calendar\[@type="([^"]*)"]/eras/eraAbbr/era\[@type="([^"]*)"] ; Provide the format-abbreviated version of the name for era {4}. For more information, please see http://cldr.org/translation/date-time-names. 132^//ldml/dates/calendars/calendar\[@type="([^"]*)"]/eras/eraNames/era\[@type="([^"]*)"] ; Provide the format-wide version of the name for era {4}. For more information, please see http://cldr.org/translation/date-time-names. 133^//ldml/dates/calendars/calendar\[@type="([^"]*)"]/eras/eraNarrow/era\[@type="([^"]*)"] ; Provide the format-narrow version of the name for era {4}. For more information, please see http://cldr.org/translation/date-time-names. 134^//ldml/dates/calendars/calendar\[@type="([^"]*)"]/months/monthContext\[@type="([^"]*)"]/monthWidth\[@type="([^"]*)"]/month\[@type="([^"]*)"] ; Provide the {2} and {3} version of the name for month {4}. For more information, please see http://cldr.org/translation/date-time-names. 135^//ldml/dates/calendars/calendar\[@type="([^"]*)"]/quarters/quarterContext\[@type="([^"]*)"]/quarterWidth\[@type="([^"]*)"]/quarter\[@type="([^"]*)"] ; Provide the {2} and {3} version of the name for quarter {4}. For more information, please see http://cldr.org/translation/date-time-names. 136 137^//ldml/dates/fields/field\[@type="([^"]*)"]/displayName ; Provide the name (as it would appear in menus) for the field “{1}”. For more information, please see http://cldr.org/translation/date-time-names#TOC-Date-Field-Names . 138 139^//ldml/dates/fields/field\[@type="day"]/relative\[@type="0"] ; Provide the name for today. For more information, please see http://cldr.org/translation/date-time-names#TOC-Relative-Date-Names. 140^//ldml/dates/fields/field\[@type="day"]/relative\[@type="-([^"]*)"] ; Provide a name for the day, {1} before today. For more information, please see http://cldr.org/translation/date-time-names#TOC-Relative-Date-Names. 141^//ldml/dates/fields/field\[@type="day"]/relative\[@type="([^"]*)"] ; Provide a name for the day, {1} after today. For more information, please see http://cldr.org/translation/date-time-names#TOC-Relative-Date-Names. 142 143^//ldml/dates/fields/field\[@type="([^"]*)"]/relative\[@type="0"] ; Provide the name for “this {2}”. For more information, please see http://cldr.org/translation/date-time-names#TOC-Relative-Date-Names. 144^//ldml/dates/fields/field\[@type="([^"]*)"]/relative\[@type="-1"] ; Provide a name for “last {1}”. For more information, please see http://cldr.org/translation/date-time-names#TOC-Relative-Date-Names. 145^//ldml/dates/fields/field\[@type="([^"]*)"]/relative\[@type="1"] ; Provide a name for “next {1}”. For more information, please see http://cldr.org/translation/date-time-names#TOC-Relative-Date-Names. 146 147^//ldml/dates/fields/field\[@type="([^"]*)"]/relativeTime\[@type="future"]/relativeTimePattern\[@count="([^"]*)"] ; Provide a pattern used to display times in the future. For more information, please see http://cldr.org/translation/date-time-names 148^//ldml/dates/fields/field\[@type="([^"]*)"]/relativeTime\[@type="past"]/relativeTimePattern\[@count="([^"]*)"] ; Provide a pattern used to display times in the past. For more information, please see http://cldr.org/translation/date-time-names 149 150^//ldml/dates/fields/field\[@type="([^"]*)"]/relativePeriod ; Provide a name for “the {1} of SOME_DATE”. For more information, please see http://cldr.org/translation/date-time-names. 151 152^//ldml/dates/calendars/calendar\[@type="([^"]*)"]/dateTimeFormats/dateTimeFormatLength\[@type="([^"]*)"]/dateTimeFormat\[@type="([^"]*)"]/pattern\[@type="([^"]*)"] ; Provide the {2} version of the date-time pattern. Note: before translating, be sure to read http://cldr.org/translation/date-time-patterns. 153^//ldml/dates/calendars/calendar\[@type="([^"]*)"]/dateFormats/dateFormatLength\[@type="([^"]*)"]/dateFormat\[@type="([^"]*)"]/pattern\[@type="([^"]*)"] ; Provide the {2} version of the basic date pattern. Note: before translating, be sure to read http://cldr.org/translation/date-time-patterns. 154^//ldml/dates/calendars/calendar\[@type="([^"]*)"]/timeFormats/timeFormatLength\[@type="([^"]*)"]/timeFormat\[@type="([^"]*)"]/pattern\[@type="([^"]*)"] ; Provide the {2} version of the basic time pattern. Note: before translating, be sure to read http://cldr.org/translation/date-time-patterns. 155^//ldml/dates/calendars/calendar\[@type="([^"]*)"]/dateTimeFormats/availableFormats/dateFormatItem\[@id="([^"]*)"] ; Provide the pattern used in your language for the skeleton “{2}”. Note: before translating, be sure to read http://cldr.org/translation/date-time-patterns. 156^//ldml/dates/calendars/calendar\[@type="([^"]*)"]/dateTimeFormats/appendItems/appendItem\[@request="([^"]*)"] ; Provide the pattern used in your language to append a “{2}” to another format. Note: before translating, be sure to read http://cldr.org/translation/date-time-patterns. 157 158^//ldml/dates/calendars/calendar\[@type="([^"]*)"]/dateTimeFormats/intervalFormats/intervalFormatFallback ; The pattern used for “fallback” with date/time intervals. Note: before translating, be sure to read http://cldr.org/translation/date-time-intervals. 159^//ldml/dates/calendars/calendar\[@type="([^"]*)"]/dateTimeFormats/intervalFormats/intervalFormatItem\[@id="([^"]*)"]/greatestDifference\[@id="([^"]*)"] ; The pattern used for the date/time interval skeleton “{2}” when the greatest difference is “{3}”. Note: before translating, be sure to read http://cldr.org/translation/date-time-intervals. 160 161^//ldml/dates/calendars/calendar\[@type="[^"]*"]/cyclicNameSets/cyclicNameSet\[@type="([^"]*)"]/cyclicNameContext\[@type="([^"]*)"]/cyclicNameWidth\[@type="([^"]*)"]/cyclicName\[@type="([^"]*)"] ; Provide the {2} and {3} version of type {4} in the {1} name cycle. For more information, please see http://cldr.org/translation/date-time-names#TOC-Cyclic-Name-Sets. 162^//ldml/dates/calendars/calendar\[@type="[^"]*"]/monthPatterns/monthPatternContext\[@type="([^"]*)"]/monthPatternWidth\[@type="([^"]*)"]/monthPattern\[@type="([^"]*)"] ; Provide the {1} and {2} version of the name for {3} month types. For more information, please see http://cldr.org/translation/date-time-names#TOC-Month-Patterns. 163 164^//ldml/localeDisplayNames/transformNames/transformName\[@type="([^"]*)"] ; The name of the transform “{1}”. For more information, please see http://cldr.org/translation/transforms. 165 166^//ldml/localeDisplayNames/codePatterns/codePattern[@type="([^"]*)"] ; The pattern to be used when displaying a name for a character {1}. For more information, please see http://cldr.org/translation/localepattern. 167 168^//ldml/localeDisplayNames/measurementSystemNames/measurementSystemName\[@type="([^"]*)"] ; The name of the measurement system “{1}”. For more information, please see http://cldr.org/translation/misc. 169^//ldml/posix/messages/(no|yes)str ; The word for “{1}”, lowercased, plus any abbreviations separated by a colon. For more information, see http://cldr.org/translation/misc. 170 171^//ldml/localeDisplayNames/annotationPatterns/annotationPattern[@type="([^"]*)"] ; The pattern to be used when displaying a {1}. For more information, please see http://cldr.org/translation/localepattern. 172 173^//ldml/characters/stopwords/stopwordList\[@type="([^"]*)"] ; The words that should be ignored in sorting in your language. For more information, see http://cldr.org/translation/misc. 174^//ldml/dates/timeZoneNames/zone\[@type="([^"]*)"]/([^/]*)/(.*) ; Override for the $3-$2 timezone name for $1. For more information, see http://cldr.org/translation/timezones. 175 176^//ldml/typographicNames/axisName[@type="([^"]*)"] ; A label for a typographic design axis, such as “Width” or “Weight”. For more information, see http://cldr.org/translation/typographic-names. 177^//ldml/typographicNames/styleName[@type="([^"]*)"][@subtype="([^"]*)"] ; A label for a typographic style, such as “Narrow” or “Semibold”. For more information, see http://cldr.org/translation/typographic-names. 178^//ldml/typographicNames/featureName[@type="([^"]*)"] ; A label for a typographic feature, such as “Small Capitals”. For more information, see http://cldr.org/translation/typographic-names. 179 180^//ldml/characterLabels/characterLabelPattern\[@type="([^"]*)"]\[@count="([^"]*)"]; A label for a set of characters that has a numeric placeholder, such as “1 Stroke”, “2 Strokes”. For more information, see http://cldr.org/translation/character-labels. 181^//ldml/characterLabels/characterLabelPattern\[@type="([^"]*)"]; A modifier composed with a label for a set of characters. For more information, see http://cldr.org/translation/character-labels. 182^//ldml/characterLabels/characterLabel\[@type="([^"]*)"]; A label for a set of characters. For more information, see http://cldr.org/translation/character-labels. 183 184^//ldml/annotations/annotation\[@cp="([^"]*)"]\[@type="tts"]; A name for a character or sequence. For more information, see http://cldr.org/translation/short-names-and-keywords. 185^//ldml/annotations/annotation\[@cp="([^"]*)"]; A set of keywords for a character or sequence. For more information, see http://cldr.org/translation/short-names-and-keywords. 186