michael@0: // *************************************************************************** michael@0: // * michael@0: // * Copyright (C) 2013 International Business Machines michael@0: // * Corporation and others. All Rights Reserved. michael@0: // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter michael@0: // * Source File: /common/main/gsw.xml michael@0: // * michael@0: // *************************************************************************** michael@0: /** michael@0: * ICU source: /common/main/gsw.xml michael@0: */ michael@0: gsw{ michael@0: AuxExemplarCharacters{"[á à ă â å ā æ ç é è ĕ ê ë ē í ì ĭ î ï ī ñ ó ò ŏ ô ø ō œ ú ù ŭ û ū ÿ]"} michael@0: ExemplarCharacters{"[a ä b c d e f g h i j k l m n o ö p q r s t u ü v w x y z]"} michael@0: LocaleScript{ michael@0: "Latn", michael@0: } michael@0: NumberElements{ michael@0: latn{ michael@0: patterns{ michael@0: currencyFormat{"#,##0.00 ¤"} michael@0: decimalFormat{"#,##0.###"} michael@0: percentFormat{"#,##0 %"} michael@0: scientificFormat{"#E0"} michael@0: } michael@0: symbols{ michael@0: decimal{"."} michael@0: exponential{"E"} michael@0: group{"’"} michael@0: infinity{"∞"} michael@0: list{";"} michael@0: minusSign{"−"} michael@0: nan{"NaN"} michael@0: perMille{"‰"} michael@0: percentSign{"%"} michael@0: plusSign{"+"} michael@0: } michael@0: } michael@0: } michael@0: Version{"2.0.92.87"} michael@0: calendar{ michael@0: buddhist{ michael@0: DateTimePatterns{ michael@0: "HH:mm:ss zzzz", michael@0: "HH:mm:ss z", michael@0: "HH:mm:ss", michael@0: "HH:mm", michael@0: "EEEE d. MMMM y G", michael@0: "d. MMMM y G", michael@0: "d. MMM y G", michael@0: "d.M.y", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: } michael@0: } michael@0: generic{ michael@0: DateTimePatterns{ michael@0: "HH:mm:ss zzzz", michael@0: "HH:mm:ss z", michael@0: "HH:mm:ss", michael@0: "HH:mm", michael@0: "EEEE, d. MMMM y G", michael@0: "d. MMMM y G", michael@0: "dd.MM.y G", michael@0: "dd.MM.yy GGGGG", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: } michael@0: availableFormats{ michael@0: Ed{"E d."} michael@0: H{"H"} michael@0: HHmm{"HH:mm"} michael@0: HHmmss{"HH:mm:ss"} michael@0: Hm{"H:mm"} michael@0: M{"L"} michael@0: MEd{"E, d.M."} michael@0: MMM{"LLL"} michael@0: MMMEd{"E d. MMM"} michael@0: MMMMEd{"E d. MMMM"} michael@0: MMMMd{"d. MMMM"} michael@0: MMMMdd{"dd. MMMM"} michael@0: MMMd{"d. MMM"} michael@0: MMd{"d.MM."} michael@0: MMdd{"dd.MM."} michael@0: Md{"d.M."} michael@0: d{"d"} michael@0: mmss{"mm:ss"} michael@0: ms{"mm:ss"} michael@0: y{"y"} michael@0: yM{"y-M"} michael@0: yMEd{"E, y-M-d"} michael@0: yMM{"MM.y"} michael@0: yMMM{"MMM y"} michael@0: yMMMEd{"E, d. MMM y"} michael@0: yMMMM{"MMMM y"} michael@0: yMMdd{"dd.MM.y"} michael@0: yQQQ{"QQQ y"} michael@0: yQQQQ{"QQQQ y"} michael@0: } michael@0: intervalFormats{ michael@0: H{ michael@0: H{"HH-HH"} michael@0: } michael@0: Hm{ michael@0: H{"HH:mm-HH:mm"} michael@0: m{"HH:mm-HH:mm"} michael@0: } michael@0: Hmv{ michael@0: H{"HH:mm-HH:mm v"} michael@0: m{"HH:mm-HH:mm v"} michael@0: } michael@0: Hv{ michael@0: H{"HH-HH v"} michael@0: } michael@0: M{ michael@0: M{"M.-M."} michael@0: } michael@0: MEd{ michael@0: M{"E, dd.MM. - E, dd.MM."} michael@0: d{"E, dd.MM. - E, dd.MM."} michael@0: } michael@0: MMM{ michael@0: M{"MMM-MMM"} michael@0: } michael@0: MMMEd{ michael@0: M{"E, d. MMM - E, d. MMM"} michael@0: d{"E, d. - E, d. MMM"} michael@0: } michael@0: MMMM{ michael@0: M{"LLLL-LLLL"} michael@0: } michael@0: MMMd{ michael@0: M{"d. MMM - d. MMM"} michael@0: d{"d.-d. MMM"} michael@0: } michael@0: Md{ michael@0: M{"dd.MM. - dd.MM."} michael@0: d{"dd.MM. - dd.MM."} michael@0: } michael@0: d{ michael@0: d{"d.-d."} michael@0: } michael@0: fallback{"{0} – {1}"} michael@0: h{ michael@0: a{"h a - h a"} michael@0: h{"h-h a"} michael@0: } michael@0: hm{ michael@0: a{"h:mm a - h:mm a"} michael@0: h{"h:mm-h:mm a"} michael@0: m{"h:mm-h:mm a"} michael@0: } michael@0: hmv{ michael@0: a{"h:mm a - h:mm a v"} michael@0: h{"h:mm-h:mm a v"} michael@0: m{"h:mm-h:mm a v"} michael@0: } michael@0: hv{ michael@0: a{"h a - h a v"} michael@0: h{"h-h a v"} michael@0: } michael@0: y{ michael@0: y{"y-y"} michael@0: } michael@0: yM{ michael@0: M{"MM.y - MM.y"} michael@0: y{"MM.y - MM.y"} michael@0: } michael@0: yMEd{ michael@0: M{"E, dd.MM.y - E, dd.MM.y"} michael@0: d{"E, dd.MM.y - E, dd.MM.y"} michael@0: y{"E, dd.MM.y - E, dd.MM.y"} michael@0: } michael@0: yMMM{ michael@0: M{"MMM-MMM y"} michael@0: y{"MMM y - MMM y"} michael@0: } michael@0: yMMMEd{ michael@0: M{"E, d. MMM - E, d. MMM y"} michael@0: d{"E, d. - E, d. MMM y"} michael@0: y{"E, d. MMM y - E, d. MMM y"} michael@0: } michael@0: yMMMM{ michael@0: M{"MM – MM.y"} michael@0: y{"MM.y – MM.y"} michael@0: } michael@0: yMMMd{ michael@0: M{"d. MMM - d. MMM y"} michael@0: d{"d.-d. MMM y"} michael@0: y{"d. MMM y - d. MMM y"} michael@0: } michael@0: yMd{ michael@0: M{"dd.MM.y - dd.MM.y"} michael@0: d{"dd.MM.y - dd.MM.y"} michael@0: y{"dd.MM.y - dd.MM.y"} michael@0: } michael@0: } michael@0: } michael@0: gregorian{ michael@0: AmPmMarkers{ michael@0: "vorm.", michael@0: "nam.", michael@0: } michael@0: DateTimePatterns{ michael@0: "HH:mm:ss zzzz", michael@0: "HH:mm:ss z", michael@0: "HH:mm:ss", michael@0: "HH:mm", michael@0: "EEEE, d. MMMM y", michael@0: "d. MMMM y", michael@0: "dd.MM.y", michael@0: "dd.MM.yy", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: "{1} {0}", michael@0: } michael@0: availableFormats{ michael@0: Ed{"E d."} michael@0: H{"H"} michael@0: HHmm{"HH:mm"} michael@0: HHmmss{"HH:mm:ss"} michael@0: Hm{"H:mm"} michael@0: M{"L"} michael@0: MEd{"E, d.M."} michael@0: MMM{"LLL"} michael@0: MMMEd{"E d. MMM"} michael@0: MMMMEd{"E d. MMMM"} michael@0: MMMMd{"d. MMMM"} michael@0: MMMMdd{"dd. MMMM"} michael@0: MMMd{"d. MMM"} michael@0: MMd{"d.MM."} michael@0: MMdd{"dd.MM."} michael@0: Md{"d.M."} michael@0: d{"d"} michael@0: mmss{"mm:ss"} michael@0: ms{"mm:ss"} michael@0: y{"y"} michael@0: yM{"y-M"} michael@0: yMEd{"E, y-M-d"} michael@0: yMM{"MM.y"} michael@0: yMMM{"MMM y"} michael@0: yMMMEd{"E, d. MMM y"} michael@0: yMMMM{"MMMM y"} michael@0: yMMdd{"dd.MM.y"} michael@0: yQQQ{"QQQ y"} michael@0: yQQQQ{"QQQQ y"} michael@0: } michael@0: dayNames{ michael@0: format{ michael@0: abbreviated{ michael@0: "Su.", michael@0: "Mä.", michael@0: "Zi.", michael@0: "Mi.", michael@0: "Du.", michael@0: "Fr.", michael@0: "Sa.", michael@0: } michael@0: wide{ michael@0: "Sunntig", michael@0: "Määntig", michael@0: "Ziischtig", michael@0: "Mittwuch", michael@0: "Dunschtig", michael@0: "Friitig", michael@0: "Samschtig", michael@0: } michael@0: } michael@0: stand-alone{ michael@0: narrow{ michael@0: "S", michael@0: "M", michael@0: "D", michael@0: "M", michael@0: "D", michael@0: "F", michael@0: "S", michael@0: } michael@0: } michael@0: } michael@0: eras{ michael@0: abbreviated{ michael@0: "v. Chr.", michael@0: "n. Chr.", michael@0: } michael@0: narrow{ michael@0: "v. Chr.", michael@0: "n. Chr.", michael@0: } michael@0: wide{ michael@0: "v. Chr.", michael@0: "n. Chr.", michael@0: } michael@0: } michael@0: intervalFormats{ michael@0: H{ michael@0: H{"HH-HH"} michael@0: } michael@0: Hm{ michael@0: H{"HH:mm-HH:mm"} michael@0: m{"HH:mm-HH:mm"} michael@0: } michael@0: Hmv{ michael@0: H{"HH:mm-HH:mm v"} michael@0: m{"HH:mm-HH:mm v"} michael@0: } michael@0: Hv{ michael@0: H{"HH-HH v"} michael@0: } michael@0: M{ michael@0: M{"M.-M."} michael@0: } michael@0: MEd{ michael@0: M{"E, dd.MM. - E, dd.MM."} michael@0: d{"E, dd.MM. - E, dd.MM."} michael@0: } michael@0: MMM{ michael@0: M{"MMM-MMM"} michael@0: } michael@0: MMMEd{ michael@0: M{"E, d. MMM - E, d. MMM"} michael@0: d{"E, d. - E, d. MMM"} michael@0: } michael@0: MMMM{ michael@0: M{"LLLL-LLLL"} michael@0: } michael@0: MMMd{ michael@0: M{"d. MMM - d. MMM"} michael@0: d{"d.-d. MMM"} michael@0: } michael@0: Md{ michael@0: M{"dd.MM. - dd.MM."} michael@0: d{"dd.MM. - dd.MM."} michael@0: } michael@0: d{ michael@0: d{"d.-d."} michael@0: } michael@0: fallback{"{0} – {1}"} michael@0: h{ michael@0: a{"h a - h a"} michael@0: h{"h-h a"} michael@0: } michael@0: hm{ michael@0: a{"h:mm a - h:mm a"} michael@0: h{"h:mm-h:mm a"} michael@0: m{"h:mm-h:mm a"} michael@0: } michael@0: hmv{ michael@0: a{"h:mm a - h:mm a v"} michael@0: h{"h:mm-h:mm a v"} michael@0: m{"h:mm-h:mm a v"} michael@0: } michael@0: hv{ michael@0: a{"h a - h a v"} michael@0: h{"h-h a v"} michael@0: } michael@0: y{ michael@0: y{"y-y"} michael@0: } michael@0: yM{ michael@0: M{"MM.y - MM.y"} michael@0: y{"MM.y - MM.y"} michael@0: } michael@0: yMEd{ michael@0: M{"E, dd.MM.y - E, dd.MM.y"} michael@0: d{"E, dd.MM.y - E, dd.MM.y"} michael@0: y{"E, dd.MM.y - E, dd.MM.y"} michael@0: } michael@0: yMMM{ michael@0: M{"MMM-MMM y"} michael@0: y{"MMM y - MMM y"} michael@0: } michael@0: yMMMEd{ michael@0: M{"E, d. MMM - E, d. MMM y"} michael@0: d{"E, d. - E, d. MMM y"} michael@0: y{"E, d. MMM y - E, d. MMM y"} michael@0: } michael@0: yMMMM{ michael@0: M{"MM – MM.y"} michael@0: y{"MM.y – MM.y"} michael@0: } michael@0: yMMMd{ michael@0: M{"d. MMM - d. MMM y"} michael@0: d{"d.-d. MMM y"} michael@0: y{"d. MMM y - d. MMM y"} michael@0: } michael@0: yMd{ michael@0: M{"dd.MM.y - dd.MM.y"} michael@0: d{"dd.MM.y - dd.MM.y"} michael@0: y{"dd.MM.y - dd.MM.y"} michael@0: } michael@0: } michael@0: monthNames{ michael@0: format{ michael@0: abbreviated{ michael@0: "Jan", michael@0: "Feb", michael@0: "Mär", michael@0: "Apr", michael@0: "Mai", michael@0: "Jun", michael@0: "Jul", michael@0: "Aug", michael@0: "Sep", michael@0: "Okt", michael@0: "Nov", michael@0: "Dez", michael@0: } michael@0: wide{ michael@0: "Januar", michael@0: "Februar", michael@0: "März", michael@0: "April", michael@0: "Mai", michael@0: "Juni", michael@0: "Juli", michael@0: "Auguscht", michael@0: "Septämber", michael@0: "Oktoober", michael@0: "Novämber", michael@0: "Dezämber", michael@0: } michael@0: } michael@0: stand-alone{ michael@0: narrow{ michael@0: "J", michael@0: "F", michael@0: "M", michael@0: "A", michael@0: "M", michael@0: "J", michael@0: "J", michael@0: "A", michael@0: "S", michael@0: "O", michael@0: "N", michael@0: "D", michael@0: } michael@0: } michael@0: } michael@0: quarters{ michael@0: format{ michael@0: abbreviated{ michael@0: "Q1", michael@0: "Q2", michael@0: "Q3", michael@0: "Q4", michael@0: } michael@0: wide{ michael@0: "1. Quartal", michael@0: "2. Quartal", michael@0: "3. Quartal", michael@0: "4. Quartal", michael@0: } michael@0: } michael@0: } michael@0: } michael@0: } michael@0: delimiters{ michael@0: alternateQuotationEnd{"›"} michael@0: alternateQuotationStart{"‹"} michael@0: quotationEnd{"»"} michael@0: quotationStart{"«"} michael@0: } michael@0: durationUnits{ michael@0: hm{"h:mm"} michael@0: hms{"h:mm:ss"} michael@0: ms{"m:ss"} michael@0: } michael@0: fields{ michael@0: day{ michael@0: dn{"Tag"} michael@0: relative{ michael@0: "-1"{"geschter"} michael@0: "-2"{"vorgeschter"} michael@0: "0"{"hüt"} michael@0: "1"{"moorn"} michael@0: "2"{"übermoorn"} michael@0: } michael@0: } michael@0: dayperiod{ michael@0: dn{"Tageshälfti"} michael@0: } michael@0: era{ michael@0: dn{"Epoche"} michael@0: } michael@0: hour{ michael@0: dn{"Schtund"} michael@0: } michael@0: minute{ michael@0: dn{"Minuute"} michael@0: } michael@0: month{ michael@0: dn{"Monet"} michael@0: } michael@0: second{ michael@0: dn{"Sekunde"} michael@0: } michael@0: week{ michael@0: dn{"Wuche"} michael@0: } michael@0: weekday{ michael@0: dn{"Wuchetag"} michael@0: } michael@0: year{ michael@0: dn{"Jaar"} michael@0: } michael@0: zone{ michael@0: dn{"Zone"} michael@0: } michael@0: } michael@0: listPattern{ michael@0: standard{ michael@0: 2{"{0} und {1}"} michael@0: end{"{0} und {1}"} michael@0: } michael@0: } michael@0: measurementSystemNames{ michael@0: US{"angloamerikaanisch"} michael@0: metric{"metrisch"} michael@0: } michael@0: units{ michael@0: duration{ michael@0: day{ michael@0: one{"{0} Taag"} michael@0: other{"{0} Tääg"} michael@0: } michael@0: hour{ michael@0: one{"{0} Schtund"} michael@0: other{"{0} Schtunde"} michael@0: } michael@0: minute{ michael@0: one{"{0} Minuute"} michael@0: other{"{0} Minuute"} michael@0: } michael@0: month{ michael@0: one{"{0} Monet"} michael@0: other{"{0} Mönet"} michael@0: } michael@0: second{ michael@0: one{"{0} Sekunde"} michael@0: other{"{0} Sekunde"} michael@0: } michael@0: week{ michael@0: one{"{0} Wuche"} michael@0: other{"{0} Wuche"} michael@0: } michael@0: year{ michael@0: one{"{0} Jahr"} michael@0: other{"{0} Jahr"} michael@0: } michael@0: } michael@0: } michael@0: unitsNarrow{ michael@0: area{ michael@0: acre{ michael@0: one{"{0} ac"} michael@0: other{"{0} ac"} michael@0: } michael@0: square-foot{ michael@0: one{"{0} ft²"} michael@0: other{"{0} ft²"} michael@0: } michael@0: square-mile{ michael@0: one{"{0} mi²"} michael@0: other{"{0} mi²"} michael@0: } michael@0: } michael@0: length{ michael@0: mile{ michael@0: one{"{0} mi"} michael@0: other{"{0} mi"} michael@0: } michael@0: yard{ michael@0: one{"{0} yd"} michael@0: other{"{0} yd"} michael@0: } michael@0: } michael@0: pressure{ michael@0: inch-hg{ michael@0: one{"{0} inHg"} michael@0: other{"{0} inHg"} michael@0: } michael@0: } michael@0: speed{ michael@0: mile-per-hour{ michael@0: one{"{0} mi/h"} michael@0: other{"{0} mi/h"} michael@0: } michael@0: } michael@0: volume{ michael@0: cubic-mile{ michael@0: one{"{0} mi³"} michael@0: other{"{0} mi³"} michael@0: } michael@0: } michael@0: } michael@0: unitsShort{ michael@0: area{ michael@0: acre{ michael@0: one{"{0} ac"} michael@0: other{"{0} ac"} michael@0: } michael@0: square-foot{ michael@0: one{"{0} ft²"} michael@0: other{"{0} ft²"} michael@0: } michael@0: square-mile{ michael@0: one{"{0} mi²"} michael@0: other{"{0} mi²"} michael@0: } michael@0: } michael@0: length{ michael@0: mile{ michael@0: one{"{0} mi"} michael@0: other{"{0} mi"} michael@0: } michael@0: yard{ michael@0: one{"{0} yd"} michael@0: other{"{0} yd"} michael@0: } michael@0: } michael@0: pressure{ michael@0: inch-hg{ michael@0: one{"{0} inHg"} michael@0: other{"{0} inHg"} michael@0: } michael@0: } michael@0: speed{ michael@0: mile-per-hour{ michael@0: one{"{0} mi/h"} michael@0: other{"{0} mi/h"} michael@0: } michael@0: } michael@0: volume{ michael@0: cubic-mile{ michael@0: one{"{0} mi³"} michael@0: other{"{0} mi³"} michael@0: } michael@0: } michael@0: } michael@0: }