• 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_GT{
4    %%Parent{"es_419"}
5    Version{"36.1"}
6    units{
7        duration{
8            day{
9                per{"{0} al día"}
10            }
11            month{
12                per{"{0} al mes"}
13            }
14            year{
15                per{"{0} al año"}
16            }
17        }
18        electric{
19            ampere{
20                dnam{"amperios"}
21                one{"{0} amperio"}
22                other{"{0} amperios"}
23            }
24            milliampere{
25                dnam{"miliamperios"}
26                one{"{0} miliamperio"}
27                other{"{0} miliamperios"}
28            }
29            ohm{
30                one{"{0} ohmio"}
31                other{"{0} ohmios"}
32            }
33        }
34        energy{
35            joule{
36                dnam{"julios"}
37                one{"{0} julio"}
38                other{"{0} julios"}
39            }
40            kilojoule{
41                dnam{"kilojulios"}
42                one{"{0} kilojulio"}
43                other{"{0} kilojulios"}
44            }
45        }
46        power{
47            horsepower{
48                one{"{0} caballos de fuerza"}
49                other{"{0} caballos de fuerza"}
50            }
51        }
52        volume{
53            cubic-centimeter{
54                per{"{0} por pie cúbico"}
55            }
56        }
57    }
58    unitsNarrow{
59        duration{
60            hour{
61                dnam{"hora"}
62            }
63        }
64    }
65    unitsShort{
66        length{
67            foot{
68                dnam{"pie"}
69            }
70        }
71        volume{
72            acre-foot{
73                dnam{"acre pie"}
74            }
75        }
76    }
77}
78