• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// © 2016 and later: Unicode, Inc. and others.
2// License & terms of use: http://www.unicode.org/copyright.html#License
3es_PY{
4    %%Parent{"es_419"}
5    Version{"2.1.43.65"}
6    units{
7        duration{
8            year{
9                per{"{0}/año"}
10            }
11        }
12        electric{
13            ampere{
14                dnam{"amperios"}
15                one{"{0} amperio"}
16                other{"{0} amperios"}
17            }
18            milliampere{
19                dnam{"miliamperios"}
20                one{"{0} miliamperio"}
21                other{"{0} miliamperios"}
22            }
23            ohm{
24                one{"{0} ohmio"}
25                other{"{0} ohmios"}
26            }
27            volt{
28                one{"{0} voltio"}
29                other{"{0} voltios"}
30            }
31        }
32    }
33    unitsNarrow{
34        duration{
35            day{
36                dnam{"día"}
37            }
38            month{
39                dnam{"mes"}
40            }
41            year{
42                dnam{"año"}
43            }
44        }
45    }
46    unitsShort{
47        duration{
48            day{
49                dnam{"días"}
50                one{"{0} día"}
51                other{"{0} días"}
52                per{"{0}/día"}
53            }
54            month{
55                dnam{"meses"}
56                one{"{0} mes"}
57                other{"{0} meses"}
58                per{"{0}/mes"}
59            }
60            second{
61                dnam{"seg."}
62                one{"{0} seg."}
63                other{"{0} seg."}
64                per{"{0}/seg."}
65            }
66            year{
67                dnam{"años"}
68                one{"{0} año"}
69                other{"{0} años"}
70                per{"{0}/año"}
71            }
72        }
73        electric{
74            volt{
75                dnam{"voltios"}
76            }
77        }
78        power{
79            watt{
80                dnam{"vatios"}
81            }
82        }
83    }
84}
85