UNPKG

4.77 kBJSONView Raw
1{
2 "locale": "gl",
3 "long": {
4 "year": {
5 "previous": "o ano pasado",
6 "current": "este ano",
7 "next": "o próximo ano",
8 "past": {
9 "one": "hai {0} ano",
10 "other": "hai {0} anos"
11 },
12 "future": {
13 "one": "en {0} ano",
14 "other": "en {0} anos"
15 }
16 },
17 "quarter": {
18 "previous": "o trimestre pasado",
19 "current": "este trimestre",
20 "next": "o próximo trimestre",
21 "past": {
22 "one": "hai {0} trimestre",
23 "other": "hai {0} trimestres"
24 },
25 "future": {
26 "one": "en {0} trimestre",
27 "other": "en {0} trimestres"
28 }
29 },
30 "month": {
31 "previous": "o mes pasado",
32 "current": "este mes",
33 "next": "o próximo mes",
34 "past": {
35 "one": "hai {0} mes",
36 "other": "hai {0} meses"
37 },
38 "future": {
39 "one": "en {0} mes",
40 "other": "en {0} meses"
41 }
42 },
43 "week": {
44 "previous": "a semana pasada",
45 "current": "esta semana",
46 "next": "a próxima semana",
47 "past": {
48 "one": "hai {0} semana",
49 "other": "hai {0} semanas"
50 },
51 "future": {
52 "one": "en {0} semana",
53 "other": "en {0} semanas"
54 }
55 },
56 "day": {
57 "previous": "onte",
58 "previous-2": "antonte",
59 "current": "hoxe",
60 "next": "mañá",
61 "next-2": "pasadomañá",
62 "past": {
63 "one": "hai {0} día",
64 "other": "hai {0} días"
65 },
66 "future": {
67 "one": "en {0} día",
68 "other": "en {0} días"
69 }
70 },
71 "hour": {
72 "current": "esta hora",
73 "past": {
74 "one": "hai {0} hora",
75 "other": "hai {0} horas"
76 },
77 "future": {
78 "one": "en {0} hora",
79 "other": "en {0} horas"
80 }
81 },
82 "minute": {
83 "current": "este minuto",
84 "past": {
85 "one": "hai {0} minuto",
86 "other": "hai {0} minutos"
87 },
88 "future": {
89 "one": "en {0} minuto",
90 "other": "en {0} minutos"
91 }
92 },
93 "second": {
94 "current": "agora",
95 "past": {
96 "one": "hai {0} segundo",
97 "other": "hai {0} segundos"
98 },
99 "future": {
100 "one": "en {0} segundo",
101 "other": "en {0} segundos"
102 }
103 }
104 },
105 "short": {
106 "year": {
107 "previous": "ano pasado",
108 "current": "este ano",
109 "next": "seguinte ano",
110 "past": {
111 "one": "hai {0} ano",
112 "other": "hai {0} anos"
113 },
114 "future": {
115 "one": "en {0} ano",
116 "other": "en {0} anos"
117 }
118 },
119 "quarter": {
120 "previous": "trim. pasado",
121 "current": "este trim.",
122 "next": "trim. seguinte",
123 "past": "hai {0} trim.",
124 "future": "en {0} trim."
125 },
126 "month": {
127 "previous": "m. pasado",
128 "current": "este m.",
129 "next": "m. seguinte",
130 "past": {
131 "one": "hai {0} mes",
132 "other": "hai {0} meses"
133 },
134 "future": {
135 "one": "en {0} mes",
136 "other": "en {0} meses"
137 }
138 },
139 "week": {
140 "previous": "sem. pasada",
141 "current": "esta sem.",
142 "next": "sem. seguinte",
143 "past": "hai {0} sem.",
144 "future": "en {0} sem."
145 },
146 "day": {
147 "previous": "onte",
148 "previous-2": "antonte",
149 "current": "hoxe",
150 "next": "mañá",
151 "next-2": "pasadomañá",
152 "past": {
153 "one": "hai {0} día",
154 "other": "hai {0} días"
155 },
156 "future": {
157 "one": "en {0} día",
158 "other": "en {0} días"
159 }
160 },
161 "hour": {
162 "current": "esta hora",
163 "past": "hai {0} h",
164 "future": "en {0} h"
165 },
166 "minute": {
167 "current": "este minuto",
168 "past": "hai {0} min",
169 "future": "en {0} min"
170 },
171 "second": {
172 "current": "agora",
173 "past": "hai {0} s",
174 "future": "en {0} s"
175 }
176 },
177 "narrow": {
178 "year": {
179 "previous": "ano pasado",
180 "current": "este ano",
181 "next": "seguinte ano",
182 "past": {
183 "one": "hai {0} ano",
184 "other": "hai {0} anos"
185 },
186 "future": {
187 "one": "en {0} ano",
188 "other": "en {0} anos"
189 }
190 },
191 "quarter": {
192 "previous": "trim. pasado",
193 "current": "este trim.",
194 "next": "trim. seguinte",
195 "past": "hai {0} trim.",
196 "future": "en {0} trim."
197 },
198 "month": {
199 "previous": "m. pasado",
200 "current": "este m.",
201 "next": "m. seguinte",
202 "past": {
203 "one": "hai {0} mes",
204 "other": "hai {0} meses"
205 },
206 "future": {
207 "one": "en {0} mes",
208 "other": "en {0} meses"
209 }
210 },
211 "week": {
212 "previous": "sem. pasada",
213 "current": "esta sem.",
214 "next": "sem. seguinte",
215 "past": "hai {0} sem.",
216 "future": "en {0} sem."
217 },
218 "day": {
219 "previous": "onte",
220 "previous-2": "antonte",
221 "current": "hoxe",
222 "next": "mañá",
223 "next-2": "pasadomañá",
224 "past": {
225 "one": "hai {0} día",
226 "other": "hai {0} días"
227 },
228 "future": {
229 "one": "en {0} día",
230 "other": "en {0} días"
231 }
232 },
233 "hour": {
234 "current": "esta hora",
235 "past": "hai {0} h",
236 "future": "en {0} h"
237 },
238 "minute": {
239 "current": "este minuto",
240 "past": "hai {0} min",
241 "future": "en {0} min"
242 },
243 "second": {
244 "current": "agora",
245 "past": "hai {0} s",
246 "future": "en {0} s"
247 }
248 }
249}
\No newline at end of file