| OLD | NEW |
| 1 // *************************************************************************** | 1 // *************************************************************************** |
| 2 // * | 2 // * |
| 3 // * Copyright (C) 2015 International Business Machines | 3 // * Copyright (C) 2015 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/pt_PT.xml | 6 // * Source File: <path>/common/main/pt_PT.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 pt_PT{ | 9 pt_PT{ |
| 10 Version{"2.1.19.79"} | 10 Version{"2.1.19.79"} |
| (...skipping 92 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 103 other{"{0} quilómetros por hora"} | 103 other{"{0} quilómetros por hora"} |
| 104 } | 104 } |
| 105 } | 105 } |
| 106 temperature{ | 106 temperature{ |
| 107 generic{ | 107 generic{ |
| 108 other{"{0}°"} | 108 other{"{0}°"} |
| 109 } | 109 } |
| 110 } | 110 } |
| 111 volume{ | 111 volume{ |
| 112 cubic-centimeter{ | 112 cubic-centimeter{ |
| 113 per{"por centímetro cúbico"} | 113 per{"{0} por centímetro cúbico"} |
| 114 } | 114 } |
| 115 cubic-kilometer{ | 115 cubic-kilometer{ |
| 116 dnam{"quilómetros cúbicos"} | 116 dnam{"quilómetros cúbicos"} |
| 117 one{"{0} quilómetro cúbico"} | 117 one{"{0} quilómetro cúbico"} |
| 118 other{"{0} quilómetros cúbicos"} | 118 other{"{0} quilómetros cúbicos"} |
| 119 } | 119 } |
| 120 cup{ | 120 cup{ |
| 121 dnam{"chávenas"} | 121 dnam{"chávenas"} |
| 122 one{"{0} chávena"} | 122 one{"{0} chávena"} |
| 123 other{"{0} chávenas"} | 123 other{"{0} chávenas"} |
| (...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 306 other{"{0} cháv."} | 306 other{"{0} cháv."} |
| 307 } | 307 } |
| 308 tablespoon{ | 308 tablespoon{ |
| 309 dnam{"cs"} | 309 dnam{"cs"} |
| 310 one{"{0} cs"} | 310 one{"{0} cs"} |
| 311 other{"{0} cs"} | 311 other{"{0} cs"} |
| 312 } | 312 } |
| 313 } | 313 } |
| 314 } | 314 } |
| 315 } | 315 } |
| OLD | NEW |