Commit 038a794b97a68c7fe19bf8926dd25208f930c822
1 parent
20caa7d1
Exists in
master
and in
7 other branches
Update dicionario.js
Showing
1 changed file
with
6 additions
and
6 deletions
Show diff stats
init/dicionario.js
... | ... | @@ -284,22 +284,22 @@ g_traducao_init = |
284 | 284 | "24a" : [ |
285 | 285 | { |
286 | 286 | pt : "Descrição das funções javascript que podem ser modificadas ou utilizadas para criar interfaces para os seus mapas.", |
287 | - en : "", | |
288 | - es : "" | |
287 | + en : "Description of javascript functions you can use or modify to create your map interface.", | |
288 | + es : "Descripción de las funciones javascript que pueden ser modificadas o utilizadas para crear interfaces para sus mapas." | |
289 | 289 | } |
290 | 290 | ], |
291 | 291 | 25 : [ |
292 | 292 | { |
293 | 293 | pt : "i3Geo + <a tabindex='-1' href='http://community.meteorite.bi/' >SAIKU </a>", |
294 | - en : "", | |
295 | - es : "" | |
294 | + en : "i3Geo + <a tabindex='-1' href='http://community.meteorite.bi/' >SAIKU </a>", | |
295 | + es : "i3Geo + <a tabindex='-1' href='http://community.meteorite.bi/' >SAIKU </a>" | |
296 | 296 | } |
297 | 297 | ], |
298 | 298 | "25a" : [ |
299 | 299 | { |
300 | 300 | pt : "Ferramenta OLAP que permite cruzar dados tabulares definidos por meio do módulo METAESTAT.", |
301 | - en : "", | |
302 | - es : "" | |
301 | + en : "OLAP tool that allows you to cross data defined by METAESTAT module", | |
302 | + es : "Herramienta OLAP que permite cruzar datos tabulares definidos a través del módulo METAESTAT" | |
303 | 303 | } |
304 | 304 | ], |
305 | 305 | 26 : [ | ... | ... |