Commit 08593cf5dd0b9cb28a44030893b0924cd43239f9

Authored by Abraham Coiman
1 parent e87cb450

--no commit message

Showing 1 changed file with 8 additions and 8 deletions   Show diff stats
init/dicionario.js
... ... @@ -150,49 +150,49 @@ g_traducao_init =
150 150 22 : [
151 151 {
152 152 pt : "Google Maps com aplicação de estilo",
153   - en : "",
  153 + en : "Google Maps with style application",
154 154 es : "Google Maps con aplicación de estilo"
155 155 }
156 156 ],
157 157 23 : [
158 158 {
159 159 pt : "Mapa com Open Street Map (OSM)",
160   - en : "",
  160 + en : "Map with Open Street Map (OSM) ",
161 161 es : "Mapa con Open Street Map (OSM)"
162 162 }
163 163 ],
164 164 24 : [
165 165 {
166 166 pt : "Documentação da API",
167   - en : "",
  167 + en : "API reference",
168 168 es : "Documentación de la API"
169 169 }
170 170 ],
171 171 25 : [
172 172 {
173 173 pt : "SAIKU - análise tabular",
174   - en : "",
  174 + en : "SAIKU - tabular analysis",
175 175 es : "SAIKU - análisis tabular"
176 176 }
177 177 ],
178 178 26 : [
179 179 {
180 180 pt : "Teste do conversor de projeto GVP para Mapfile",
181   - en : "",
182   - es : "Test del convertidor de proyecto GVP para Mapfile"
  181 + en : "Test of GVP project to MapFile converter",
  182 + es : "Prueba del convertidor de proyecto GVP para Mapfile"
183 183 }
184 184 ],
185 185 27 : [
186 186 {
187 187 pt : "Lista de Atlas cadastrados",
188   - en : "",
  188 + en : "List of recorded Atlas ",
189 189 es : "Lista de Atlas registrados"
190 190 }
191 191 ],
192 192 28 : [
193 193 {
194 194 pt : "Curso de i3Geo em Gvsig-training",
195   - en : "",
  195 + en : "i3Geo course at Gvsig-training",
196 196 es : "Curso de i3Geo en Gvsig-training"
197 197 }
198 198 ],
... ...