]>
Commit | Line | Data |
---|---|---|
1 | // *************************************************************************** | |
2 | // * | |
3 | // * Copyright (C) 2016 International Business Machines | |
4 | // * Corporation and others. All Rights Reserved. | |
5 | // * Tool: org.unicode.cldr.icu.NewLdml2IcuConverter | |
6 | // * Source File: <path>/common/main/es_NI.xml | |
7 | // * | |
8 | // *************************************************************************** | |
9 | es_NI{ | |
10 | %%Parent{"es_419"} | |
11 | Version{"2.1.22.17"} | |
12 | fields{ | |
13 | day{ | |
14 | relative{ | |
15 | "-1"{"ayer"} | |
16 | "-2"{"antier"} | |
17 | "0"{"hoy"} | |
18 | "1"{"mañana"} | |
19 | "2"{"pasado mañana"} | |
20 | } | |
21 | } | |
22 | } | |
23 | } |