2004-08-20 23:12:31 +00:00
|
|
|
|
// ***************************************************************************
|
2000-01-12 19:26:57 +00:00
|
|
|
|
// *
|
2014-01-09 22:59:37 +00:00
|
|
|
|
// * Copyright (C) 2014 International Business Machines
|
2013-01-26 01:14:35 +00:00
|
|
|
|
// * Corporation and others. All Rights Reserved.
|
2012-08-01 20:40:39 +00:00
|
|
|
|
// * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter
|
|
|
|
|
// * Source File: <path>/common/main/hu.xml
|
2000-01-12 19:26:57 +00:00
|
|
|
|
// *
|
2002-01-30 06:16:26 +00:00
|
|
|
|
// ***************************************************************************
|
2004-10-13 00:39:42 +00:00
|
|
|
|
/**
|
2013-07-08 06:51:38 +00:00
|
|
|
|
* ICU <specials> source: <path>/common/main/hu.xml
|
2004-10-13 00:39:42 +00:00
|
|
|
|
*/
|
2004-08-20 23:12:31 +00:00
|
|
|
|
hu{
|
2011-05-05 18:12:27 +00:00
|
|
|
|
AuxExemplarCharacters{"[à ă â å ä ã ā æ ç è ĕ ê ë ē ì ĭ î ï ī ñ ò ŏ ô ø ō œ q ù ŭ û ū w x y ÿ]"}
|
2013-09-11 19:16:25 +00:00
|
|
|
|
Ellipsis{
|
|
|
|
|
final{"{0}…"}
|
|
|
|
|
initial{"…{0}"}
|
|
|
|
|
medial{"{0}…{1}"}
|
|
|
|
|
word-final{"{0}…"}
|
|
|
|
|
word-initial{"…{0}"}
|
|
|
|
|
word-medial{"{0} … {1}"}
|
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
ExemplarCharacters{
|
2010-03-04 05:30:55 +00:00
|
|
|
|
"[a á b c {cs} {ccs} d {dz} {ddz} {dzs} {ddzs} e é f g {gy} {ggy} h i í j k l"
|
|
|
|
|
" {ly} {lly} m n {ny} {nny} o ó ö ő p r s {sz} {ssz} t {ty} {tty} u ú ü ű v z"
|
|
|
|
|
" {zs} {zzs}]"
|
|
|
|
|
}
|
|
|
|
|
ExemplarCharactersIndex{
|
2011-05-05 18:12:27 +00:00
|
|
|
|
"[A Á B C {CS} D {DZ} {DZS} E É F G {GY} H I Í J K L {LY} M N {NY} O Ó Ö Ő P "
|
|
|
|
|
"Q R S {SZ} T {TY} U Ú Ü Ű V W X Y Z {ZS}]"
|
2004-08-20 23:12:31 +00:00
|
|
|
|
}
|
2013-01-26 06:14:03 +00:00
|
|
|
|
ExemplarCharactersPunctuation{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
"[\\- – , ; \\: ! ? . … ' ’ \u0022 ” „ « » ( ) \\[ \\] \\{ \\} ⟨ ⟩ § @ * / "
|
|
|
|
|
"\\& # ~ ⁒]"
|
2013-01-26 06:14:03 +00:00
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
LocaleScript{
|
|
|
|
|
"Latn",
|
|
|
|
|
}
|
2013-09-11 19:16:25 +00:00
|
|
|
|
MoreInformation{"?"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
NumberElements{
|
2010-06-04 18:29:02 +00:00
|
|
|
|
latn{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
miscPatterns{
|
|
|
|
|
atLeast{"{0}+"}
|
|
|
|
|
range{"{0}–{1}"}
|
|
|
|
|
}
|
2010-06-04 18:29:02 +00:00
|
|
|
|
patterns{
|
2013-09-11 19:16:25 +00:00
|
|
|
|
accountingFormat{"#,##0.00 ¤"}
|
2010-06-04 18:29:02 +00:00
|
|
|
|
currencyFormat{"#,##0.00 ¤"}
|
|
|
|
|
decimalFormat{"#,##0.###"}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
percentFormat{"#,##0%"}
|
2010-06-04 18:29:02 +00:00
|
|
|
|
scientificFormat{"#E0"}
|
|
|
|
|
}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
patternsLong{
|
|
|
|
|
decimalFormat{
|
|
|
|
|
1000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"0 ezer"}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
other{"0 ezer"}
|
|
|
|
|
}
|
|
|
|
|
10000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"00 ezer"}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
other{"00 ezer"}
|
|
|
|
|
}
|
|
|
|
|
100000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"000 ezer"}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
other{"000 ezer"}
|
|
|
|
|
}
|
|
|
|
|
1000000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"0 millió"}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
other{"0 millió"}
|
|
|
|
|
}
|
|
|
|
|
10000000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"00 millió"}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
other{"00 millió"}
|
|
|
|
|
}
|
|
|
|
|
100000000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"000 millió"}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
other{"000 millió"}
|
|
|
|
|
}
|
|
|
|
|
1000000000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"0 milliárd"}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
other{"0 milliárd"}
|
|
|
|
|
}
|
|
|
|
|
10000000000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"00 milliárd"}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
other{"00 milliárd"}
|
|
|
|
|
}
|
|
|
|
|
100000000000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"000 milliárd"}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
other{"000 milliárd"}
|
|
|
|
|
}
|
|
|
|
|
1000000000000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"0 billió"}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
other{"0 billió"}
|
|
|
|
|
}
|
|
|
|
|
10000000000000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"00 billió"}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
other{"00 billió"}
|
|
|
|
|
}
|
|
|
|
|
100000000000000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"000 billió"}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
other{"000 billió"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
2012-08-03 21:05:03 +00:00
|
|
|
|
patternsShort{
|
|
|
|
|
decimalFormat{
|
|
|
|
|
1000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"0 E"}
|
2012-10-19 03:36:01 +00:00
|
|
|
|
other{"0 E"}
|
2012-08-03 21:05:03 +00:00
|
|
|
|
}
|
|
|
|
|
10000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"00 E"}
|
2012-10-19 03:36:01 +00:00
|
|
|
|
other{"00 E"}
|
2012-08-03 21:05:03 +00:00
|
|
|
|
}
|
|
|
|
|
100000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"000 E"}
|
2012-10-19 03:36:01 +00:00
|
|
|
|
other{"000 E"}
|
2012-08-03 21:05:03 +00:00
|
|
|
|
}
|
|
|
|
|
1000000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"0 M"}
|
2012-10-19 03:36:01 +00:00
|
|
|
|
other{"0 M"}
|
2012-08-03 21:05:03 +00:00
|
|
|
|
}
|
|
|
|
|
10000000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"00 M"}
|
2012-10-19 03:36:01 +00:00
|
|
|
|
other{"00 M"}
|
2012-08-03 21:05:03 +00:00
|
|
|
|
}
|
|
|
|
|
100000000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"000 M"}
|
2012-10-19 03:36:01 +00:00
|
|
|
|
other{"000 M"}
|
2012-08-03 21:05:03 +00:00
|
|
|
|
}
|
|
|
|
|
1000000000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"0 Mrd"}
|
2012-10-19 03:36:01 +00:00
|
|
|
|
other{"0 Mrd"}
|
2012-08-03 21:05:03 +00:00
|
|
|
|
}
|
|
|
|
|
10000000000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"00 Mrd"}
|
2012-10-19 03:36:01 +00:00
|
|
|
|
other{"00 Mrd"}
|
2012-08-03 21:05:03 +00:00
|
|
|
|
}
|
|
|
|
|
100000000000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"000 Mrd"}
|
2012-10-19 03:36:01 +00:00
|
|
|
|
other{"000 Mrd"}
|
2012-08-03 21:05:03 +00:00
|
|
|
|
}
|
|
|
|
|
1000000000000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"0 B"}
|
2012-10-19 03:36:01 +00:00
|
|
|
|
other{"0 B"}
|
2012-08-03 21:05:03 +00:00
|
|
|
|
}
|
|
|
|
|
10000000000000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"00 B"}
|
2012-10-19 03:36:01 +00:00
|
|
|
|
other{"00 B"}
|
2012-08-03 21:05:03 +00:00
|
|
|
|
}
|
|
|
|
|
100000000000000{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"000 B"}
|
2012-10-19 03:36:01 +00:00
|
|
|
|
other{"000 B"}
|
2012-08-03 21:05:03 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
2010-06-04 18:29:02 +00:00
|
|
|
|
symbols{
|
|
|
|
|
decimal{","}
|
|
|
|
|
exponential{"E"}
|
|
|
|
|
group{" "}
|
|
|
|
|
infinity{"∞"}
|
|
|
|
|
list{";"}
|
|
|
|
|
minusSign{"-"}
|
|
|
|
|
nan{"NaN"}
|
|
|
|
|
perMille{"‰"}
|
|
|
|
|
percentSign{"%"}
|
|
|
|
|
plusSign{"+"}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
superscriptingExponent{"×"}
|
2010-06-04 18:29:02 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
2014-03-12 04:34:00 +00:00
|
|
|
|
Version{"2.0.98.52"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
calendar{
|
|
|
|
|
buddhist{
|
|
|
|
|
eras{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"BK",
|
|
|
|
|
}
|
|
|
|
|
}
|
2004-05-18 02:47:52 +00:00
|
|
|
|
}
|
2011-05-05 18:12:27 +00:00
|
|
|
|
chinese{
|
|
|
|
|
monthNames{
|
|
|
|
|
format{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"1",
|
|
|
|
|
"2",
|
|
|
|
|
"3",
|
|
|
|
|
"4",
|
|
|
|
|
"5",
|
|
|
|
|
"6",
|
|
|
|
|
"7",
|
|
|
|
|
"8",
|
|
|
|
|
"9",
|
|
|
|
|
"10",
|
|
|
|
|
"11",
|
|
|
|
|
"12",
|
|
|
|
|
}
|
|
|
|
|
narrow{
|
|
|
|
|
"1",
|
|
|
|
|
"2",
|
|
|
|
|
"3",
|
|
|
|
|
"4",
|
|
|
|
|
"5",
|
|
|
|
|
"6",
|
|
|
|
|
"7",
|
|
|
|
|
"8",
|
|
|
|
|
"9",
|
|
|
|
|
"10",
|
|
|
|
|
"11",
|
|
|
|
|
"12",
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
stand-alone{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"1",
|
|
|
|
|
"2",
|
|
|
|
|
"3",
|
|
|
|
|
"4",
|
|
|
|
|
"5",
|
|
|
|
|
"6",
|
|
|
|
|
"7",
|
|
|
|
|
"8",
|
|
|
|
|
"9",
|
|
|
|
|
"10",
|
|
|
|
|
"11",
|
|
|
|
|
"12",
|
|
|
|
|
}
|
|
|
|
|
wide{
|
|
|
|
|
"1",
|
|
|
|
|
"2",
|
|
|
|
|
"3",
|
|
|
|
|
"4",
|
|
|
|
|
"5",
|
|
|
|
|
"6",
|
|
|
|
|
"7",
|
|
|
|
|
"8",
|
|
|
|
|
"9",
|
|
|
|
|
"10",
|
|
|
|
|
"11",
|
|
|
|
|
"12",
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
coptic{
|
|
|
|
|
monthNames{
|
|
|
|
|
format{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"Tout",
|
|
|
|
|
"Baba",
|
|
|
|
|
"Hator",
|
|
|
|
|
"Kiahk",
|
|
|
|
|
"Toba",
|
|
|
|
|
"Amshir",
|
|
|
|
|
"Baramhat",
|
|
|
|
|
"Baramouda",
|
|
|
|
|
"Bashans",
|
|
|
|
|
"Paona",
|
|
|
|
|
"Epep",
|
|
|
|
|
"Mesra",
|
|
|
|
|
"Nasie",
|
|
|
|
|
}
|
|
|
|
|
narrow{
|
|
|
|
|
"1",
|
|
|
|
|
"2",
|
|
|
|
|
"3",
|
|
|
|
|
"4",
|
|
|
|
|
"5",
|
|
|
|
|
"6",
|
|
|
|
|
"7",
|
|
|
|
|
"8",
|
|
|
|
|
"9",
|
|
|
|
|
"10",
|
|
|
|
|
"11",
|
|
|
|
|
"12",
|
|
|
|
|
"13",
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
stand-alone{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"Tout",
|
|
|
|
|
"Baba",
|
|
|
|
|
"Hator",
|
|
|
|
|
"Kiahk",
|
|
|
|
|
"Toba",
|
|
|
|
|
"Amshir",
|
|
|
|
|
"Baramhat",
|
|
|
|
|
"Baramouda",
|
|
|
|
|
"Bashans",
|
|
|
|
|
"Paona",
|
|
|
|
|
"Epep",
|
|
|
|
|
"Mesra",
|
|
|
|
|
"Nasie",
|
|
|
|
|
}
|
|
|
|
|
wide{
|
|
|
|
|
"Tout",
|
|
|
|
|
"Baba",
|
|
|
|
|
"Hator",
|
|
|
|
|
"Kiahk",
|
|
|
|
|
"Toba",
|
|
|
|
|
"Amshir",
|
|
|
|
|
"Baramhat",
|
|
|
|
|
"Baramouda",
|
|
|
|
|
"Bashans",
|
|
|
|
|
"Paona",
|
|
|
|
|
"Epep",
|
|
|
|
|
"Mesra",
|
|
|
|
|
"Nasie",
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
ethiopic{
|
|
|
|
|
monthNames{
|
|
|
|
|
format{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"Meskerem",
|
|
|
|
|
"Tekemt",
|
|
|
|
|
"Hedar",
|
|
|
|
|
"Tahsas",
|
|
|
|
|
"Ter",
|
|
|
|
|
"Yekatit",
|
|
|
|
|
"Megabit",
|
|
|
|
|
"Miazia",
|
|
|
|
|
"Genbot",
|
|
|
|
|
"Sene",
|
|
|
|
|
"Hamle",
|
|
|
|
|
"Nehasse",
|
|
|
|
|
"Pagumen",
|
|
|
|
|
}
|
|
|
|
|
narrow{
|
|
|
|
|
"1",
|
|
|
|
|
"2",
|
|
|
|
|
"3",
|
|
|
|
|
"4",
|
|
|
|
|
"5",
|
|
|
|
|
"6",
|
|
|
|
|
"7",
|
|
|
|
|
"8",
|
|
|
|
|
"9",
|
|
|
|
|
"10",
|
|
|
|
|
"11",
|
|
|
|
|
"12",
|
|
|
|
|
"13",
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
stand-alone{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"Meskerem",
|
|
|
|
|
"Tekemt",
|
|
|
|
|
"Hedar",
|
|
|
|
|
"Tahsas",
|
|
|
|
|
"Ter",
|
|
|
|
|
"Yekatit",
|
|
|
|
|
"Megabit",
|
|
|
|
|
"Miazia",
|
|
|
|
|
"Genbot",
|
|
|
|
|
"Sene",
|
|
|
|
|
"Hamle",
|
|
|
|
|
"Nehasse",
|
|
|
|
|
"Pagumen",
|
|
|
|
|
}
|
|
|
|
|
wide{
|
|
|
|
|
"Meskerem",
|
|
|
|
|
"Tekemt",
|
|
|
|
|
"Hedar",
|
|
|
|
|
"Tahsas",
|
|
|
|
|
"Ter",
|
|
|
|
|
"Yekatit",
|
|
|
|
|
"Megabit",
|
|
|
|
|
"Miazia",
|
|
|
|
|
"Genbot",
|
|
|
|
|
"Sene",
|
|
|
|
|
"Hamle",
|
|
|
|
|
"Nehasse",
|
|
|
|
|
"Pagumen",
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
generic{
|
|
|
|
|
DateTimePatterns{
|
|
|
|
|
"H:mm:ss zzzz",
|
|
|
|
|
"H:mm:ss z",
|
|
|
|
|
"H:mm:ss",
|
|
|
|
|
"H:mm",
|
|
|
|
|
"G y. MMMM d., EEEE",
|
|
|
|
|
"G y. MMMM d.",
|
2013-09-07 20:46:42 +00:00
|
|
|
|
"G y. MMM d.",
|
|
|
|
|
"GGGGG y. M. d.",
|
2013-02-12 21:00:17 +00:00
|
|
|
|
"{1} {0}",
|
|
|
|
|
"{1} {0}",
|
|
|
|
|
"{1} {0}",
|
|
|
|
|
"{1} {0}",
|
|
|
|
|
"{1} {0}",
|
|
|
|
|
}
|
|
|
|
|
availableFormats{
|
|
|
|
|
Ed{"d., E"}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
Gy{"G y."}
|
2013-02-19 19:52:15 +00:00
|
|
|
|
GyMMM{"G y. MMM"}
|
|
|
|
|
GyMMMEd{"G y. MMM d., E"}
|
|
|
|
|
GyMMMd{"G y. MMM d."}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
H{"H"}
|
|
|
|
|
Hm{"H:mm"}
|
|
|
|
|
Hms{"H:mm:ss"}
|
|
|
|
|
M{"L"}
|
|
|
|
|
MEd{"M. d., E"}
|
|
|
|
|
MMM{"LLL"}
|
|
|
|
|
MMMEd{"MMM d., E"}
|
|
|
|
|
MMMMd{"MMMM d."}
|
|
|
|
|
MMMd{"MMM d."}
|
|
|
|
|
Md{"M. d."}
|
|
|
|
|
d{"d"}
|
|
|
|
|
h{"a h"}
|
|
|
|
|
hm{"a h:mm"}
|
|
|
|
|
hms{"a h:mm:ss"}
|
|
|
|
|
ms{"mm:ss"}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
y{"G y."}
|
|
|
|
|
yyyy{"G y."}
|
|
|
|
|
yyyyM{"G y. MM."}
|
|
|
|
|
yyyyMEd{"G y. MM. dd., E"}
|
2013-02-19 19:52:15 +00:00
|
|
|
|
yyyyMMM{"G y. MMM"}
|
|
|
|
|
yyyyMMMEd{"G y. MMM d., E"}
|
|
|
|
|
yyyyMMMM{"G y. MMMM"}
|
|
|
|
|
yyyyMMMd{"G y. MMM d."}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
yyyyMd{"G y. MM. dd."}
|
2013-02-19 19:52:15 +00:00
|
|
|
|
yyyyQQQ{"G y. QQQ"}
|
|
|
|
|
yyyyQQQQ{"G y. QQQQ"}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
}
|
|
|
|
|
intervalFormats{
|
|
|
|
|
H{
|
|
|
|
|
H{"H-H"}
|
|
|
|
|
}
|
|
|
|
|
Hm{
|
|
|
|
|
H{"H:mm-H:mm"}
|
|
|
|
|
m{"H:mm-H:mm"}
|
|
|
|
|
}
|
|
|
|
|
Hmv{
|
|
|
|
|
H{"H:mm-H:mm v"}
|
|
|
|
|
m{"H:mm-H:mm v"}
|
|
|
|
|
}
|
|
|
|
|
Hv{
|
|
|
|
|
H{"H-H v"}
|
|
|
|
|
}
|
|
|
|
|
M{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"M–M."}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
}
|
|
|
|
|
MEd{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"MM. dd., E – MM. dd., E"}
|
|
|
|
|
d{"MM. dd., E – MM. dd., E"}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
}
|
|
|
|
|
MMM{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"MMM–MMM"}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
}
|
|
|
|
|
MMMEd{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"MMM d., E – MMM d., E"}
|
|
|
|
|
d{"MMM d., E – d., E"}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
}
|
|
|
|
|
MMMd{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"MMM d. – MMM d."}
|
|
|
|
|
d{"MMM d–d."}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
}
|
|
|
|
|
Md{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"MM. dd. – MM. dd."}
|
|
|
|
|
d{"MM. dd–dd."}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
}
|
|
|
|
|
d{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
d{"d–d."}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
fallback{"{0} – {1}"}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
h{
|
|
|
|
|
a{"a h – a h"}
|
|
|
|
|
h{"a h–h"}
|
|
|
|
|
}
|
|
|
|
|
hm{
|
|
|
|
|
a{"a h:mm – a h:mm"}
|
|
|
|
|
h{"a h:mm–h:mm"}
|
|
|
|
|
m{"a h:mm–h:mm"}
|
|
|
|
|
}
|
|
|
|
|
hmv{
|
|
|
|
|
a{"a h:mm – a h:mm v"}
|
|
|
|
|
h{"a h:mm–h:mm v"}
|
|
|
|
|
m{"a h:mm–h:mm v"}
|
|
|
|
|
}
|
|
|
|
|
hv{
|
|
|
|
|
a{"a h – a h v"}
|
|
|
|
|
h{"a h–h v"}
|
|
|
|
|
}
|
|
|
|
|
y{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
y{"G y–y."}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
}
|
|
|
|
|
yM{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"G y. MM–MM."}
|
|
|
|
|
y{"G y. MM. – y. MM."}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
}
|
|
|
|
|
yMEd{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"G y. MM. dd., E – MM. dd., E"}
|
|
|
|
|
d{"G y. MM. dd., E – dd., E"}
|
|
|
|
|
y{"G y. MM. dd., E – y. MM. dd., E"}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
}
|
|
|
|
|
yMMM{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"G y. MMM–MMM"}
|
|
|
|
|
y{"G y. MMM – y. MMM"}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
}
|
|
|
|
|
yMMMEd{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"G y. MMM d., E – MMM d., E"}
|
|
|
|
|
d{"G y. MMM d., E – MMM d., E"}
|
|
|
|
|
y{"G y. MMM d., E – y. MMM d., E"}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
}
|
|
|
|
|
yMMMM{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"G y. MMMM–MMMM"}
|
|
|
|
|
y{"G y. MMMM – y. MMMM"}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
}
|
|
|
|
|
yMMMd{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"G y. MMM d. – MMM d."}
|
|
|
|
|
d{"G y. MMM d–d."}
|
|
|
|
|
y{"G y. MMM d. – y. MMM d."}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
}
|
|
|
|
|
yMd{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"G y. MM. dd. – MM. dd."}
|
|
|
|
|
d{"G y. MM. dd–dd."}
|
|
|
|
|
y{"G y. MM. dd. – y. MM. dd."}
|
2013-02-12 21:00:17 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
2004-05-18 02:47:52 +00:00
|
|
|
|
gregorian{
|
|
|
|
|
AmPmMarkers{
|
2007-06-28 20:59:10 +00:00
|
|
|
|
"de.",
|
|
|
|
|
"du.",
|
2004-05-18 02:47:52 +00:00
|
|
|
|
}
|
2013-09-11 19:16:25 +00:00
|
|
|
|
AmPmMarkersNarrow{
|
|
|
|
|
"de.",
|
|
|
|
|
"du.",
|
|
|
|
|
}
|
2004-05-18 02:47:52 +00:00
|
|
|
|
DateTimePatterns{
|
2009-04-10 07:47:09 +00:00
|
|
|
|
"H:mm:ss zzzz",
|
2004-05-18 02:47:52 +00:00
|
|
|
|
"H:mm:ss z",
|
|
|
|
|
"H:mm:ss",
|
|
|
|
|
"H:mm",
|
2009-03-13 03:21:29 +00:00
|
|
|
|
"y. MMMM d., EEEE",
|
|
|
|
|
"y. MMMM d.",
|
2014-01-09 22:59:37 +00:00
|
|
|
|
"y. MMM d.",
|
2013-09-07 20:46:42 +00:00
|
|
|
|
"y. MM. dd.",
|
2004-05-18 02:47:52 +00:00
|
|
|
|
"{1} {0}",
|
2009-03-13 03:21:29 +00:00
|
|
|
|
"{1} {0}",
|
|
|
|
|
"{1} {0}",
|
|
|
|
|
"{1} {0}",
|
2009-04-10 07:47:09 +00:00
|
|
|
|
"{1} {0}",
|
2004-05-18 02:47:52 +00:00
|
|
|
|
}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
appendItems{
|
|
|
|
|
Timezone{"{0} {1}"}
|
|
|
|
|
}
|
2007-07-26 17:24:12 +00:00
|
|
|
|
availableFormats{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
EHm{"E HH:mm"}
|
|
|
|
|
EHms{"E HH:mm:ss"}
|
2010-09-13 19:12:47 +00:00
|
|
|
|
Ed{"d., E"}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
Ehm{"E h:mm a"}
|
|
|
|
|
Ehms{"E h:mm:ss a"}
|
|
|
|
|
Gy{"G y."}
|
2013-02-19 19:52:15 +00:00
|
|
|
|
GyMMM{"G y. MMM"}
|
|
|
|
|
GyMMMEd{"G y. MMM d., E"}
|
|
|
|
|
GyMMMd{"G y. MMM d."}
|
2010-03-04 05:30:55 +00:00
|
|
|
|
H{"H"}
|
2010-02-18 14:30:15 +00:00
|
|
|
|
Hm{"H:mm"}
|
2010-03-04 05:30:55 +00:00
|
|
|
|
Hms{"H:mm:ss"}
|
2008-06-07 20:46:42 +00:00
|
|
|
|
M{"L"}
|
|
|
|
|
MEd{"M. d., E"}
|
|
|
|
|
MMM{"LLL"}
|
2010-09-13 19:12:47 +00:00
|
|
|
|
MMMEd{"MMM d., E"}
|
2007-07-26 17:24:12 +00:00
|
|
|
|
MMMMd{"MMMM d."}
|
2009-04-10 07:47:09 +00:00
|
|
|
|
MMMd{"MMM d."}
|
2008-06-07 20:46:42 +00:00
|
|
|
|
Md{"M. d."}
|
|
|
|
|
d{"d"}
|
2011-05-05 18:12:27 +00:00
|
|
|
|
h{"a h"}
|
|
|
|
|
hm{"a h:mm"}
|
|
|
|
|
hms{"a h:mm:ss"}
|
2008-06-07 20:46:42 +00:00
|
|
|
|
mmss{"mm:ss"}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
ms{"mm:ss"}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
y{"y."}
|
|
|
|
|
yM{"y. M."}
|
|
|
|
|
yMEd{"y. MM. dd., E"}
|
2011-05-05 18:12:27 +00:00
|
|
|
|
yMMM{"y. MMM"}
|
2010-09-13 19:12:47 +00:00
|
|
|
|
yMMMEd{"y. MMM d., E"}
|
2013-02-13 13:26:23 +00:00
|
|
|
|
yMMMM{"y. MMMM"}
|
2011-03-12 14:57:18 +00:00
|
|
|
|
yMMMd{"y. MMM d."}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
yMd{"y. MM. dd."}
|
2011-05-05 18:12:27 +00:00
|
|
|
|
yQQQ{"y. QQQ"}
|
2012-10-19 03:36:01 +00:00
|
|
|
|
yQQQQ{"y. QQQQ"}
|
2007-07-26 17:24:12 +00:00
|
|
|
|
}
|
2004-05-18 02:47:52 +00:00
|
|
|
|
dayNames{
|
|
|
|
|
format{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"V",
|
|
|
|
|
"H",
|
|
|
|
|
"K",
|
|
|
|
|
"Sze",
|
|
|
|
|
"Cs",
|
|
|
|
|
"P",
|
|
|
|
|
"Szo",
|
|
|
|
|
}
|
2011-05-05 18:12:27 +00:00
|
|
|
|
narrow{
|
|
|
|
|
"V",
|
|
|
|
|
"H",
|
|
|
|
|
"K",
|
|
|
|
|
"Sz",
|
|
|
|
|
"Cs",
|
|
|
|
|
"P",
|
|
|
|
|
"Sz",
|
|
|
|
|
}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
short{
|
|
|
|
|
"V",
|
|
|
|
|
"H",
|
|
|
|
|
"K",
|
|
|
|
|
"Sze",
|
|
|
|
|
"Cs",
|
|
|
|
|
"P",
|
|
|
|
|
"Szo",
|
|
|
|
|
}
|
2004-05-18 02:47:52 +00:00
|
|
|
|
wide{
|
2004-08-20 23:12:31 +00:00
|
|
|
|
"vasárnap",
|
|
|
|
|
"hétfő",
|
2004-05-18 02:47:52 +00:00
|
|
|
|
"kedd",
|
|
|
|
|
"szerda",
|
2004-08-20 23:12:31 +00:00
|
|
|
|
"csütörtök",
|
|
|
|
|
"péntek",
|
2004-05-18 02:47:52 +00:00
|
|
|
|
"szombat",
|
|
|
|
|
}
|
|
|
|
|
}
|
2005-05-19 20:28:20 +00:00
|
|
|
|
stand-alone{
|
2011-05-05 18:12:27 +00:00
|
|
|
|
abbreviated{
|
|
|
|
|
"V",
|
|
|
|
|
"H",
|
|
|
|
|
"K",
|
|
|
|
|
"Sze",
|
|
|
|
|
"Cs",
|
|
|
|
|
"P",
|
|
|
|
|
"Szo",
|
|
|
|
|
}
|
2005-05-19 20:28:20 +00:00
|
|
|
|
narrow{
|
|
|
|
|
"V",
|
|
|
|
|
"H",
|
|
|
|
|
"K",
|
2010-03-04 05:30:55 +00:00
|
|
|
|
"Sz",
|
|
|
|
|
"Cs",
|
2005-05-19 20:28:20 +00:00
|
|
|
|
"P",
|
2010-03-04 05:30:55 +00:00
|
|
|
|
"Sz",
|
2005-05-19 20:28:20 +00:00
|
|
|
|
}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
short{
|
|
|
|
|
"V",
|
|
|
|
|
"H",
|
|
|
|
|
"K",
|
|
|
|
|
"Sze",
|
|
|
|
|
"Cs",
|
|
|
|
|
"P",
|
|
|
|
|
"Szo",
|
|
|
|
|
}
|
2011-05-05 18:12:27 +00:00
|
|
|
|
wide{
|
|
|
|
|
"vasárnap",
|
|
|
|
|
"hétfő",
|
|
|
|
|
"kedd",
|
|
|
|
|
"szerda",
|
|
|
|
|
"csütörtök",
|
|
|
|
|
"péntek",
|
|
|
|
|
"szombat",
|
|
|
|
|
}
|
2005-05-19 20:28:20 +00:00
|
|
|
|
}
|
2004-05-18 02:47:52 +00:00
|
|
|
|
}
|
|
|
|
|
eras{
|
2004-08-20 23:12:31 +00:00
|
|
|
|
abbreviated{
|
2006-06-23 16:31:07 +00:00
|
|
|
|
"i. e.",
|
|
|
|
|
"i. sz.",
|
|
|
|
|
}
|
2011-05-05 18:12:27 +00:00
|
|
|
|
narrow{
|
|
|
|
|
"ie.",
|
|
|
|
|
"isz.",
|
|
|
|
|
}
|
2007-06-28 20:59:10 +00:00
|
|
|
|
wide{
|
|
|
|
|
"időszámításunk előtt",
|
|
|
|
|
"időszámításunk szerint",
|
|
|
|
|
}
|
2006-06-23 16:31:07 +00:00
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
intervalFormats{
|
2010-02-18 14:30:15 +00:00
|
|
|
|
H{
|
|
|
|
|
H{"H-H"}
|
|
|
|
|
}
|
|
|
|
|
Hm{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
H{"H:mm–H:mm"}
|
|
|
|
|
m{"H:mm–H:mm"}
|
2010-02-18 14:30:15 +00:00
|
|
|
|
}
|
|
|
|
|
Hmv{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
H{"H:mm–H:mm v"}
|
|
|
|
|
m{"H:mm–H:mm v"}
|
2010-02-18 14:30:15 +00:00
|
|
|
|
}
|
|
|
|
|
Hv{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
H{"H–H v"}
|
2010-02-18 14:30:15 +00:00
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
M{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"M–M."}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
MEd{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"M. d., E – M. d., E"}
|
|
|
|
|
d{"M. dd., E – M. d., E"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
MMM{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"MMM–MMM"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
MMMEd{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"MMM d., E – MMM d., E"}
|
|
|
|
|
d{"MMM d., E – d., E"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
MMMd{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"MMM d. – MMM d."}
|
|
|
|
|
d{"MMM d–d."}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
Md{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"M. d. – M. d."}
|
|
|
|
|
d{"M. d–d."}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
d{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
d{"d–d."}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
fallback{"{0} – {1}"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
h{
|
2012-08-28 21:56:06 +00:00
|
|
|
|
a{"a h – a h"}
|
|
|
|
|
h{"a h–h"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
hm{
|
2012-08-28 21:56:06 +00:00
|
|
|
|
a{"a h:mm – a h:mm"}
|
|
|
|
|
h{"a h:mm–h:mm"}
|
|
|
|
|
m{"a h:mm–h:mm"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
hmv{
|
2012-08-28 21:56:06 +00:00
|
|
|
|
a{"a h:mm – a h:mm v"}
|
|
|
|
|
h{"a h:mm–h:mm v"}
|
|
|
|
|
m{"a h:mm–h:mm v"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
hv{
|
2012-08-28 21:56:06 +00:00
|
|
|
|
a{"a h – a h v"}
|
|
|
|
|
h{"a h–h v"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
y{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
y{"y–y"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
yM{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"y. MM–MM."}
|
|
|
|
|
y{"y. MM. – y. MM."}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
yMEd{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"y. MM. dd., E – MM. dd., E"}
|
|
|
|
|
d{"y. MM. dd., E – dd., E"}
|
|
|
|
|
y{"y. MM. dd., E – y. MM. dd., E"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
yMMM{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"y. MMM–MMM"}
|
|
|
|
|
y{"y. MMM – y. MMM"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
yMMMEd{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"y. MMM d., E – MMM d., E"}
|
|
|
|
|
d{"y. MMM d., E – d., E"}
|
|
|
|
|
y{"y. MMM d., E – y. MMM d., E"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
2011-05-05 18:12:27 +00:00
|
|
|
|
yMMMM{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"y. MMMM–MMMM"}
|
|
|
|
|
y{"y. MMMM – y. MMMM"}
|
2011-05-05 18:12:27 +00:00
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
yMMMd{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"y. MMM d. – MMM d."}
|
|
|
|
|
d{"y. MMM d–d."}
|
|
|
|
|
y{"y. MMM d. – y. MMM d."}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
yMd{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
M{"y. MM. dd. – MM. dd."}
|
|
|
|
|
d{"y. MM. dd–dd."}
|
|
|
|
|
y{"y. MM. dd. – y. MM. dd."}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
monthNames{
|
|
|
|
|
format{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"jan.",
|
|
|
|
|
"febr.",
|
|
|
|
|
"márc.",
|
|
|
|
|
"ápr.",
|
|
|
|
|
"máj.",
|
|
|
|
|
"jún.",
|
|
|
|
|
"júl.",
|
|
|
|
|
"aug.",
|
|
|
|
|
"szept.",
|
|
|
|
|
"okt.",
|
|
|
|
|
"nov.",
|
|
|
|
|
"dec.",
|
|
|
|
|
}
|
2011-05-05 18:12:27 +00:00
|
|
|
|
narrow{
|
|
|
|
|
"J",
|
|
|
|
|
"F",
|
|
|
|
|
"M",
|
|
|
|
|
"Á",
|
|
|
|
|
"M",
|
|
|
|
|
"J",
|
|
|
|
|
"J",
|
2013-09-07 20:46:42 +00:00
|
|
|
|
"A",
|
2011-05-05 18:12:27 +00:00
|
|
|
|
"Sz",
|
|
|
|
|
"O",
|
|
|
|
|
"N",
|
|
|
|
|
"D",
|
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
wide{
|
|
|
|
|
"január",
|
|
|
|
|
"február",
|
|
|
|
|
"március",
|
|
|
|
|
"április",
|
|
|
|
|
"május",
|
|
|
|
|
"június",
|
|
|
|
|
"július",
|
|
|
|
|
"augusztus",
|
|
|
|
|
"szeptember",
|
|
|
|
|
"október",
|
|
|
|
|
"november",
|
|
|
|
|
"december",
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
stand-alone{
|
2011-05-05 18:12:27 +00:00
|
|
|
|
abbreviated{
|
|
|
|
|
"jan.",
|
|
|
|
|
"febr.",
|
|
|
|
|
"márc.",
|
|
|
|
|
"ápr.",
|
|
|
|
|
"máj.",
|
|
|
|
|
"jún.",
|
|
|
|
|
"júl.",
|
|
|
|
|
"aug.",
|
|
|
|
|
"szept.",
|
|
|
|
|
"okt.",
|
|
|
|
|
"nov.",
|
|
|
|
|
"dec.",
|
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
narrow{
|
|
|
|
|
"J",
|
|
|
|
|
"F",
|
|
|
|
|
"M",
|
|
|
|
|
"Á",
|
|
|
|
|
"M",
|
|
|
|
|
"J",
|
|
|
|
|
"J",
|
|
|
|
|
"A",
|
2010-03-04 05:30:55 +00:00
|
|
|
|
"Sz",
|
2009-11-12 21:53:42 +00:00
|
|
|
|
"O",
|
|
|
|
|
"N",
|
|
|
|
|
"D",
|
|
|
|
|
}
|
2011-05-05 18:12:27 +00:00
|
|
|
|
wide{
|
|
|
|
|
"január",
|
|
|
|
|
"február",
|
|
|
|
|
"március",
|
|
|
|
|
"április",
|
|
|
|
|
"május",
|
|
|
|
|
"június",
|
|
|
|
|
"július",
|
|
|
|
|
"augusztus",
|
|
|
|
|
"szeptember",
|
|
|
|
|
"október",
|
|
|
|
|
"november",
|
|
|
|
|
"december",
|
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
quarters{
|
|
|
|
|
format{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"N1",
|
|
|
|
|
"N2",
|
|
|
|
|
"N3",
|
|
|
|
|
"N4",
|
|
|
|
|
}
|
2011-05-05 18:12:27 +00:00
|
|
|
|
narrow{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
"1.",
|
|
|
|
|
"2.",
|
|
|
|
|
"3.",
|
|
|
|
|
"4.",
|
2011-05-05 18:12:27 +00:00
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
wide{
|
|
|
|
|
"I. negyedév",
|
|
|
|
|
"II. negyedév",
|
|
|
|
|
"III. negyedév",
|
|
|
|
|
"IV. negyedév",
|
|
|
|
|
}
|
|
|
|
|
}
|
2011-05-05 18:12:27 +00:00
|
|
|
|
stand-alone{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"N1",
|
|
|
|
|
"N2",
|
|
|
|
|
"N3",
|
|
|
|
|
"N4",
|
|
|
|
|
}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
narrow{
|
|
|
|
|
"1.",
|
|
|
|
|
"2.",
|
|
|
|
|
"3.",
|
|
|
|
|
"4.",
|
|
|
|
|
}
|
2011-05-05 18:12:27 +00:00
|
|
|
|
wide{
|
|
|
|
|
"1. negyedév",
|
|
|
|
|
"2. negyedév",
|
|
|
|
|
"3. negyedév",
|
|
|
|
|
"4. negyedév",
|
|
|
|
|
}
|
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
2008-06-07 20:46:42 +00:00
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
hebrew{
|
|
|
|
|
eras{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"TÉ",
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
monthNames{
|
|
|
|
|
format{
|
2011-05-05 18:12:27 +00:00
|
|
|
|
abbreviated{
|
|
|
|
|
"Tisri",
|
|
|
|
|
"Hesván",
|
|
|
|
|
"Kiszlév",
|
|
|
|
|
"Tévész",
|
|
|
|
|
"Svát",
|
|
|
|
|
"Ádár I",
|
|
|
|
|
"Ádár",
|
|
|
|
|
"Niszán",
|
|
|
|
|
"Ijár",
|
|
|
|
|
"Sziván",
|
|
|
|
|
"Tamuz",
|
|
|
|
|
"Áv",
|
|
|
|
|
"Elul",
|
|
|
|
|
"Ádár II",
|
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
wide{
|
|
|
|
|
"Tisri",
|
|
|
|
|
"Hesván",
|
|
|
|
|
"Kiszlév",
|
|
|
|
|
"Tévész",
|
|
|
|
|
"Svát",
|
2013-09-07 20:46:42 +00:00
|
|
|
|
"Ádár I",
|
2009-11-12 21:53:42 +00:00
|
|
|
|
"Ádár",
|
|
|
|
|
"Niszán",
|
|
|
|
|
"Ijár",
|
|
|
|
|
"Sziván",
|
|
|
|
|
"Tamuz",
|
|
|
|
|
"Áv",
|
|
|
|
|
"Elul",
|
2013-09-07 20:46:42 +00:00
|
|
|
|
"Ádár II",
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
2011-05-05 18:12:27 +00:00
|
|
|
|
stand-alone{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"Tisri",
|
|
|
|
|
"Hesván",
|
|
|
|
|
"Kiszlév",
|
|
|
|
|
"Tévész",
|
|
|
|
|
"Svát",
|
2013-09-07 20:46:42 +00:00
|
|
|
|
"Ádár I",
|
2011-05-05 18:12:27 +00:00
|
|
|
|
"Ádár",
|
|
|
|
|
"Niszán",
|
|
|
|
|
"Ijár",
|
|
|
|
|
"Sziván",
|
|
|
|
|
"Tamuz",
|
|
|
|
|
"Áv",
|
|
|
|
|
"Elul",
|
|
|
|
|
"Ádár II",
|
|
|
|
|
}
|
|
|
|
|
wide{
|
|
|
|
|
"Tisri",
|
|
|
|
|
"Hesván",
|
|
|
|
|
"Kiszlév",
|
|
|
|
|
"Tévész",
|
|
|
|
|
"Svát",
|
2013-09-07 20:46:42 +00:00
|
|
|
|
"Ádár I",
|
2011-05-05 18:12:27 +00:00
|
|
|
|
"Ádár",
|
|
|
|
|
"Niszán",
|
|
|
|
|
"Ijár",
|
|
|
|
|
"Sziván",
|
|
|
|
|
"Tamuz",
|
|
|
|
|
"Áv",
|
|
|
|
|
"Elul",
|
|
|
|
|
"Ádár II",
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
indian{
|
|
|
|
|
monthNames{
|
|
|
|
|
format{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"Chaitra",
|
|
|
|
|
"Vaisakha",
|
|
|
|
|
"Jyaistha",
|
|
|
|
|
"Asadha",
|
|
|
|
|
"Sravana",
|
|
|
|
|
"Bhadra",
|
|
|
|
|
"Asvina",
|
|
|
|
|
"Kartika",
|
|
|
|
|
"Agrahayana",
|
|
|
|
|
"Pausa",
|
|
|
|
|
"Magha",
|
|
|
|
|
"Phalguna",
|
|
|
|
|
}
|
|
|
|
|
narrow{
|
|
|
|
|
"1",
|
|
|
|
|
"2",
|
|
|
|
|
"3",
|
|
|
|
|
"4",
|
|
|
|
|
"5",
|
|
|
|
|
"6",
|
|
|
|
|
"7",
|
|
|
|
|
"8",
|
|
|
|
|
"9",
|
|
|
|
|
"10",
|
|
|
|
|
"11",
|
|
|
|
|
"12",
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
stand-alone{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"Chaitra",
|
|
|
|
|
"Vaisakha",
|
|
|
|
|
"Jyaistha",
|
|
|
|
|
"Asadha",
|
|
|
|
|
"Sravana",
|
|
|
|
|
"Bhadra",
|
|
|
|
|
"Asvina",
|
|
|
|
|
"Kartika",
|
|
|
|
|
"Agrahayana",
|
|
|
|
|
"Pausa",
|
|
|
|
|
"Magha",
|
|
|
|
|
"Phalguna",
|
|
|
|
|
}
|
|
|
|
|
wide{
|
|
|
|
|
"Chaitra",
|
|
|
|
|
"Vaisakha",
|
|
|
|
|
"Jyaistha",
|
|
|
|
|
"Asadha",
|
|
|
|
|
"Sravana",
|
|
|
|
|
"Bhadra",
|
|
|
|
|
"Asvina",
|
|
|
|
|
"Kartika",
|
|
|
|
|
"Agrahayana",
|
|
|
|
|
"Pausa",
|
|
|
|
|
"Magha",
|
|
|
|
|
"Phalguna",
|
|
|
|
|
}
|
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
2008-06-07 20:46:42 +00:00
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
islamic{
|
|
|
|
|
eras{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"MF",
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
monthNames{
|
|
|
|
|
format{
|
2012-08-28 21:56:06 +00:00
|
|
|
|
abbreviated{
|
|
|
|
|
"Moh.",
|
|
|
|
|
"Saf.",
|
|
|
|
|
"Rébi I",
|
|
|
|
|
"Rébi II",
|
|
|
|
|
"Dsem. I",
|
|
|
|
|
"Dsem. II",
|
|
|
|
|
"Red.",
|
|
|
|
|
"Sab.",
|
|
|
|
|
"Ram.",
|
|
|
|
|
"Sev.",
|
|
|
|
|
"Dsül k.",
|
|
|
|
|
"Dsül h.",
|
2011-05-05 18:12:27 +00:00
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
wide{
|
|
|
|
|
"Moharrem",
|
|
|
|
|
"Safar",
|
|
|
|
|
"Rébi el avvel",
|
|
|
|
|
"Rébi el accher",
|
|
|
|
|
"Dsemádi el avvel",
|
|
|
|
|
"Dsemádi el accher",
|
|
|
|
|
"Redseb",
|
|
|
|
|
"Sabán",
|
|
|
|
|
"Ramadán",
|
|
|
|
|
"Sevvál",
|
|
|
|
|
"Dsül kade",
|
|
|
|
|
"Dsül hedse",
|
|
|
|
|
}
|
|
|
|
|
}
|
2011-05-05 18:12:27 +00:00
|
|
|
|
stand-alone{
|
2012-08-28 21:56:06 +00:00
|
|
|
|
narrow{
|
|
|
|
|
"1",
|
|
|
|
|
"2",
|
|
|
|
|
"3",
|
|
|
|
|
"4",
|
|
|
|
|
"5",
|
|
|
|
|
"6",
|
|
|
|
|
"7",
|
|
|
|
|
"8",
|
|
|
|
|
"9",
|
|
|
|
|
"10",
|
|
|
|
|
"11",
|
|
|
|
|
"12",
|
2011-05-05 18:12:27 +00:00
|
|
|
|
}
|
|
|
|
|
wide{
|
|
|
|
|
"Moharrem",
|
|
|
|
|
"Safar",
|
|
|
|
|
"Rébi I",
|
|
|
|
|
"Rébi II",
|
|
|
|
|
"Dsemádi I",
|
|
|
|
|
"Dsemádi II",
|
|
|
|
|
"Redseb",
|
|
|
|
|
"Sabán",
|
|
|
|
|
"Ramadán",
|
|
|
|
|
"Sevvál",
|
|
|
|
|
"Dsül kade",
|
|
|
|
|
"Dsül hedse",
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
japanese{
|
2013-02-19 19:52:15 +00:00
|
|
|
|
DateTimePatterns{
|
|
|
|
|
"H:mm:ss zzzz",
|
|
|
|
|
"H:mm:ss z",
|
|
|
|
|
"H:mm:ss",
|
|
|
|
|
"H:mm",
|
|
|
|
|
"G y. MMMM d., EEEE",
|
|
|
|
|
"G y. MMMM d.",
|
|
|
|
|
"G y.MM.dd.",
|
|
|
|
|
"GGGGG y.MM.dd.",
|
|
|
|
|
"{1} {0}",
|
|
|
|
|
"{1} {0}",
|
|
|
|
|
"{1} {0}",
|
|
|
|
|
"{1} {0}",
|
|
|
|
|
"{1} {0}",
|
2011-05-05 18:12:27 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
persian{
|
|
|
|
|
monthNames{
|
|
|
|
|
format{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"Farvardin",
|
|
|
|
|
"Ordibehesht",
|
|
|
|
|
"Khordad",
|
|
|
|
|
"Tir",
|
|
|
|
|
"Mordad",
|
|
|
|
|
"Shahrivar",
|
|
|
|
|
"Mehr",
|
|
|
|
|
"Aban",
|
|
|
|
|
"Azar",
|
|
|
|
|
"Dey",
|
|
|
|
|
"Bahman",
|
|
|
|
|
"Esfand",
|
|
|
|
|
}
|
|
|
|
|
narrow{
|
|
|
|
|
"1",
|
|
|
|
|
"2",
|
|
|
|
|
"3",
|
|
|
|
|
"4",
|
|
|
|
|
"5",
|
|
|
|
|
"6",
|
|
|
|
|
"7",
|
|
|
|
|
"8",
|
|
|
|
|
"9",
|
|
|
|
|
"10",
|
|
|
|
|
"11",
|
|
|
|
|
"12",
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
stand-alone{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"Farvardin",
|
|
|
|
|
"Ordibehesht",
|
|
|
|
|
"Khordad",
|
|
|
|
|
"Tir",
|
|
|
|
|
"Mordad",
|
|
|
|
|
"Shahrivar",
|
|
|
|
|
"Mehr",
|
|
|
|
|
"Aban",
|
|
|
|
|
"Azar",
|
|
|
|
|
"Dey",
|
|
|
|
|
"Bahman",
|
|
|
|
|
"Esfand",
|
|
|
|
|
}
|
|
|
|
|
wide{
|
|
|
|
|
"Farvardin",
|
|
|
|
|
"Ordibehesht",
|
|
|
|
|
"Khordad",
|
|
|
|
|
"Tir",
|
|
|
|
|
"Mordad",
|
|
|
|
|
"Shahrivar",
|
|
|
|
|
"Mehr",
|
|
|
|
|
"Aban",
|
|
|
|
|
"Azar",
|
|
|
|
|
"Dey",
|
|
|
|
|
"Bahman",
|
|
|
|
|
"Esfand",
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
roc{
|
|
|
|
|
eras{
|
|
|
|
|
abbreviated{
|
|
|
|
|
"R.O.C. előtt",
|
|
|
|
|
"R.O.C.",
|
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
2008-06-07 20:46:42 +00:00
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
|
|
|
|
delimiters{
|
2012-02-02 22:53:19 +00:00
|
|
|
|
alternateQuotationEnd{"«"}
|
|
|
|
|
alternateQuotationStart{"»"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
quotationEnd{"”"}
|
|
|
|
|
quotationStart{"„"}
|
|
|
|
|
}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
durationUnits{
|
|
|
|
|
hm{"h:mm"}
|
|
|
|
|
hms{"h:mm:ss"}
|
|
|
|
|
ms{"m:ss"}
|
|
|
|
|
}
|
2013-01-26 01:14:35 +00:00
|
|
|
|
fields{
|
|
|
|
|
day{
|
|
|
|
|
dn{"nap"}
|
|
|
|
|
relative{
|
|
|
|
|
"-1"{"tegnap"}
|
|
|
|
|
"-2"{"tegnapelőtt"}
|
|
|
|
|
"0"{"ma"}
|
|
|
|
|
"1"{"holnap"}
|
|
|
|
|
"2"{"holnapután"}
|
|
|
|
|
}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
relativeTime{
|
|
|
|
|
future{
|
|
|
|
|
one{"{0} nap múlva"}
|
|
|
|
|
other{"{0} nap múlva"}
|
|
|
|
|
}
|
|
|
|
|
past{
|
|
|
|
|
one{"{0} nappal ezelőtt"}
|
|
|
|
|
other{"{0} nappal ezelőtt"}
|
|
|
|
|
}
|
|
|
|
|
}
|
2013-01-26 01:14:35 +00:00
|
|
|
|
}
|
|
|
|
|
dayperiod{
|
|
|
|
|
dn{"napszak"}
|
|
|
|
|
}
|
|
|
|
|
era{
|
|
|
|
|
dn{"éra"}
|
|
|
|
|
}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
fri{
|
|
|
|
|
relative{
|
|
|
|
|
"-1"{"előző péntek"}
|
|
|
|
|
"0"{"ez a péntek"}
|
|
|
|
|
"1"{"következő péntek"}
|
|
|
|
|
}
|
|
|
|
|
}
|
2013-01-26 01:14:35 +00:00
|
|
|
|
hour{
|
|
|
|
|
dn{"óra"}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
relativeTime{
|
|
|
|
|
future{
|
|
|
|
|
one{"{0} óra múlva"}
|
|
|
|
|
other{"{0} óra múlva"}
|
|
|
|
|
}
|
|
|
|
|
past{
|
|
|
|
|
one{"{0} órával ezelőtt"}
|
|
|
|
|
other{"{0} órával ezelőtt"}
|
|
|
|
|
}
|
|
|
|
|
}
|
2013-01-26 01:14:35 +00:00
|
|
|
|
}
|
|
|
|
|
minute{
|
|
|
|
|
dn{"perc"}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
relativeTime{
|
|
|
|
|
future{
|
|
|
|
|
one{"{0} perc múlva"}
|
|
|
|
|
other{"{0} perc múlva"}
|
|
|
|
|
}
|
|
|
|
|
past{
|
|
|
|
|
one{"{0} perccel ezelőtt"}
|
|
|
|
|
other{"{0} perccel ezelőtt"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
mon{
|
|
|
|
|
relative{
|
|
|
|
|
"-1"{"előző hétfő"}
|
|
|
|
|
"0"{"ez a hétfő"}
|
|
|
|
|
"1"{"következő hétfő"}
|
|
|
|
|
}
|
2013-01-26 01:14:35 +00:00
|
|
|
|
}
|
|
|
|
|
month{
|
|
|
|
|
dn{"hónap"}
|
|
|
|
|
relative{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
"-1"{"előző hónap"}
|
|
|
|
|
"0"{"ez a hónap"}
|
|
|
|
|
"1"{"következő hónap"}
|
|
|
|
|
}
|
|
|
|
|
relativeTime{
|
|
|
|
|
future{
|
|
|
|
|
one{"{0} hónap múlva"}
|
|
|
|
|
other{"{0} hónap múlva"}
|
|
|
|
|
}
|
|
|
|
|
past{
|
|
|
|
|
one{"{0} hónappal ezelőtt"}
|
|
|
|
|
other{"{0} hónappal ezelőtt"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
sat{
|
|
|
|
|
relative{
|
|
|
|
|
"-1"{"előző szombat"}
|
|
|
|
|
"0"{"ez a szombat"}
|
|
|
|
|
"1"{"következő szombat"}
|
2013-01-26 01:14:35 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
second{
|
|
|
|
|
dn{"másodperc"}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
relative{
|
|
|
|
|
"0"{"most"}
|
|
|
|
|
}
|
|
|
|
|
relativeTime{
|
|
|
|
|
future{
|
|
|
|
|
one{"{0} másodperc múlva"}
|
|
|
|
|
other{"{0} másodperc múlva"}
|
|
|
|
|
}
|
|
|
|
|
past{
|
|
|
|
|
one{"{0} másodperccel ezelőtt"}
|
|
|
|
|
other{"{0} másodperccel ezelőtt"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
sun{
|
|
|
|
|
relative{
|
|
|
|
|
"-1"{"előző vasárnap"}
|
|
|
|
|
"0"{"ez a vasárnap"}
|
|
|
|
|
"1"{"következő vasárnap"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
thu{
|
|
|
|
|
relative{
|
|
|
|
|
"-1"{"előző csütörtök"}
|
|
|
|
|
"0"{"ez a csütörtök"}
|
|
|
|
|
"1"{"következő csütörtök"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
tue{
|
|
|
|
|
relative{
|
|
|
|
|
"-1"{"előző kedd"}
|
|
|
|
|
"0"{"ez a kedd"}
|
|
|
|
|
"1"{"következő kedd"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
wed{
|
|
|
|
|
relative{
|
|
|
|
|
"-1"{"előző szerda"}
|
|
|
|
|
"0"{"ez a szerda"}
|
|
|
|
|
"1"{"következő szerda"}
|
|
|
|
|
}
|
2013-01-26 01:14:35 +00:00
|
|
|
|
}
|
|
|
|
|
week{
|
|
|
|
|
dn{"hét"}
|
|
|
|
|
relative{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
"-1"{"előző hét"}
|
|
|
|
|
"0"{"ez a hét"}
|
|
|
|
|
"1"{"következő hét"}
|
|
|
|
|
}
|
|
|
|
|
relativeTime{
|
|
|
|
|
future{
|
|
|
|
|
one{"{0} hét múlva"}
|
|
|
|
|
other{"{0} hét múlva"}
|
|
|
|
|
}
|
|
|
|
|
past{
|
|
|
|
|
one{"{0} héttel ezelőtt"}
|
|
|
|
|
other{"{0} héttel ezelőtt"}
|
|
|
|
|
}
|
2013-01-26 01:14:35 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
weekday{
|
|
|
|
|
dn{"hét napja"}
|
|
|
|
|
}
|
|
|
|
|
year{
|
|
|
|
|
dn{"év"}
|
|
|
|
|
relative{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
"-1"{"előző év"}
|
|
|
|
|
"0"{"ez az év"}
|
|
|
|
|
"1"{"következő év"}
|
|
|
|
|
}
|
|
|
|
|
relativeTime{
|
|
|
|
|
future{
|
|
|
|
|
one{"{0} év múlva"}
|
|
|
|
|
other{"{0} év múlva"}
|
|
|
|
|
}
|
|
|
|
|
past{
|
|
|
|
|
one{"{0} évvel ezelőtt"}
|
|
|
|
|
other{"{0} évvel ezelőtt"}
|
|
|
|
|
}
|
2013-01-26 01:14:35 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
zone{
|
|
|
|
|
dn{"időzóna"}
|
|
|
|
|
}
|
|
|
|
|
}
|
2010-03-04 05:30:55 +00:00
|
|
|
|
listPattern{
|
|
|
|
|
standard{
|
|
|
|
|
2{"{0} és {1}"}
|
|
|
|
|
end{"{0} és {1}"}
|
2012-08-28 21:56:06 +00:00
|
|
|
|
middle{"{0}, {1}"}
|
|
|
|
|
start{"{0}, {1}"}
|
2010-03-04 05:30:55 +00:00
|
|
|
|
}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
unit{
|
|
|
|
|
2{"{0} és {1}"}
|
|
|
|
|
end{"{0} és {1}"}
|
|
|
|
|
middle{"{0}, {1}"}
|
|
|
|
|
start{"{0}, {1}"}
|
|
|
|
|
}
|
|
|
|
|
unit-short{
|
|
|
|
|
2{"{0} és {1}"}
|
|
|
|
|
end{"{0} és {1}"}
|
|
|
|
|
middle{"{0}, {1}"}
|
|
|
|
|
start{"{0}, {1}"}
|
|
|
|
|
}
|
2010-03-04 05:30:55 +00:00
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
measurementSystemNames{
|
2011-05-05 18:12:27 +00:00
|
|
|
|
UK{"angol"}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
US{"amerikai"}
|
|
|
|
|
metric{"metrikus"}
|
|
|
|
|
}
|
2013-09-11 19:16:25 +00:00
|
|
|
|
transformNames{
|
|
|
|
|
BGN{"BGN"}
|
|
|
|
|
Numeric{"Szám"}
|
|
|
|
|
Tone{"Hangsúly"}
|
|
|
|
|
UNGEGN{"UNGEGN"}
|
|
|
|
|
x-Accents{"Ékezetek"}
|
|
|
|
|
x-Fullwidth{"Teljes szélesség"}
|
|
|
|
|
x-Halfwidth{"Fél szélesség"}
|
|
|
|
|
x-Jamo{"Jamo"}
|
|
|
|
|
x-Pinyin{"Pinjin"}
|
|
|
|
|
x-Publishing{"Kiadásra"}
|
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
units{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
acceleration{
|
|
|
|
|
g-force{
|
|
|
|
|
one{"{0} g gyorsulás"}
|
|
|
|
|
other{"{0} g gyorsulás"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
angle{
|
|
|
|
|
arc-minute{
|
|
|
|
|
one{"{0} perc"}
|
|
|
|
|
other{"{0} perc"}
|
|
|
|
|
}
|
|
|
|
|
arc-second{
|
|
|
|
|
one{"{0} másodperc"}
|
|
|
|
|
other{"{0} másodperc"}
|
|
|
|
|
}
|
|
|
|
|
degree{
|
|
|
|
|
one{"{0} fok"}
|
|
|
|
|
other{"{0} fok"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
area{
|
|
|
|
|
acre{
|
|
|
|
|
one{"{0} acre"}
|
|
|
|
|
other{"{0} acre"}
|
|
|
|
|
}
|
|
|
|
|
hectare{
|
|
|
|
|
one{"{0} hektár"}
|
|
|
|
|
other{"{0} hektár"}
|
|
|
|
|
}
|
|
|
|
|
square-foot{
|
|
|
|
|
one{"{0} négyzetláb"}
|
|
|
|
|
other{"{0} négyzetláb"}
|
|
|
|
|
}
|
|
|
|
|
square-kilometer{
|
|
|
|
|
one{"{0} négyzetkilométer"}
|
|
|
|
|
other{"{0} négyzetkilométer"}
|
|
|
|
|
}
|
|
|
|
|
square-meter{
|
|
|
|
|
one{"{0} négyzetméter"}
|
|
|
|
|
other{"{0} négyzetméter"}
|
|
|
|
|
}
|
|
|
|
|
square-mile{
|
|
|
|
|
one{"{0} négyzetmérföld"}
|
|
|
|
|
other{"{0} négyzetmérföld"}
|
|
|
|
|
}
|
|
|
|
|
}
|
2013-09-11 19:16:25 +00:00
|
|
|
|
compound{
|
|
|
|
|
per{"{0} per {1}"}
|
|
|
|
|
}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
duration{
|
|
|
|
|
day{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"{0} nap"}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
other{"{0} nap"}
|
|
|
|
|
}
|
|
|
|
|
hour{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"{0} óra"}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
other{"{0} óra"}
|
|
|
|
|
}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
millisecond{
|
|
|
|
|
one{"{0} ezredmásodperc"}
|
|
|
|
|
other{"{0} ezredmásodperc"}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
}
|
|
|
|
|
minute{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"{0} perc"}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
other{"{0} perc"}
|
|
|
|
|
}
|
|
|
|
|
month{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"{0} hónap"}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
other{"{0} hónap"}
|
|
|
|
|
}
|
|
|
|
|
second{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"{0} másodperc"}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
other{"{0} másodperc"}
|
|
|
|
|
}
|
|
|
|
|
week{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"{0} hét"}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
other{"{0} hét"}
|
|
|
|
|
}
|
|
|
|
|
year{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"{0} év"}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
other{"{0} év"}
|
|
|
|
|
}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
}
|
|
|
|
|
length{
|
|
|
|
|
centimeter{
|
|
|
|
|
one{"{0} centiméter"}
|
|
|
|
|
other{"{0} centiméter"}
|
|
|
|
|
}
|
|
|
|
|
foot{
|
|
|
|
|
one{"{0} láb"}
|
|
|
|
|
other{"{0} láb"}
|
|
|
|
|
}
|
|
|
|
|
inch{
|
|
|
|
|
one{"{0} hüvelyk"}
|
|
|
|
|
other{"{0} hüvelyk"}
|
|
|
|
|
}
|
|
|
|
|
kilometer{
|
|
|
|
|
one{"{0} kilométer"}
|
|
|
|
|
other{"{0} kilométer"}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
light-year{
|
|
|
|
|
one{"{0} fényév"}
|
|
|
|
|
other{"{0} fényév"}
|
|
|
|
|
}
|
|
|
|
|
meter{
|
|
|
|
|
one{"{0} méter"}
|
|
|
|
|
other{"{0} méter"}
|
|
|
|
|
}
|
|
|
|
|
mile{
|
|
|
|
|
one{"{0} mérföld"}
|
|
|
|
|
other{"{0} mérföld"}
|
|
|
|
|
}
|
|
|
|
|
millimeter{
|
|
|
|
|
one{"{0} milliméter"}
|
|
|
|
|
other{"{0} milliméter"}
|
|
|
|
|
}
|
|
|
|
|
picometer{
|
|
|
|
|
one{"{0} pikométer"}
|
|
|
|
|
other{"{0} pikométer"}
|
|
|
|
|
}
|
|
|
|
|
yard{
|
|
|
|
|
one{"{0} yard"}
|
|
|
|
|
other{"{0} yard"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
mass{
|
|
|
|
|
gram{
|
|
|
|
|
one{"{0} gramm"}
|
|
|
|
|
other{"{0} gramm"}
|
|
|
|
|
}
|
|
|
|
|
kilogram{
|
|
|
|
|
one{"{0} kilogramm"}
|
|
|
|
|
other{"{0} kilogramm"}
|
|
|
|
|
}
|
|
|
|
|
ounce{
|
|
|
|
|
one{"{0} uncia"}
|
|
|
|
|
other{"{0} uncia"}
|
|
|
|
|
}
|
|
|
|
|
pound{
|
|
|
|
|
one{"{0} font"}
|
|
|
|
|
other{"{0} font"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
power{
|
|
|
|
|
horsepower{
|
|
|
|
|
one{"{0} lóerő"}
|
|
|
|
|
other{"{0} lóerő"}
|
|
|
|
|
}
|
|
|
|
|
kilowatt{
|
|
|
|
|
one{"{0} kilowatt"}
|
|
|
|
|
other{"{0} kilowatt"}
|
|
|
|
|
}
|
|
|
|
|
watt{
|
|
|
|
|
one{"{0} watt"}
|
|
|
|
|
other{"{0} watt"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
pressure{
|
|
|
|
|
hectopascal{
|
|
|
|
|
one{"{0} hektopascal"}
|
|
|
|
|
other{"{0} hektopascal"}
|
|
|
|
|
}
|
|
|
|
|
inch-hg{
|
|
|
|
|
one{"{0} higanyhüvelyk"}
|
|
|
|
|
other{"{0} higanyhüvelyk"}
|
|
|
|
|
}
|
|
|
|
|
millibar{
|
|
|
|
|
one{"{0} millibar"}
|
|
|
|
|
other{"{0} millibar"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
speed{
|
|
|
|
|
kilometer-per-hour{
|
|
|
|
|
one{"{0} kilométer per óra"}
|
|
|
|
|
other{"{0} kilométer per óra"}
|
|
|
|
|
}
|
|
|
|
|
meter-per-second{
|
|
|
|
|
one{"{0} méter per másodperc"}
|
|
|
|
|
other{"{0} méter per másodperc"}
|
|
|
|
|
}
|
|
|
|
|
mile-per-hour{
|
|
|
|
|
one{"{0} mérföld per óra"}
|
|
|
|
|
other{"{0} mérföld per óra"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
temperature{
|
|
|
|
|
celsius{
|
|
|
|
|
one{"{0} Celsius-fok"}
|
|
|
|
|
other{"{0} Celsius-fok"}
|
|
|
|
|
}
|
|
|
|
|
fahrenheit{
|
|
|
|
|
one{"{0} Fahrenheit-fok"}
|
|
|
|
|
other{"{0} Fahrenheit-fok"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
volume{
|
|
|
|
|
cubic-kilometer{
|
|
|
|
|
one{"{0} köbkilométer"}
|
|
|
|
|
other{"{0} köbkilométer"}
|
|
|
|
|
}
|
|
|
|
|
cubic-mile{
|
|
|
|
|
one{"{0} köbmérföld"}
|
|
|
|
|
other{"{0} köbmérföld"}
|
|
|
|
|
}
|
|
|
|
|
liter{
|
|
|
|
|
one{"{0} liter"}
|
|
|
|
|
other{"{0} liter"}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
}
|
2011-05-05 18:12:27 +00:00
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
}
|
2013-09-11 19:16:25 +00:00
|
|
|
|
unitsNarrow{
|
|
|
|
|
acceleration{
|
|
|
|
|
g-force{
|
|
|
|
|
one{"{0} G"}
|
|
|
|
|
other{"{0} G"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
angle{
|
|
|
|
|
arc-minute{
|
|
|
|
|
one{"{0}′"}
|
|
|
|
|
other{"{0}′"}
|
|
|
|
|
}
|
|
|
|
|
arc-second{
|
|
|
|
|
one{"{0}″"}
|
|
|
|
|
other{"{0}″"}
|
|
|
|
|
}
|
|
|
|
|
degree{
|
|
|
|
|
one{"{0}°"}
|
|
|
|
|
other{"{0}°"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
area{
|
|
|
|
|
acre{
|
|
|
|
|
one{"{0} ac"}
|
|
|
|
|
other{"{0} ac"}
|
|
|
|
|
}
|
|
|
|
|
hectare{
|
|
|
|
|
one{"{0} ha"}
|
|
|
|
|
other{"{0} ha"}
|
|
|
|
|
}
|
|
|
|
|
square-foot{
|
|
|
|
|
one{"{0} ft²"}
|
|
|
|
|
other{"{0} ft²"}
|
|
|
|
|
}
|
|
|
|
|
square-kilometer{
|
|
|
|
|
one{"{0} km²"}
|
|
|
|
|
other{"{0} km²"}
|
|
|
|
|
}
|
|
|
|
|
square-meter{
|
|
|
|
|
one{"{0} m²"}
|
|
|
|
|
other{"{0} m²"}
|
|
|
|
|
}
|
|
|
|
|
square-mile{
|
|
|
|
|
one{"{0} mi²"}
|
|
|
|
|
other{"{0} mi²"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
compound{
|
|
|
|
|
per{"{0}/{1}"}
|
|
|
|
|
}
|
|
|
|
|
duration{
|
|
|
|
|
day{
|
|
|
|
|
one{"{0} nap"}
|
|
|
|
|
other{"{0} nap"}
|
|
|
|
|
}
|
|
|
|
|
hour{
|
|
|
|
|
one{"{0} h"}
|
|
|
|
|
other{"{0} h"}
|
|
|
|
|
}
|
|
|
|
|
millisecond{
|
|
|
|
|
one{"{0} ms"}
|
|
|
|
|
other{"{0} ms"}
|
|
|
|
|
}
|
|
|
|
|
minute{
|
|
|
|
|
one{"{0} min"}
|
|
|
|
|
other{"{0} min"}
|
|
|
|
|
}
|
|
|
|
|
month{
|
|
|
|
|
one{"{0} h."}
|
|
|
|
|
other{"{0} h."}
|
|
|
|
|
}
|
|
|
|
|
second{
|
|
|
|
|
one{"{0} s"}
|
|
|
|
|
other{"{0} s"}
|
|
|
|
|
}
|
|
|
|
|
week{
|
|
|
|
|
one{"{0} hét"}
|
|
|
|
|
other{"{0} hét"}
|
|
|
|
|
}
|
|
|
|
|
year{
|
|
|
|
|
one{"{0} év"}
|
|
|
|
|
other{"{0} év"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
length{
|
|
|
|
|
centimeter{
|
|
|
|
|
one{"{0} cm"}
|
|
|
|
|
other{"{0} cm"}
|
|
|
|
|
}
|
|
|
|
|
foot{
|
|
|
|
|
one{"{0} láb"}
|
|
|
|
|
other{"{0} láb"}
|
|
|
|
|
}
|
|
|
|
|
inch{
|
|
|
|
|
one{"{0} hüvelyk"}
|
|
|
|
|
other{"{0} hüvelyk"}
|
|
|
|
|
}
|
|
|
|
|
kilometer{
|
|
|
|
|
one{"{0} km"}
|
|
|
|
|
other{"{0} km"}
|
|
|
|
|
}
|
|
|
|
|
light-year{
|
|
|
|
|
one{"{0} fényév"}
|
|
|
|
|
other{"{0} fényév"}
|
|
|
|
|
}
|
|
|
|
|
meter{
|
|
|
|
|
one{"{0} m"}
|
|
|
|
|
other{"{0} m"}
|
|
|
|
|
}
|
|
|
|
|
mile{
|
|
|
|
|
one{"{0} mf"}
|
|
|
|
|
other{"{0} mf"}
|
|
|
|
|
}
|
|
|
|
|
millimeter{
|
|
|
|
|
one{"{0} mm"}
|
|
|
|
|
other{"{0} mm"}
|
|
|
|
|
}
|
|
|
|
|
picometer{
|
|
|
|
|
one{"{0} pm"}
|
|
|
|
|
other{"{0} pm"}
|
|
|
|
|
}
|
|
|
|
|
yard{
|
|
|
|
|
one{"{0} yd"}
|
|
|
|
|
other{"{0} yd"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
mass{
|
|
|
|
|
gram{
|
|
|
|
|
one{"{0} g"}
|
|
|
|
|
other{"{0} g"}
|
|
|
|
|
}
|
|
|
|
|
kilogram{
|
|
|
|
|
one{"{0} kg"}
|
|
|
|
|
other{"{0} kg"}
|
|
|
|
|
}
|
|
|
|
|
ounce{
|
|
|
|
|
one{"{0} uncia"}
|
|
|
|
|
other{"{0} uncia"}
|
|
|
|
|
}
|
|
|
|
|
pound{
|
|
|
|
|
one{"{0} font"}
|
|
|
|
|
other{"{0} font"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
power{
|
|
|
|
|
horsepower{
|
|
|
|
|
one{"{0} LE"}
|
|
|
|
|
other{"{0} LE"}
|
|
|
|
|
}
|
|
|
|
|
kilowatt{
|
|
|
|
|
one{"{0} kW"}
|
|
|
|
|
other{"{0} kW"}
|
|
|
|
|
}
|
|
|
|
|
watt{
|
|
|
|
|
one{"{0} W"}
|
|
|
|
|
other{"{0} W"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
pressure{
|
|
|
|
|
hectopascal{
|
|
|
|
|
one{"{0} hPa"}
|
|
|
|
|
other{"{0} hPa"}
|
|
|
|
|
}
|
|
|
|
|
inch-hg{
|
|
|
|
|
one{"{0} inHg"}
|
|
|
|
|
other{"{0} inHg"}
|
|
|
|
|
}
|
|
|
|
|
millibar{
|
|
|
|
|
one{"{0} mb"}
|
|
|
|
|
other{"{0} mb"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
speed{
|
|
|
|
|
kilometer-per-hour{
|
|
|
|
|
one{"{0} km/h"}
|
|
|
|
|
other{"{0} km/h"}
|
|
|
|
|
}
|
|
|
|
|
meter-per-second{
|
|
|
|
|
one{"{0} m/s"}
|
|
|
|
|
other{"{0} m/s"}
|
|
|
|
|
}
|
|
|
|
|
mile-per-hour{
|
|
|
|
|
one{"{0} mph"}
|
|
|
|
|
other{"{0} mph"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
temperature{
|
|
|
|
|
celsius{
|
|
|
|
|
one{"{0} °"}
|
|
|
|
|
other{"{0} °"}
|
|
|
|
|
}
|
|
|
|
|
fahrenheit{
|
|
|
|
|
one{"{0} °F"}
|
|
|
|
|
other{"{0} °F"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
volume{
|
|
|
|
|
cubic-kilometer{
|
|
|
|
|
one{"{0} km³"}
|
|
|
|
|
other{"{0} km³"}
|
|
|
|
|
}
|
|
|
|
|
cubic-mile{
|
|
|
|
|
one{"{0} mi³"}
|
|
|
|
|
other{"{0} mi³"}
|
|
|
|
|
}
|
|
|
|
|
liter{
|
|
|
|
|
one{"{0} l"}
|
|
|
|
|
other{"{0} l"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
2009-11-12 21:53:42 +00:00
|
|
|
|
unitsShort{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
acceleration{
|
|
|
|
|
g-force{
|
|
|
|
|
one{"{0} G"}
|
|
|
|
|
other{"{0} G"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
angle{
|
|
|
|
|
arc-minute{
|
|
|
|
|
one{"{0}′"}
|
|
|
|
|
other{"{0}′"}
|
|
|
|
|
}
|
|
|
|
|
arc-second{
|
|
|
|
|
one{"{0}″"}
|
|
|
|
|
other{"{0}″"}
|
|
|
|
|
}
|
|
|
|
|
degree{
|
|
|
|
|
one{"{0} fok"}
|
|
|
|
|
other{"{0} fok"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
area{
|
|
|
|
|
acre{
|
|
|
|
|
one{"{0} ac"}
|
|
|
|
|
other{"{0} ac"}
|
|
|
|
|
}
|
|
|
|
|
hectare{
|
|
|
|
|
one{"{0} ha"}
|
|
|
|
|
other{"{0} ha"}
|
|
|
|
|
}
|
|
|
|
|
square-foot{
|
|
|
|
|
one{"{0} ft²"}
|
|
|
|
|
other{"{0} ft²"}
|
|
|
|
|
}
|
|
|
|
|
square-kilometer{
|
|
|
|
|
one{"{0} km²"}
|
|
|
|
|
other{"{0} km²"}
|
|
|
|
|
}
|
|
|
|
|
square-meter{
|
|
|
|
|
one{"{0} m²"}
|
|
|
|
|
other{"{0} m²"}
|
|
|
|
|
}
|
|
|
|
|
square-mile{
|
|
|
|
|
one{"{0} mf²"}
|
|
|
|
|
other{"{0} mf²"}
|
|
|
|
|
}
|
|
|
|
|
}
|
2013-09-11 19:16:25 +00:00
|
|
|
|
compound{
|
|
|
|
|
per{"{0}/{1}"}
|
|
|
|
|
}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
duration{
|
|
|
|
|
day{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"{0} nap"}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
other{"{0} nap"}
|
|
|
|
|
}
|
|
|
|
|
hour{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"{0} h"}
|
|
|
|
|
other{"{0} h"}
|
|
|
|
|
}
|
|
|
|
|
millisecond{
|
|
|
|
|
one{"{0} ms"}
|
|
|
|
|
other{"{0} ms"}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
}
|
|
|
|
|
minute{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"{0} min"}
|
|
|
|
|
other{"{0} min"}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
}
|
|
|
|
|
month{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"{0} hónap"}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
other{"{0} hónap"}
|
|
|
|
|
}
|
|
|
|
|
second{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"{0} s"}
|
|
|
|
|
other{"{0} s"}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
}
|
|
|
|
|
week{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"{0} hét"}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
other{"{0} hét"}
|
|
|
|
|
}
|
|
|
|
|
year{
|
2013-09-07 20:46:42 +00:00
|
|
|
|
one{"{0} év"}
|
2013-07-08 06:51:38 +00:00
|
|
|
|
other{"{0} év"}
|
|
|
|
|
}
|
2008-06-07 20:46:42 +00:00
|
|
|
|
}
|
2013-09-07 20:46:42 +00:00
|
|
|
|
length{
|
|
|
|
|
centimeter{
|
|
|
|
|
one{"{0} cm"}
|
|
|
|
|
other{"{0} cm"}
|
|
|
|
|
}
|
|
|
|
|
foot{
|
|
|
|
|
one{"{0} láb"}
|
|
|
|
|
other{"{0} láb"}
|
|
|
|
|
}
|
|
|
|
|
inch{
|
|
|
|
|
one{"{0} hüvelyk"}
|
|
|
|
|
other{"{0} hüvelyk"}
|
|
|
|
|
}
|
|
|
|
|
kilometer{
|
|
|
|
|
one{"{0} km"}
|
|
|
|
|
other{"{0} km"}
|
|
|
|
|
}
|
|
|
|
|
light-year{
|
|
|
|
|
one{"{0} fényév"}
|
|
|
|
|
other{"{0} fényév"}
|
|
|
|
|
}
|
|
|
|
|
meter{
|
|
|
|
|
one{"{0} m"}
|
|
|
|
|
other{"{0} m"}
|
|
|
|
|
}
|
|
|
|
|
mile{
|
|
|
|
|
one{"{0} mf"}
|
|
|
|
|
other{"{0} mf"}
|
|
|
|
|
}
|
|
|
|
|
millimeter{
|
|
|
|
|
one{"{0} mm"}
|
|
|
|
|
other{"{0} mm"}
|
|
|
|
|
}
|
|
|
|
|
picometer{
|
|
|
|
|
one{"{0} pm"}
|
|
|
|
|
other{"{0} pm"}
|
|
|
|
|
}
|
|
|
|
|
yard{
|
|
|
|
|
one{"{0} yd"}
|
|
|
|
|
other{"{0} yd"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
mass{
|
|
|
|
|
gram{
|
|
|
|
|
one{"{0} g"}
|
|
|
|
|
other{"{0} g"}
|
|
|
|
|
}
|
|
|
|
|
kilogram{
|
|
|
|
|
one{"{0} kg"}
|
|
|
|
|
other{"{0} kg"}
|
|
|
|
|
}
|
|
|
|
|
ounce{
|
|
|
|
|
one{"{0} uncia"}
|
|
|
|
|
other{"{0} uncia"}
|
|
|
|
|
}
|
|
|
|
|
pound{
|
|
|
|
|
one{"{0} font"}
|
|
|
|
|
other{"{0} font"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
power{
|
|
|
|
|
horsepower{
|
|
|
|
|
one{"{0} LE"}
|
|
|
|
|
other{"{0} LE"}
|
|
|
|
|
}
|
|
|
|
|
kilowatt{
|
|
|
|
|
one{"{0} kW"}
|
|
|
|
|
other{"{0} kW"}
|
|
|
|
|
}
|
|
|
|
|
watt{
|
|
|
|
|
one{"{0} W"}
|
|
|
|
|
other{"{0} W"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
pressure{
|
|
|
|
|
hectopascal{
|
|
|
|
|
one{"{0} hPa"}
|
|
|
|
|
other{"{0} hPa"}
|
|
|
|
|
}
|
|
|
|
|
inch-hg{
|
|
|
|
|
one{"{0} inHg"}
|
|
|
|
|
other{"{0} inHg"}
|
|
|
|
|
}
|
|
|
|
|
millibar{
|
|
|
|
|
one{"{0} mb"}
|
|
|
|
|
other{"{0} mb"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
speed{
|
|
|
|
|
kilometer-per-hour{
|
|
|
|
|
one{"{0} km/h"}
|
|
|
|
|
other{"{0} km/h"}
|
|
|
|
|
}
|
|
|
|
|
meter-per-second{
|
|
|
|
|
one{"{0} m/s"}
|
|
|
|
|
other{"{0} m/s"}
|
|
|
|
|
}
|
|
|
|
|
mile-per-hour{
|
|
|
|
|
one{"{0} mph"}
|
|
|
|
|
other{"{0} mph"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
temperature{
|
|
|
|
|
celsius{
|
|
|
|
|
one{"{0} °C"}
|
|
|
|
|
other{"{0} °C"}
|
|
|
|
|
}
|
|
|
|
|
fahrenheit{
|
|
|
|
|
one{"{0} °F"}
|
|
|
|
|
other{"{0} °F"}
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
volume{
|
|
|
|
|
cubic-kilometer{
|
|
|
|
|
one{"{0} km³"}
|
|
|
|
|
other{"{0} km³"}
|
|
|
|
|
}
|
|
|
|
|
cubic-mile{
|
|
|
|
|
one{"{0} mi³"}
|
|
|
|
|
other{"{0} mi³"}
|
|
|
|
|
}
|
|
|
|
|
liter{
|
|
|
|
|
one{"{0} l"}
|
|
|
|
|
other{"{0} l"}
|
|
|
|
|
}
|
|
|
|
|
}
|
2005-08-12 22:01:55 +00:00
|
|
|
|
}
|
2003-11-24 19:57:59 +00:00
|
|
|
|
}
|