| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2014 International Business Machines | 3 // * Copyright (C) 2014 International Business Machines |
| 4 // * Corporation and others. All Rights Reserved. | 4 // * Corporation and others. All Rights Reserved. |
| 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | 5 // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter |
| 6 // * Source File: <path>/common/main/zh_Hant_HK.xml | 6 // * Source File: <path>/common/main/zh_Hant_HK.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 zh_Hant_HK{ | 9 zh_Hant_HK{ |
| 10 %%Parent{"zh_Hant"} |
| 10 Keys{ | 11 Keys{ |
| 11 calendar{"日曆"} | 12 calendar{"日曆"} |
| 12 x{"專用區"} | 13 x{"專用區"} |
| 13 } | 14 } |
| 14 Languages{ | 15 Languages{ |
| 15 br{"布里多尼文"} | 16 br{"布里多尼文"} |
| 16 de_CH{"瑞士德語"} | 17 de_CH{"瑞士德語"} |
| 17 eo{"世界語"} | 18 eo{"世界語"} |
| 18 gl{"加里西亞文"} | 19 gl{"加里西亞文"} |
| 19 it{"意大利文"} | 20 it{"意大利文"} |
| (...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 62 } | 63 } |
| 63 Variants{ | 64 Variants{ |
| 64 1901{"傳統德國拼字法"} | 65 1901{"傳統德國拼字法"} |
| 65 1996{"1996 德國拼字法"} | 66 1996{"1996 德國拼字法"} |
| 66 BISKE{"San Giorgio/Bila 方言"} | 67 BISKE{"San Giorgio/Bila 方言"} |
| 67 REVISED{"已修訂拼字法"} | 68 REVISED{"已修訂拼字法"} |
| 68 SCOTLAND{"蘇格蘭標準英語"} | 69 SCOTLAND{"蘇格蘭標準英語"} |
| 69 } | 70 } |
| 70 Version{"2.1.8.28"} | 71 Version{"2.1.8.28"} |
| 71 } | 72 } |
| OLD | NEW |