| 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/hsb.xml | 6 // * Source File: <path>/common/main/hsb.xml |
| 7 // * | 7 // * |
| 8 // *************************************************************************** | 8 // *************************************************************************** |
| 9 hsb{ | 9 hsb{ |
| 10 Version{"2.1.19.14"} | 10 Version{"2.1.19.14"} |
| (...skipping 208 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 219 few{"{0} dny"} | 219 few{"{0} dny"} |
| 220 one{"{0} dźeń"} | 220 one{"{0} dźeń"} |
| 221 other{"{0} dnjow"} | 221 other{"{0} dnjow"} |
| 222 two{"{0} dnjej"} | 222 two{"{0} dnjej"} |
| 223 } | 223 } |
| 224 hour{ | 224 hour{ |
| 225 dnam{"hodźiny"} | 225 dnam{"hodźiny"} |
| 226 few{"{0} hodźiny"} | 226 few{"{0} hodźiny"} |
| 227 one{"{0} hodźina"} | 227 one{"{0} hodźina"} |
| 228 other{"{0} hodźinow"} | 228 other{"{0} hodźinow"} |
| 229 per{"na hodźinu"} | 229 per{"{0} na hodźinu"} |
| 230 two{"{0} hodźinje"} | 230 two{"{0} hodźinje"} |
| 231 } | 231 } |
| 232 microsecond{ | 232 microsecond{ |
| 233 dnam{"mikrosekundy"} | 233 dnam{"mikrosekundy"} |
| 234 few{"{0} mikrosekundy"} | 234 few{"{0} mikrosekundy"} |
| 235 one{"{0} mikrosekunda"} | 235 one{"{0} mikrosekunda"} |
| 236 other{"{0} mikrosekundow"} | 236 other{"{0} mikrosekundow"} |
| 237 two{"{0} mikrosekundźe"} | 237 two{"{0} mikrosekundźe"} |
| 238 } | 238 } |
| 239 millisecond{ | 239 millisecond{ |
| (...skipping 22 matching lines...) Expand all Loading... |
| 262 few{"{0} nanosekundy"} | 262 few{"{0} nanosekundy"} |
| 263 one{"{0} nanosekunda"} | 263 one{"{0} nanosekunda"} |
| 264 other{"{0} nanosekundow"} | 264 other{"{0} nanosekundow"} |
| 265 two{"{0} nanosekundźe"} | 265 two{"{0} nanosekundźe"} |
| 266 } | 266 } |
| 267 second{ | 267 second{ |
| 268 dnam{"sekundy"} | 268 dnam{"sekundy"} |
| 269 few{"{0} sekundy"} | 269 few{"{0} sekundy"} |
| 270 one{"{0} sekunda"} | 270 one{"{0} sekunda"} |
| 271 other{"{0} sekundow"} | 271 other{"{0} sekundow"} |
| 272 per{"na sekundu"} | 272 per{"{0} na sekundu"} |
| 273 two{"{0} sekundźe"} | 273 two{"{0} sekundźe"} |
| 274 } | 274 } |
| 275 week{ | 275 week{ |
| 276 dnam{"tydźenje"} | 276 dnam{"tydźenje"} |
| 277 few{"{0} tydźenje"} | 277 few{"{0} tydźenje"} |
| 278 one{"{0} tydźeń"} | 278 one{"{0} tydźeń"} |
| 279 other{"{0} tydźenjow"} | 279 other{"{0} tydźenjow"} |
| 280 two{"{0} tydźenjej"} | 280 two{"{0} tydźenjej"} |
| 281 } | 281 } |
| 282 year{ | 282 year{ |
| (...skipping 1759 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2042 teaspoon{ | 2042 teaspoon{ |
| 2043 dnam{"łžk."} | 2043 dnam{"łžk."} |
| 2044 few{"{0} łžk."} | 2044 few{"{0} łžk."} |
| 2045 one{"{0} łžk."} | 2045 one{"{0} łžk."} |
| 2046 other{"{0} łžk."} | 2046 other{"{0} łžk."} |
| 2047 two{"{0} łžk."} | 2047 two{"{0} łžk."} |
| 2048 } | 2048 } |
| 2049 } | 2049 } |
| 2050 } | 2050 } |
| 2051 } | 2051 } |
| OLD | NEW |