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/is.xml michael@0: // * michael@0: // *************************************************************************** michael@0: /** michael@0: * ICU source: /common/main/is.xml michael@0: */ michael@0: is{ michael@0: AuxExemplarCharacters{"[c q w x z]"} michael@0: Ellipsis{ michael@0: final{"{0}…"} michael@0: initial{"…{0}"} michael@0: medial{"{0}…{1}"} michael@0: word-final{"{0} …"} michael@0: word-initial{"… {0}"} michael@0: word-medial{"{0} … {1}"} michael@0: } michael@0: ExemplarCharacters{"[a á b d ð e é f g h i í j k l m n o ó p r s t u ú v y ý þ æ ö]"} michael@0: ExemplarCharactersIndex{"[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: ExemplarCharactersPunctuation{ michael@0: "[\\- ‐ – — , ; \\: ! ? . … ' ‘ ‚ \u0022 “ „ ( ) \\[ \\] § @ * / \\& # † ‡ ′ " michael@0: "″]" michael@0: } michael@0: LocaleScript{ michael@0: "Latn", michael@0: } michael@0: MoreInformation{"?"} michael@0: NumberElements{ michael@0: latn{ michael@0: miscPatterns{ michael@0: atLeast{"{0}+"} michael@0: range{"{0}–{1}"} michael@0: } michael@0: patterns{ michael@0: accountingFormat{"#,##0.00 ¤"} michael@0: currencyFormat{"#,##0.00 ¤"} michael@0: decimalFormat{"#,##0.###"} michael@0: percentFormat{"#,##0%"} michael@0: scientificFormat{"#E0"} michael@0: } michael@0: patternsLong{ michael@0: decimalFormat{ michael@0: 1000{ michael@0: one{"0 þúsund"} michael@0: other{"0 þúsund"} michael@0: } michael@0: 10000{ michael@0: one{"00 þúsund"} michael@0: other{"00 þúsund"} michael@0: } michael@0: 100000{ michael@0: one{"000 þúsund"} michael@0: other{"000 þúsund"} michael@0: } michael@0: 1000000{ michael@0: one{"0 milljón"} michael@0: other{"0 milljónir"} michael@0: } michael@0: 10000000{ michael@0: one{"00 milljónir"} michael@0: other{"00 milljónir"} michael@0: } michael@0: 100000000{ michael@0: one{"000 milljón"} michael@0: other{"000 milljónir"} michael@0: } michael@0: 1000000000{ michael@0: one{"0 milljarður"} michael@0: other{"0 milljarðar"} michael@0: } michael@0: 10000000000{ michael@0: one{"00 milljarðar"} michael@0: other{"00 milljarðar"} michael@0: } michael@0: 100000000000{ michael@0: one{"000 milljarðar"} michael@0: other{"000 milljarðar"} michael@0: } michael@0: 1000000000000{ michael@0: one{"0 billjón"} michael@0: other{"0 billjónir"} michael@0: } michael@0: 10000000000000{ michael@0: one{"00 billjónir"} michael@0: other{"00 billjónir"} michael@0: } michael@0: 100000000000000{ michael@0: one{"000 billjónir"} michael@0: other{"000 billjónir"} michael@0: } michael@0: } michael@0: } michael@0: patternsShort{ michael@0: decimalFormat{ michael@0: 1000{ michael@0: one{"0 þ'.'"} michael@0: other{"0 þ'.'"} michael@0: } michael@0: 10000{ michael@0: one{"00 þ'.'"} michael@0: other{"00 þ'.'"} michael@0: } michael@0: 100000{ michael@0: one{"000 þ'.'"} michael@0: other{"000 þ'.'"} michael@0: } michael@0: 1000000{ michael@0: one{"0 m'.'"} michael@0: other{"0 m'.'"} michael@0: } michael@0: 10000000{ michael@0: one{"00 m'.'"} michael@0: other{"00 m'.'"} michael@0: } michael@0: 100000000{ michael@0: one{"000 m'.'"} michael@0: other{"000 m'.'"} michael@0: } michael@0: 1000000000{ michael@0: one{"0 ma'.'"} michael@0: other{"0 ma'.'"} michael@0: } michael@0: 10000000000{ michael@0: one{"00 ma'.'"} michael@0: other{"00 ma'.'"} michael@0: } michael@0: 100000000000{ michael@0: one{"000 ma'.'"} michael@0: other{"000 ma'.'"} michael@0: } michael@0: 1000000000000{ michael@0: one{"0 bn"} michael@0: other{"0 bn"} michael@0: } michael@0: 10000000000000{ michael@0: one{"00 bn"} michael@0: other{"00 bn"} michael@0: } michael@0: 100000000000000{ michael@0: one{"000 bn"} michael@0: other{"000 bn"} michael@0: } michael@0: } 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: superscriptingExponent{"×"} michael@0: } michael@0: } michael@0: } michael@0: Version{"2.0.92.87"} michael@0: calendar{ 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: "d.M.y G", michael@0: "d.M.y GGGGG", michael@0: "{1}, {0}", michael@0: "{1} 'kl.' {0}", michael@0: "{1} 'kl.' {0}", michael@0: "{1}, {0}", michael@0: "{1}, {0}", michael@0: } michael@0: availableFormats{ michael@0: Ed{"E d."} michael@0: Gy{"y G"} michael@0: GyMMM{"MMM y G"} michael@0: GyMMMEd{"E, d. MMM y G"} michael@0: GyMMMd{"d. MMM y G"} michael@0: H{"HH"} michael@0: Hm{"HH:mm"} michael@0: Hms{"HH:mm:ss"} 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: MMMd{"d. MMM"} michael@0: Md{"d.M."} michael@0: d{"d"} michael@0: h{"h a"} michael@0: hm{"h:mm a"} michael@0: hms{"h:mm:ss a"} michael@0: ms{"mm:ss"} michael@0: y{"y G"} michael@0: yyyy{"y G"} michael@0: yyyyM{"M.y G"} michael@0: yyyyMEd{"E, d.M.y G"} michael@0: yyyyMMM{"MMM y G"} michael@0: yyyyMMMEd{"E, d. MMM y G"} michael@0: yyyyMMMM{"MMMM y G"} michael@0: yyyyMMMd{"d. MMM y G"} michael@0: yyyyMd{"d.M.y G"} michael@0: yyyyQQQ{"QQQ y G"} michael@0: yyyyQQQQ{"QQQQ y G"} 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, d.M. – E, d.M."} michael@0: d{"E, d. – E, d.M."} 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{"MMMM–MMMM"} 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{"d.M.–d.M."} michael@0: d{"d.–d.M."} 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 G"} michael@0: } michael@0: yM{ michael@0: M{"M.–M.y G"} michael@0: y{"M.y–M.y G"} michael@0: } michael@0: yMEd{ michael@0: M{"E, d.M. – E, d.M.y G"} michael@0: d{"E, d. – E, d.M.y G"} michael@0: y{"E, d.M.y – E, d.M.y G"} michael@0: } michael@0: yMMM{ michael@0: M{"MMM–MMM y G"} michael@0: y{"MMM y – MMM y G"} michael@0: } michael@0: yMMMEd{ michael@0: M{"E, d. MMM – E, d. MMM y G"} michael@0: d{"E, d. – E, d. MMM y G"} michael@0: y{"E, d. MMM y – E, d. MMM y G"} michael@0: } michael@0: yMMMM{ michael@0: M{"MMMM–MMMM y G"} michael@0: y{"MMMM y – MMMM y G"} michael@0: } michael@0: yMMMd{ michael@0: M{"d. MMM – d. MMM y G"} michael@0: d{"d.–d. MMM y G"} michael@0: y{"d. MMM y – d. MMM y G"} michael@0: } michael@0: yMd{ michael@0: M{"d.M.–d.M.y G"} michael@0: d{"d.–d.M.y G"} michael@0: y{"d.M.y–d.M.y G"} michael@0: } michael@0: } michael@0: } michael@0: gregorian{ michael@0: AmPmMarkers{ michael@0: "f.h.", michael@0: "e.h.", michael@0: } michael@0: AmPmMarkersNarrow{ michael@0: "f.h.", michael@0: "e.h.", 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: "d. MMM y", michael@0: "d.M.y", michael@0: "{1}, {0}", michael@0: "{1} 'kl.' {0}", michael@0: "{1} 'kl.' {0}", michael@0: "{1}, {0}", michael@0: "{1}, {0}", michael@0: } michael@0: appendItems{ michael@0: Timezone{"{0} {1}"} michael@0: } michael@0: availableFormats{ michael@0: EHm{"E, HH:mm"} michael@0: EHms{"E, HH:mm:ss"} michael@0: Ed{"E d."} michael@0: Ehm{"E, h:mm a"} michael@0: Ehms{"E, h:mm:ss a"} michael@0: Gy{"y G"} michael@0: GyMMM{"MMM y G"} michael@0: GyMMMEd{"E, d. MMM y G"} michael@0: GyMMMd{"d. MMM y G"} michael@0: H{"HH"} michael@0: Hm{"HH:mm"} michael@0: Hms{"HH:mm:ss"} 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: MMMd{"d. MMM"} michael@0: Md{"d.M."} michael@0: d{"d"} michael@0: h{"h a"} michael@0: hm{"h:mm a"} michael@0: hms{"h:mm:ss a"} michael@0: ms{"mm:ss"} michael@0: y{"y"} michael@0: yM{"M. y"} michael@0: yMEd{"E, d.M.y"} michael@0: yMMM{"MMM y"} michael@0: yMMMEd{"E, d. MMM y"} michael@0: yMMMM{"MMMM y"} michael@0: yMMMd{"d. MMM y"} michael@0: yMd{"d.M.y"} michael@0: yQQQ{"QQQ y"} michael@0: yQQQQ{"QQQQ y"} michael@0: } michael@0: dayNames{ michael@0: format{ michael@0: abbreviated{ michael@0: "sun.", michael@0: "mán.", michael@0: "þri.", michael@0: "mið.", michael@0: "fim.", michael@0: "fös.", michael@0: "lau.", michael@0: } michael@0: narrow{ michael@0: "S", michael@0: "M", michael@0: "Þ", michael@0: "M", michael@0: "F", michael@0: "F", michael@0: "L", michael@0: } michael@0: short{ michael@0: "su.", michael@0: "má.", michael@0: "þr.", michael@0: "mi.", michael@0: "fi.", michael@0: "fö.", michael@0: "la.", michael@0: } michael@0: wide{ michael@0: "sunnudagur", michael@0: "mánudagur", michael@0: "þriðjudagur", michael@0: "miðvikudagur", michael@0: "fimmtudagur", michael@0: "föstudagur", michael@0: "laugardagur", michael@0: } michael@0: } michael@0: stand-alone{ michael@0: abbreviated{ michael@0: "sun.", michael@0: "mán.", michael@0: "þri.", michael@0: "mið.", michael@0: "fim.", michael@0: "fös.", michael@0: "lau.", michael@0: } michael@0: narrow{ michael@0: "S", michael@0: "M", michael@0: "Þ", michael@0: "M", michael@0: "F", michael@0: "F", michael@0: "L", michael@0: } michael@0: short{ michael@0: "su.", michael@0: "má.", michael@0: "þr.", michael@0: "mi.", michael@0: "fi.", michael@0: "fö.", michael@0: "la.", michael@0: } michael@0: wide{ michael@0: "sunnudagur", michael@0: "mánudagur", michael@0: "þriðjudagur", michael@0: "miðvikudagur", michael@0: "fimmtudagur", michael@0: "föstudagur", michael@0: "laugardagur", michael@0: } michael@0: } michael@0: } michael@0: eras{ michael@0: abbreviated{ michael@0: "f.Kr.", michael@0: "e.Kr.", michael@0: } michael@0: narrow{ michael@0: "f.k.", michael@0: "e.k.", 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, d.M. – E, d.M."} michael@0: d{"E, d.M. – E, d.M."} 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{"d.M.–d.M."} michael@0: d{"d.M.–d.M."} 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{"M.y – M.y"} michael@0: y{"M.y – M.y"} michael@0: } michael@0: yMEd{ michael@0: M{"E, d.M.y – E, d.M.y"} michael@0: d{"E, d.M.y – E, d.M.y"} michael@0: y{"E, d.M.y – E, d.M.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{"MMMM–MMMM y"} michael@0: y{"MMMM y – MMMM 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{"d.M.y – d.M.y"} michael@0: d{"d.M.y – d.M.y"} michael@0: y{"d.M.y – d.M.y"} michael@0: } michael@0: } michael@0: monthNames{ michael@0: format{ michael@0: abbreviated{ michael@0: "jan.", michael@0: "feb.", michael@0: "mar.", michael@0: "apr.", michael@0: "maí", michael@0: "jún.", michael@0: "júl.", michael@0: "ágú.", michael@0: "sep.", michael@0: "okt.", michael@0: "nóv.", michael@0: "des.", michael@0: } 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: "Á", michael@0: "S", michael@0: "O", michael@0: "N", michael@0: "D", michael@0: } michael@0: wide{ michael@0: "janúar", michael@0: "febrúar", michael@0: "mars", michael@0: "apríl", michael@0: "maí", michael@0: "júní", michael@0: "júlí", michael@0: "ágúst", michael@0: "september", michael@0: "október", michael@0: "nóvember", michael@0: "desember", michael@0: } michael@0: } michael@0: stand-alone{ michael@0: abbreviated{ michael@0: "jan.", michael@0: "feb.", michael@0: "mar.", michael@0: "apr.", michael@0: "maí", michael@0: "jún.", michael@0: "júl.", michael@0: "ágú.", michael@0: "sep.", michael@0: "okt.", michael@0: "nóv.", michael@0: "des.", michael@0: } 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: "Á", michael@0: "S", michael@0: "O", michael@0: "N", michael@0: "D", michael@0: } michael@0: wide{ michael@0: "janúar", michael@0: "febrúar", michael@0: "mars", michael@0: "apríl", michael@0: "maí", michael@0: "júní", michael@0: "júlí", michael@0: "ágúst", michael@0: "september", michael@0: "október", michael@0: "nóvember", michael@0: "desember", michael@0: } michael@0: } michael@0: } michael@0: quarters{ michael@0: format{ michael@0: abbreviated{ michael@0: "F1", michael@0: "F2", michael@0: "F3", michael@0: "F4", michael@0: } michael@0: narrow{ michael@0: "1", michael@0: "2", michael@0: "3", michael@0: "4", michael@0: } michael@0: wide{ michael@0: "1. fjórðungur", michael@0: "2. fjórðungur", michael@0: "3. fjórðungur", michael@0: "4. fjórðungur", michael@0: } michael@0: } michael@0: stand-alone{ michael@0: abbreviated{ michael@0: "F1", michael@0: "F2", michael@0: "F3", michael@0: "F4", michael@0: } michael@0: narrow{ michael@0: "1", michael@0: "2", michael@0: "3", michael@0: "4", michael@0: } michael@0: wide{ michael@0: "1. fjórðungur", michael@0: "2. fjórðungur", michael@0: "3. fjórðungur", michael@0: "4. fjórðungur", 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{"dagur"} michael@0: relative{ michael@0: "-1"{"í gær"} michael@0: "-2"{"í fyrradag"} michael@0: "0"{"í dag"} michael@0: "1"{"á morgun"} michael@0: "2"{"eftir tvo daga"} michael@0: } michael@0: relativeTime{ michael@0: future{ michael@0: one{"eftir {0} dag"} michael@0: other{"eftir {0} daga"} michael@0: } michael@0: past{ michael@0: one{"fyrir {0} degi"} michael@0: other{"fyrir {0} dögum"} michael@0: } michael@0: } michael@0: } michael@0: dayperiod{ michael@0: dn{"f.h./e.h."} michael@0: } michael@0: era{ michael@0: dn{"tímabil"} michael@0: } michael@0: fri{ michael@0: relative{ michael@0: "-1"{"föstudagur í síðustu viku"} michael@0: "0"{"föstudagur í þessari viku"} michael@0: "1"{"föstudagur í næstu viku"} michael@0: } michael@0: } michael@0: hour{ michael@0: dn{"klukkustund"} michael@0: relativeTime{ michael@0: future{ michael@0: one{"eftir {0} klukkustund"} michael@0: other{"eftir {0} klukkustundir"} michael@0: } michael@0: past{ michael@0: one{"fyrir {0} klukkustund"} michael@0: other{"fyrir {0} klukkustundum"} michael@0: } michael@0: } michael@0: } michael@0: minute{ michael@0: dn{"mínúta"} michael@0: relativeTime{ michael@0: future{ michael@0: one{"eftir {0} mínútu"} michael@0: other{"eftir {0} mínútur"} michael@0: } michael@0: past{ michael@0: one{"fyrir {0} mínútu"} michael@0: other{"fyrir {0} mínútum"} michael@0: } michael@0: } michael@0: } michael@0: mon{ michael@0: relative{ michael@0: "-1"{"mánudagur í síðustu viku"} michael@0: "0"{"mánudagur í þessari viku"} michael@0: "1"{"mánudagur í næstu viku"} michael@0: } michael@0: } michael@0: month{ michael@0: dn{"mánuður"} michael@0: relative{ michael@0: "-1"{"í síðasta mánuði"} michael@0: "0"{"í þessum mánuði"} michael@0: "1"{"í næsta mánuði"} michael@0: } michael@0: relativeTime{ michael@0: future{ michael@0: one{"eftir {0} mánuð"} michael@0: other{"eftir {0} mánuði"} michael@0: } michael@0: past{ michael@0: one{"fyrir {0} mánuði"} michael@0: other{"fyrir {0} mánuðum"} michael@0: } michael@0: } michael@0: } michael@0: sat{ michael@0: relative{ michael@0: "-1"{"laugardagur í síðustu viku"} michael@0: "0"{"laugardagur í þessari viku"} michael@0: "1"{"laugardagur í næstu viku"} michael@0: } michael@0: } michael@0: second{ michael@0: dn{"sekúnda"} michael@0: relative{ michael@0: "0"{"núna"} michael@0: } michael@0: relativeTime{ michael@0: future{ michael@0: one{"eftir {0} sekúndu"} michael@0: other{"eftir {0} sekúndur"} michael@0: } michael@0: past{ michael@0: one{"fyrir {0} sekúndu"} michael@0: other{"fyrir {0} sekúndum"} michael@0: } michael@0: } michael@0: } michael@0: sun{ michael@0: relative{ michael@0: "-1"{"sunnudagur í síðustu viku"} michael@0: "0"{"sunnudagur í þessari viku"} michael@0: "1"{"sunnudagur í næstu viku"} michael@0: } michael@0: } michael@0: thu{ michael@0: relative{ michael@0: "-1"{"fimmtudagur í síðustu viku"} michael@0: "0"{"fimmtudagur í þessari viku"} michael@0: "1"{"fimmtudagur í næstu viku"} michael@0: } michael@0: } michael@0: tue{ michael@0: relative{ michael@0: "-1"{"þriðjudagur í síðustu viku"} michael@0: "0"{"þriðjudagur í þessari viku"} michael@0: "1"{"þriðjudagur í næstu viku"} michael@0: } michael@0: } michael@0: wed{ michael@0: relative{ michael@0: "-1"{"miðvikudagur í síðustu viku"} michael@0: "0"{"miðvikudagur í þessari viku"} michael@0: "1"{"miðvikudagur í næstu viku"} michael@0: } michael@0: } michael@0: week{ michael@0: dn{"vika"} michael@0: relative{ michael@0: "-1"{"í síðustu viku"} michael@0: "0"{"í þessari viku"} michael@0: "1"{"í næstu viku"} michael@0: } michael@0: relativeTime{ michael@0: future{ michael@0: one{"eftir {0} viku"} michael@0: other{"eftir {0} vikur"} michael@0: } michael@0: past{ michael@0: one{"fyrir {0} viku"} michael@0: other{"fyrir {0} vikum"} michael@0: } michael@0: } michael@0: } michael@0: weekday{ michael@0: dn{"vikudagur"} michael@0: } michael@0: year{ michael@0: dn{"ár"} michael@0: relative{ michael@0: "-1"{"á síðasta ári"} michael@0: "0"{"á þessu ári"} michael@0: "1"{"á næsta ári"} michael@0: } michael@0: relativeTime{ michael@0: future{ michael@0: one{"eftir {0} ár"} michael@0: other{"eftir {0} ár"} michael@0: } michael@0: past{ michael@0: one{"fyrir {0} ári"} michael@0: other{"fyrir {0} árum"} michael@0: } michael@0: } michael@0: } michael@0: zone{ michael@0: dn{"tímabelti"} michael@0: } michael@0: } michael@0: listPattern{ michael@0: standard{ michael@0: 2{"{0} og {1}"} michael@0: end{"{0} og {1}"} michael@0: middle{"{0}, {1}"} michael@0: start{"{0}, {1}"} michael@0: } michael@0: unit{ michael@0: 2{"{0} og {1}"} michael@0: end{"{0} og {1}"} michael@0: middle{"{0}, {1}"} michael@0: start{"{0}, {1}"} michael@0: } michael@0: unit-narrow{ michael@0: 2{"{0} og {1}"} michael@0: end{"{0} og {1}"} michael@0: middle{"{0} {1}"} michael@0: start{"{0} {1}"} michael@0: } michael@0: unit-short{ michael@0: 2{"{0} og {1}"} michael@0: end{"{0} og {1}"} michael@0: middle{"{0}, {1}"} michael@0: start{"{0}, {1}"} michael@0: } michael@0: } michael@0: measurementSystemNames{ michael@0: UK{"breskt"} michael@0: US{"bandarískt"} michael@0: metric{"metrakerfi"} michael@0: } michael@0: transformNames{ michael@0: BGN{"BGN"} michael@0: Numeric{"Tölulegur"} michael@0: Tone{"Tónn"} michael@0: UNGEGN{"UNGEGN"} michael@0: x-Accents{"Áherslur"} michael@0: x-Fullwidth{"Full breidd"} michael@0: x-Halfwidth{"Hálf breidd"} michael@0: x-Jamo{"Jamo"} michael@0: x-Pinyin{"Pinyin"} michael@0: x-Publishing{"Birting"} michael@0: } michael@0: units{ michael@0: acceleration{ michael@0: g-force{ michael@0: one{"{0} G"} michael@0: other{"{0} G"} michael@0: } michael@0: } michael@0: angle{ michael@0: degree{ michael@0: one{"{0} gráða"} michael@0: other{"{0} gráður"} michael@0: } michael@0: } michael@0: area{ michael@0: acre{ michael@0: one{"{0} ekra"} michael@0: other{"{0} ekrur"} michael@0: } michael@0: hectare{ michael@0: one{"{0} hektari"} michael@0: other{"{0} hektarar"} michael@0: } michael@0: square-foot{ michael@0: one{"{0} ferfet"} michael@0: other{"{0} ferfet"} michael@0: } michael@0: square-kilometer{ michael@0: one{"{0} ferkílómetri"} michael@0: other{"{0} ferkílómetrar"} michael@0: } michael@0: square-meter{ michael@0: one{"{0} fermetri"} michael@0: other{"{0} fermetrar"} michael@0: } michael@0: square-mile{ michael@0: one{"{0} fermíla"} michael@0: other{"{0} fermílur"} michael@0: } michael@0: } michael@0: compound{ michael@0: per{"{0} á {1}"} michael@0: } michael@0: duration{ michael@0: day{ michael@0: one{"{0} dagur"} michael@0: other{"{0} dagar"} michael@0: } michael@0: hour{ michael@0: one{"{0} klukkustund"} michael@0: other{"{0} klukkustundir"} michael@0: } michael@0: millisecond{ michael@0: one{"{0} millisekúnda"} michael@0: other{"{0} millisekúndur"} michael@0: } michael@0: minute{ michael@0: one{"{0} mínúta"} michael@0: other{"{0} mínútur"} michael@0: } michael@0: month{ michael@0: one{"{0} mánuður"} michael@0: other{"{0} mánuðir"} michael@0: } michael@0: second{ michael@0: one{"{0} sekúnda"} michael@0: other{"{0} sekúndur"} michael@0: } michael@0: week{ michael@0: one{"{0} vika"} michael@0: other{"{0} vikur"} michael@0: } michael@0: year{ michael@0: one{"{0} ár"} michael@0: other{"{0} ár"} michael@0: } michael@0: } michael@0: length{ michael@0: centimeter{ michael@0: one{"{0} sentimetri"} michael@0: other{"{0} sentimetrar"} michael@0: } michael@0: foot{ michael@0: one{"{0} fet"} michael@0: other{"{0} fet"} michael@0: } michael@0: inch{ michael@0: one{"{0} tomma"} michael@0: other{"{0} tommu"} michael@0: } michael@0: kilometer{ michael@0: one{"{0} kílómetri"} michael@0: other{"{0} kílómetrar"} michael@0: } michael@0: light-year{ michael@0: one{"{0} ljósár"} michael@0: other{"{0} ljósár"} michael@0: } michael@0: meter{ michael@0: one{"{0} metri"} michael@0: other{"{0} metrar"} michael@0: } michael@0: mile{ michael@0: one{"{0} míla"} michael@0: other{"{0} mílur"} michael@0: } michael@0: millimeter{ michael@0: one{"{0} millimetri"} michael@0: other{"{0} millimetrar"} michael@0: } michael@0: picometer{ michael@0: one{"{0} píkómetri"} michael@0: other{"{0} píkómetrar"} michael@0: } michael@0: yard{ michael@0: one{"{0} yard"} michael@0: other{"{0} yardar"} michael@0: } michael@0: } michael@0: mass{ michael@0: gram{ michael@0: one{"{0} gramm"} michael@0: other{"{0} grömm"} michael@0: } michael@0: kilogram{ michael@0: one{"{0} kílógramm"} michael@0: other{"{0} kílógrömm"} michael@0: } michael@0: ounce{ michael@0: one{"{0} únsa"} michael@0: other{"{0} únsur"} michael@0: } michael@0: pound{ michael@0: one{"{0} pund"} michael@0: other{"{0} pund"} michael@0: } michael@0: } michael@0: power{ michael@0: horsepower{ michael@0: one{"{0} hestafl"} michael@0: other{"{0} hestöfl"} michael@0: } michael@0: kilowatt{ michael@0: one{"{0} kílóvatt"} michael@0: other{"{0} kílóvött"} michael@0: } michael@0: watt{ michael@0: one{"{0} vatt"} michael@0: other{"{0} vött"} michael@0: } michael@0: } michael@0: pressure{ michael@0: hectopascal{ michael@0: one{"{0} hektópaskal"} michael@0: other{"{0} hektópasköl"} michael@0: } michael@0: inch-hg{ michael@0: one{"{0} tomma af kvikasilfri"} michael@0: other{"{0} tommur af kvikvasilfri"} michael@0: } michael@0: millibar{ michael@0: one{"{0} millibar"} michael@0: other{"{0} millibör"} michael@0: } michael@0: } michael@0: speed{ michael@0: kilometer-per-hour{ michael@0: one{"{0} kílómetri á klukkustund"} michael@0: other{"{0} kílómetrar á klukkustund"} michael@0: } michael@0: meter-per-second{ michael@0: one{"{0} metri á sekúndu"} michael@0: other{"{0} metrar á sekúndu"} michael@0: } michael@0: mile-per-hour{ michael@0: one{"{0} míla á klukkustund"} michael@0: other{"{0} mílur á klukkustund"} michael@0: } michael@0: } michael@0: temperature{ michael@0: celsius{ michael@0: one{"{0} gráða á Celsíus"} michael@0: other{"{0} gráður á Celsíus"} michael@0: } michael@0: fahrenheit{ michael@0: one{"{0} gráða á Fahrenheit"} michael@0: other{"{0} gráður á Fahrenheit"} michael@0: } michael@0: } michael@0: volume{ michael@0: cubic-kilometer{ michael@0: one{"{0} rúmkílómetri"} michael@0: other{"{0} rúmkílómetrar"} michael@0: } michael@0: cubic-mile{ michael@0: one{"{0} rúmmíla"} michael@0: other{"{0} rúmmílur"} michael@0: } michael@0: liter{ michael@0: one{"{0} lítri"} michael@0: other{"{0} lítrar"} michael@0: } michael@0: } michael@0: } michael@0: unitsNarrow{ michael@0: acceleration{ michael@0: g-force{ michael@0: one{"{0}G"} michael@0: other{"{0}G"} michael@0: } michael@0: } michael@0: angle{ michael@0: degree{ michael@0: one{"{0}°"} michael@0: other{"{0}°"} michael@0: } michael@0: } michael@0: area{ michael@0: acre{ michael@0: one{"{0} ek."} michael@0: other{"{0} ek."} michael@0: } michael@0: hectare{ michael@0: one{"{0} ha"} michael@0: other{"{0} ha"} michael@0: } michael@0: square-foot{ michael@0: one{"{0} ferfet"} michael@0: other{"{0} ferfet"} michael@0: } michael@0: square-kilometer{ michael@0: one{"{0} km²"} michael@0: other{"{0} km²"} michael@0: } michael@0: square-meter{ michael@0: one{"{0} m²"} michael@0: other{"{0} m²"} michael@0: } michael@0: square-mile{ michael@0: one{"{0}mí²"} michael@0: other{"{0}mí²"} michael@0: } michael@0: } michael@0: compound{ michael@0: per{"{0}/{1}"} michael@0: } michael@0: duration{ michael@0: day{ michael@0: one{"{0} d."} michael@0: other{"{0} d."} michael@0: } michael@0: hour{ michael@0: one{"{0} klst."} michael@0: other{"{0} klst."} michael@0: } michael@0: millisecond{ michael@0: one{"{0}ms"} michael@0: other{"{0}ms"} michael@0: } michael@0: minute{ michael@0: one{"{0} mín."} michael@0: other{"{0} mín."} michael@0: } michael@0: month{ michael@0: one{"{0} mán."} michael@0: other{"{0} mán."} michael@0: } michael@0: second{ michael@0: one{"{0} sek."} michael@0: other{"{0} sek."} michael@0: } michael@0: week{ michael@0: one{"{0} v."} michael@0: other{"{0} v."} michael@0: } michael@0: year{ michael@0: one{"{0}á"} michael@0: other{"{0}á"} michael@0: } michael@0: } michael@0: length{ michael@0: centimeter{ michael@0: one{"{0} cm"} michael@0: other{"{0} cm"} michael@0: } michael@0: foot{ michael@0: one{"{0} fet"} michael@0: other{"{0} fet"} michael@0: } michael@0: inch{ michael@0: one{"{0}″"} michael@0: other{"{0}″"} michael@0: } michael@0: kilometer{ michael@0: one{"{0} km"} michael@0: other{"{0} km"} michael@0: } michael@0: light-year{ michael@0: one{"{0} lj."} michael@0: other{"{0} lj."} michael@0: } michael@0: meter{ michael@0: one{"{0} m"} michael@0: other{"{0} m"} michael@0: } michael@0: mile{ michael@0: one{"{0} mí"} michael@0: other{"{0} mí"} michael@0: } michael@0: millimeter{ michael@0: one{"{0} mm"} michael@0: other{"{0} mm"} michael@0: } michael@0: picometer{ michael@0: one{"{0} pm"} michael@0: other{"{0} pm"} michael@0: } michael@0: yard{ michael@0: one{"{0} yd"} michael@0: other{"{0} yd"} michael@0: } michael@0: } michael@0: mass{ michael@0: gram{ michael@0: one{"{0} g"} michael@0: other{"{0} g"} michael@0: } michael@0: kilogram{ michael@0: one{"{0} kg"} michael@0: other{"{0} kg"} michael@0: } michael@0: ounce{ michael@0: one{"{0} únsa"} michael@0: other{"{0} únsur"} michael@0: } michael@0: pound{ michael@0: one{"{0} p."} michael@0: other{"{0} p."} michael@0: } michael@0: } michael@0: power{ michael@0: horsepower{ michael@0: one{"{0} ek"} michael@0: other{"{0} ek"} michael@0: } michael@0: kilowatt{ michael@0: one{"{0} kW"} michael@0: other{"{0} kW"} michael@0: } michael@0: watt{ michael@0: one{"{0} W"} michael@0: other{"{0} W"} michael@0: } michael@0: } michael@0: pressure{ michael@0: hectopascal{ michael@0: one{"{0} hPa"} michael@0: other{"{0} hPa"} michael@0: } michael@0: inch-hg{ michael@0: one{"{0}\u0022 Hg"} michael@0: other{"{0}\u0022 Hg"} michael@0: } michael@0: millibar{ michael@0: one{"{0} mbar"} michael@0: other{"{0} mbör"} michael@0: } michael@0: } michael@0: speed{ michael@0: kilometer-per-hour{ michael@0: one{"{0} km/klst."} michael@0: other{"{0} km/klst."} michael@0: } michael@0: meter-per-second{ michael@0: one{"{0} m/sek."} michael@0: other{"{0} m/sek."} michael@0: } michael@0: mile-per-hour{ michael@0: one{"{0} míla/klst."} michael@0: other{"{0} míl./klst."} michael@0: } michael@0: } michael@0: temperature{ michael@0: celsius{ michael@0: one{"{0}°"} michael@0: other{"{0}°"} michael@0: } michael@0: fahrenheit{ michael@0: one{"{0}°F"} michael@0: other{"{0}°F"} michael@0: } michael@0: } michael@0: volume{ michael@0: cubic-kilometer{ michael@0: one{"{0} km³"} michael@0: other{"{0} km³"} michael@0: } michael@0: cubic-mile{ michael@0: one{"{0}mi³"} michael@0: other{"{0}mi³"} michael@0: } michael@0: liter{ michael@0: one{"{0} l"} michael@0: other{"{0} l"} michael@0: } michael@0: } michael@0: } michael@0: unitsShort{ michael@0: acceleration{ michael@0: g-force{ michael@0: one{"{0} G"} michael@0: other{"{0} G"} michael@0: } michael@0: } michael@0: angle{ michael@0: degree{ michael@0: one{"{0}°"} michael@0: other{"{0}°"} michael@0: } michael@0: } michael@0: area{ michael@0: acre{ michael@0: one{"{0} ek."} michael@0: other{"{0} ek."} michael@0: } michael@0: hectare{ michael@0: one{"{0} ha"} michael@0: other{"{0} ha"} michael@0: } michael@0: square-foot{ michael@0: one{"{0} ferfet"} michael@0: other{"{0} ferfet"} michael@0: } michael@0: square-kilometer{ michael@0: one{"{0} km²"} michael@0: other{"{0} km²"} michael@0: } michael@0: square-meter{ michael@0: one{"{0} m²"} michael@0: other{"{0} m²"} michael@0: } michael@0: square-mile{ michael@0: one{"{0} fermíla"} michael@0: other{"{0} fermílur"} michael@0: } michael@0: } michael@0: compound{ michael@0: per{"{0}/{1}"} michael@0: } michael@0: duration{ michael@0: day{ michael@0: one{"{0} dagur"} michael@0: other{"{0} dagar"} michael@0: } michael@0: hour{ michael@0: one{"{0} klst."} michael@0: other{"{0} klst."} michael@0: } michael@0: millisecond{ michael@0: one{"{0} ms"} michael@0: other{"{0} ms"} michael@0: } michael@0: minute{ michael@0: one{"{0} mín."} michael@0: other{"{0} mín."} michael@0: } michael@0: month{ michael@0: one{"{0} mán."} michael@0: other{"{0} mán."} michael@0: } michael@0: second{ michael@0: one{"{0} sek."} michael@0: other{"{0} sek."} michael@0: } michael@0: week{ michael@0: one{"{0} vika"} michael@0: other{"{0} vikur"} michael@0: } michael@0: year{ michael@0: one{"{0} ár"} michael@0: other{"{0} ár"} michael@0: } michael@0: } michael@0: length{ michael@0: centimeter{ michael@0: one{"{0} cm"} michael@0: other{"{0} cm"} michael@0: } michael@0: foot{ michael@0: one{"{0} fet"} michael@0: other{"{0} fet"} michael@0: } michael@0: inch{ michael@0: one{"{0} t."} michael@0: other{"{0} t."} michael@0: } michael@0: kilometer{ michael@0: one{"{0} km"} michael@0: other{"{0} km"} michael@0: } michael@0: light-year{ michael@0: one{"{0} ljósár"} michael@0: other{"{0} ljósár"} michael@0: } michael@0: meter{ michael@0: one{"{0} m"} michael@0: other{"{0} m"} michael@0: } michael@0: mile{ michael@0: one{"{0} mí"} michael@0: other{"{0} mí"} michael@0: } michael@0: millimeter{ michael@0: one{"{0} mm"} michael@0: other{"{0} mm"} michael@0: } michael@0: picometer{ michael@0: one{"{0} pm"} michael@0: other{"{0} pm"} michael@0: } michael@0: yard{ michael@0: one{"{0} y."} michael@0: other{"{0} y."} michael@0: } michael@0: } michael@0: mass{ michael@0: gram{ michael@0: one{"{0} g"} michael@0: other{"{0} g"} michael@0: } michael@0: kilogram{ michael@0: one{"{0} kg"} michael@0: other{"{0} kg"} michael@0: } michael@0: ounce{ michael@0: one{"{0} únsa"} michael@0: other{"{0} únsur"} michael@0: } michael@0: pound{ michael@0: one{"{0} p."} michael@0: other{"{0} p."} michael@0: } michael@0: } michael@0: power{ michael@0: horsepower{ michael@0: one{"{0} hestafl"} michael@0: other{"{0} hestöfl"} michael@0: } michael@0: kilowatt{ michael@0: one{"{0} kW"} michael@0: other{"{0} kW"} michael@0: } michael@0: watt{ michael@0: one{"{0} W"} michael@0: other{"{0} W"} michael@0: } michael@0: } michael@0: pressure{ michael@0: hectopascal{ michael@0: one{"{0} hPa"} michael@0: other{"{0} hPa"} michael@0: } michael@0: inch-hg{ michael@0: one{"{0} tomma Hg"} michael@0: other{"{0} tommur Hg"} michael@0: } michael@0: millibar{ michael@0: one{"{0} mbar"} michael@0: other{"{0} mbör"} michael@0: } michael@0: } michael@0: speed{ michael@0: kilometer-per-hour{ michael@0: one{"{0} km/klst."} michael@0: other{"{0} km/klst."} michael@0: } michael@0: meter-per-second{ michael@0: one{"{0} m/sek."} michael@0: other{"{0} m/sek."} michael@0: } michael@0: mile-per-hour{ michael@0: one{"{0} míla/klst."} michael@0: other{"{0} mílur/klst."} michael@0: } michael@0: } michael@0: temperature{ michael@0: celsius{ michael@0: one{"{0}°C"} michael@0: other{"{0}°C"} michael@0: } michael@0: fahrenheit{ michael@0: one{"{0}°F"} michael@0: other{"{0}°F"} michael@0: } michael@0: } michael@0: volume{ michael@0: cubic-kilometer{ michael@0: one{"{0} km³"} michael@0: other{"{0} km³"} michael@0: } michael@0: cubic-mile{ michael@0: one{"{0} rúmmíla"} michael@0: other{"{0} rúmmílur"} michael@0: } michael@0: liter{ michael@0: one{"{0} l"} michael@0: other{"{0} l"} michael@0: } michael@0: } michael@0: } michael@0: }