OLD | NEW |
1 // *************************************************************************** | 1 // *************************************************************************** |
2 // * | 2 // * |
3 // * Copyright (C) 2007 International Business Machines | 3 // * Copyright (C) 2007 International Business Machines |
4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java | 5 // * Tool: com.ibm.icu.dev.tool.cldr.LDML2ICUConverter.java |
6 // * Source File:<path>/common/main/hu.xml | 6 // * Source File:<path>/common/main/hu.xml |
7 // * | 7 // * |
8 // *************************************************************************** | 8 // *************************************************************************** |
9 /** | 9 /** |
10 * ICU <specials> source: <path>/xml/main/hu.xml | 10 * ICU <specials> source: <path>/xml/main/hu.xml |
(...skipping 1787 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1798 "csütörtök", | 1798 "csütörtök", |
1799 "péntek", | 1799 "péntek", |
1800 "szombat", | 1800 "szombat", |
1801 } | 1801 } |
1802 } | 1802 } |
1803 stand-alone{ | 1803 stand-alone{ |
1804 narrow{ | 1804 narrow{ |
1805 "V", | 1805 "V", |
1806 "H", | 1806 "H", |
1807 "K", | 1807 "K", |
1808 "S", | 1808 "Sz", |
1809 "C", | 1809 "Cs", |
1810 "P", | 1810 "P", |
1811 "S", | 1811 "Sz", |
1812 } | 1812 } |
1813 } | 1813 } |
1814 } | 1814 } |
1815 eras{ | 1815 eras{ |
1816 abbreviated{ | 1816 abbreviated{ |
1817 "i. e.", | 1817 "i. e.", |
1818 "i. sz.", | 1818 "i. sz.", |
1819 } | 1819 } |
1820 wide{ | 1820 wide{ |
1821 "időszámításunk előtt", | 1821 "időszámításunk előtt", |
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1900 stand-alone{ | 1900 stand-alone{ |
1901 narrow{ | 1901 narrow{ |
1902 "J", | 1902 "J", |
1903 "F", | 1903 "F", |
1904 "M", | 1904 "M", |
1905 "Á", | 1905 "Á", |
1906 "M", | 1906 "M", |
1907 "J", | 1907 "J", |
1908 "J", | 1908 "J", |
1909 "A", | 1909 "A", |
1910 "S", | 1910 "Sz", |
1911 "O", | 1911 "O", |
1912 "N", | 1912 "N", |
1913 "D", | 1913 "D", |
1914 } | 1914 } |
1915 } | 1915 } |
1916 } | 1916 } |
1917 quarters{ | 1917 quarters{ |
1918 format{ | 1918 format{ |
1919 abbreviated{ | 1919 abbreviated{ |
1920 "N1", | 1920 "N1", |
(...skipping 439 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2360 ec{"Yap-szigetek"} | 2360 ec{"Yap-szigetek"} |
2361 } | 2361 } |
2362 "meta:Europe_Central"{ | 2362 "meta:Europe_Central"{ |
2363 ld{"közép-európai nyári idő"} | 2363 ld{"közép-európai nyári idő"} |
2364 ls{"közép-európai idő"} | 2364 ls{"közép-európai idő"} |
2365 } | 2365 } |
2366 gmtFormat{"GMT{0}"} | 2366 gmtFormat{"GMT{0}"} |
2367 hourFormat{"+HH:mm;-HH:mm"} | 2367 hourFormat{"+HH:mm;-HH:mm"} |
2368 } | 2368 } |
2369 } | 2369 } |
OLD | NEW |