Commit 76418d4531df1770d918d7ac4ab69b3a8b0892d7

Authored by Murilo Caixêta
1 parent 8a45ce2f

Substituição dos IDs para os textos das ferramenta por palavras-chave

ferramentas/legenda/dicionario.js
1 //+$trad(1,i3GEOF.legenda.dicionario)+ 1 //+$trad(1,i3GEOF.legenda.dicionario)+
2 i3GEOF.legenda.dicionario = { 2 i3GEOF.legenda.dicionario = {
3 - 1: [{ 3 + 'ajuda': [{
4 pt:"Para acessar o editor, clique em um s&iacute;mbolo na guia <i>Legenda</i>", 4 pt:"Para acessar o editor, clique em um s&iacute;mbolo na guia <i>Legenda</i>",
5 en:"", 5 en:"",
6 es:"", 6 es:"",
7 it:"" 7 it:""
8 }], 8 }],
9 - 2: [{ 9 + 'propriedades': [{
10 pt:"Propriedades", 10 pt:"Propriedades",
11 en:"", 11 en:"",
12 es:"", 12 es:"",
@@ -24,253 +24,253 @@ i3GEOF.legenda.dicionario = { @@ -24,253 +24,253 @@ i3GEOF.legenda.dicionario = {
24 es:"", 24 es:"",
25 it:"" 25 it:""
26 }], 26 }],
27 - 5: [{ 27 + 'editor': [{
28 pt:"Editor", 28 pt:"Editor",
29 en:"", 29 en:"",
30 es:"", 30 es:"",
31 it:"" 31 it:""
32 }], 32 }],
33 - 6: [{ 33 + 'graficos': [{
34 pt:"Gr&aacute;ficos", 34 pt:"Gr&aacute;ficos",
35 en:"", 35 en:"",
36 es:"", 36 es:"",
37 it:"" 37 it:""
38 }], 38 }],
39 - 7: [{ 39 + 'importaExportaSLD': [{
40 pt:"Importar/exportar SLD", 40 pt:"Importar/exportar SLD",
41 en:"", 41 en:"",
42 es:"", 42 es:"",
43 it:"" 43 it:""
44 }], 44 }],
45 - 8: [{ 45 + 'mostraClassesLegenda': [{
46 pt:"Mostra as classes desse tema na legenda do mapa", 46 pt:"Mostra as classes desse tema na legenda do mapa",
47 en:"", 47 en:"",
48 es:"", 48 es:"",
49 it:"" 49 it:""
50 }], 50 }],
51 - 9: [{ 51 + 'incluiNumeroOcorrencia': [{
52 pt:"Inclui n&uacute;mero de ocorr&ecirc;ncias", 52 pt:"Inclui n&uacute;mero de ocorr&ecirc;ncias",
53 en:"", 53 en:"",
54 es:"", 54 es:"",
55 it:"" 55 it:""
56 }], 56 }],
57 - 10: [{ 57 + 'incluiNumeroOcorrencia2': [{
58 pt:"incluir o n&uacute;mero de ocorr&ecirc;ncias no nome de cada classe", 58 pt:"incluir o n&uacute;mero de ocorr&ecirc;ncias no nome de cada classe",
59 en:"", 59 en:"",
60 es:"", 60 es:"",
61 it:"" 61 it:""
62 }], 62 }],
63 - 11: [{ 63 + 'aplicaOpacidadeVariavel': [{
64 pt:"Aplica opacidade vari&aacute;vel", 64 pt:"Aplica opacidade vari&aacute;vel",
65 en:"", 65 en:"",
66 es:"", 66 es:"",
67 it:"" 67 it:""
68 }], 68 }],
69 - 12: [{ 69 + 'aplicaOpacidade': [{
70 pt:"aplicar opacidade nas classes existente, variando de 10 at&eacute; 100", 70 pt:"aplicar opacidade nas classes existente, variando de 10 at&eacute; 100",
71 en:"", 71 en:"",
72 es:"", 72 es:"",
73 it:"" 73 it:""
74 }], 74 }],
75 - 13: [{ 75 + 'escolhePaletaCores': [{
76 pt:"Escolher paleta de cores", 76 pt:"Escolher paleta de cores",
77 en:"", 77 en:"",
78 es:"", 78 es:"",
79 it:"" 79 it:""
80 }], 80 }],
81 - 14: [{ 81 + 'variaCoresExtremos': [{
82 pt:"escolher e aplicar as varia&ccedil;&otilde;es de cores, entre dois extremos, nas classes existentes", 82 pt:"escolher e aplicar as varia&ccedil;&otilde;es de cores, entre dois extremos, nas classes existentes",
83 en:"", 83 en:"",
84 es:"", 84 es:"",
85 it:"" 85 it:""
86 }], 86 }],
87 - 15: [{ 87 + 'geraCores': [{
88 pt:"Gerar cores", 88 pt:"Gerar cores",
89 en:"", 89 en:"",
90 es:"", 90 es:"",
91 it:"" 91 it:""
92 }], 92 }],
93 - 16: [{ 93 + 'ate': [{
94 pt:"at&eacute;", 94 pt:"at&eacute;",
95 en:"", 95 en:"",
96 es:"", 96 es:"",
97 it:"" 97 it:""
98 }], 98 }],
99 - 17: [{ 99 + 'de': [{
100 pt:"de", 100 pt:"de",
101 en:"", 101 en:"",
102 es:"", 102 es:"",
103 it:"" 103 it:""
104 }], 104 }],
105 - 18: [{ 105 + 'aplica': [{
106 pt:"Aplicar", 106 pt:"Aplicar",
107 en:"", 107 en:"",
108 es:"", 108 es:"",
109 it:"" 109 it:""
110 }], 110 }],
111 - 19: [{ 111 + 'aplicaVariaCores': [{
112 pt:"aplicar varia&ccedil;&otilde;es de cores, entre dois extremos, nas classes existentes", 112 pt:"aplicar varia&ccedil;&otilde;es de cores, entre dois extremos, nas classes existentes",
113 en:"", 113 en:"",
114 es:"", 114 es:"",
115 it:"" 115 it:""
116 }], 116 }],
117 - 20: [{ 117 + 'aplicaAlteracao': [{
118 pt:"Aplicar altera&ccedil;&otilde;es", 118 pt:"Aplicar altera&ccedil;&otilde;es",
119 en:"", 119 en:"",
120 es:"", 120 es:"",
121 it:"" 121 it:""
122 }], 122 }],
123 - 21: [{ 123 + 'adicionaClasse': [{
124 pt:"Adicionar classe", 124 pt:"Adicionar classe",
125 en:"", 125 en:"",
126 es:"", 126 es:"",
127 it:"" 127 it:""
128 }], 128 }],
129 - 22: [{ 129 + 'adicionaNovaClasse': [{
130 pt:"adicionar uma nova classe na legenda", 130 pt:"adicionar uma nova classe na legenda",
131 en:"", 131 en:"",
132 es:"", 132 es:"",
133 it:"" 133 it:""
134 }], 134 }],
135 - 23: [{ 135 + 'clicaSimbolo': [{
136 pt:"Clique no s&iacute;mbolo da classe para alterar", 136 pt:"Clique no s&iacute;mbolo da classe para alterar",
137 en:"", 137 en:"",
138 es:"", 138 es:"",
139 it:"" 139 it:""
140 }], 140 }],
141 - 24: [{ 141 + 'consideraElementosVisisveis': [{
142 pt:"marque para considerar apenas os elementos vis&iacute;veis na extens&atilde;o geogr&aacute;fica atual, caso contr&aacute;rio, ser&aacute; considerada a extens&atilde;o geogr&aacute;fica inicial do mapa", 142 pt:"marque para considerar apenas os elementos vis&iacute;veis na extens&atilde;o geogr&aacute;fica atual, caso contr&aacute;rio, ser&aacute; considerada a extens&atilde;o geogr&aacute;fica inicial do mapa",
143 en:"", 143 en:"",
144 es:"", 144 es:"",
145 it:"" 145 it:""
146 }], 146 }],
147 - 25: [{ 147 + 'ignoraValores': [{
148 pt:"Ao gerar as classes, ignorar os valores (separe com v&iacute;rgula)", 148 pt:"Ao gerar as classes, ignorar os valores (separe com v&iacute;rgula)",
149 en:"", 149 en:"",
150 es:"", 150 es:"",
151 it:"" 151 it:""
152 }], 152 }],
153 - 26: [{ 153 + 'transformaGeom': [{
154 pt:"Transforma a representa&ccedil;&atilde;o geom&eacute;trica dos elementos do tema. Ap&oacute;s alterar esse par&acirc;metro, pode ser necess&aacute;rio modificar as caracter&iacute;sticas do s&iacute;mbolo.", 154 pt:"Transforma a representa&ccedil;&atilde;o geom&eacute;trica dos elementos do tema. Ap&oacute;s alterar esse par&acirc;metro, pode ser necess&aacute;rio modificar as caracter&iacute;sticas do s&iacute;mbolo.",
155 en:"", 155 en:"",
156 es:"", 156 es:"",
157 it:"" 157 it:""
158 }], 158 }],
159 - 27: [{ 159 + 'semTransformacao': [{
160 pt:"nenhuma transforma&ccedil;&atilde;o", 160 pt:"nenhuma transforma&ccedil;&atilde;o",
161 en:"", 161 en:"",
162 es:"", 162 es:"",
163 it:"" 163 it:""
164 }], 164 }],
165 - 28: [{ 165 + 'centroide': [{
166 pt:"centr&oacute;ide", 166 pt:"centr&oacute;ide",
167 en:"", 167 en:"",
168 es:"", 168 es:"",
169 it:"" 169 it:""
170 }], 170 }],
171 - 29: [{ 171 + 'vertices': [{
172 pt:"v&eacute;rtices", 172 pt:"v&eacute;rtices",
173 en:"", 173 en:"",
174 es:"", 174 es:"",
175 it:"" 175 it:""
176 }], 176 }],
177 - 30: [{ 177 + 'verticeInicial': [{
178 pt:"v&eacute;rtice inicial", 178 pt:"v&eacute;rtice inicial",
179 en:"", 179 en:"",
180 es:"", 180 es:"",
181 it:"" 181 it:""
182 }], 182 }],
183 - 31: [{ 183 + 'verticeFinal': [{
184 pt:"v&eacute;rtice final", 184 pt:"v&eacute;rtice final",
185 en:"", 185 en:"",
186 es:"", 186 es:"",
187 it:"" 187 it:""
188 }], 188 }],
189 - 32: [{ 189 + 'alteraGeom': [{
190 pt:"Altera geometria", 190 pt:"Altera geometria",
191 en:"", 191 en:"",
192 es:"", 192 es:"",
193 it:"" 193 it:""
194 }], 194 }],
195 - 33: [{ 195 + 'alteraTipoGeom': [{
196 pt:"Altera o tipo de representa&ccedil;&atilde;o do tema. Se for poligonal, passa para linear e vice-versa.", 196 pt:"Altera o tipo de representa&ccedil;&atilde;o do tema. Se for poligonal, passa para linear e vice-versa.",
197 en:"", 197 en:"",
198 es:"", 198 es:"",
199 it:"" 199 it:""
200 }], 200 }],
201 - 34: [{ 201 + 'alteraTipo': [{
202 pt:"Altera tipo", 202 pt:"Altera tipo",
203 en:"", 203 en:"",
204 es:"", 204 es:"",
205 it:"" 205 it:""
206 }], 206 }],
207 - 35: [{ 207 + 'todosElementosUnicoSimbolo': [{
208 pt:"Todos os elementos ser&atilde;o desenhados com um &uacute;nico s&iacute;mbolo", 208 pt:"Todos os elementos ser&atilde;o desenhados com um &uacute;nico s&iacute;mbolo",
209 en:"", 209 en:"",
210 es:"", 210 es:"",
211 it:"" 211 it:""
212 }], 212 }],
213 - 36: [{ 213 + 'simboloUnico': [{
214 pt:"S&iacute;mbolo &uacute;nico", 214 pt:"S&iacute;mbolo &uacute;nico",
215 en:"", 215 en:"",
216 es:"", 216 es:"",
217 it:"" 217 it:""
218 }], 218 }],
219 - 37: [{ 219 + 'cadaOcorrenciaUnicoSimbolo': [{
220 pt:"Cada ocorr&ecirc;ncia de um valor para o item selecionado, ser&aacute; desenhado com o mesmo s&iacute;mbolo", 220 pt:"Cada ocorr&ecirc;ncia de um valor para o item selecionado, ser&aacute; desenhado com o mesmo s&iacute;mbolo",
221 en:"", 221 en:"",
222 es:"", 222 es:"",
223 it:"" 223 it:""
224 }], 224 }],
225 - 38: [{ 225 + 'valorUnico': [{
226 pt:"Valor &uacute;nico", 226 pt:"Valor &uacute;nico",
227 en:"", 227 en:"",
228 es:"", 228 es:"",
229 it:"" 229 it:""
230 }], 230 }],
231 - 39: [{ 231 + 'criaClassesItemNumerico': [{
232 pt:"Cria classes para um item num&eacute;rico utilizando um n&uacute;mero fixo de classes (o item utilizado &eacute; o mesmo indicado acima)", 232 pt:"Cria classes para um item num&eacute;rico utilizando um n&uacute;mero fixo de classes (o item utilizado &eacute; o mesmo indicado acima)",
233 en:"", 233 en:"",
234 es:"", 234 es:"",
235 it:"" 235 it:""
236 }], 236 }],
237 - 40: [{ 237 + 'numeroClasses': [{
238 pt:"N&uacute;mero de classes", 238 pt:"N&uacute;mero de classes",
239 en:"", 239 en:"",
240 es:"", 240 es:"",
241 it:"" 241 it:""
242 }], 242 }],
243 - 41: [{ 243 + 'intervalosIguais': [{
244 pt:"Intervalos iguais", 244 pt:"Intervalos iguais",
245 en:"", 245 en:"",
246 es:"", 246 es:"",
247 it:"" 247 it:""
248 }], 248 }],
249 - 42: [{ 249 + 'criaQuartis': [{
250 pt:"Cria classes para um item num&eacute;rico utilizando os quartis (o item utilizado &eacute; o mesmo indicado acima)", 250 pt:"Cria classes para um item num&eacute;rico utilizando os quartis (o item utilizado &eacute; o mesmo indicado acima)",
251 en:"", 251 en:"",
252 es:"", 252 es:"",
253 it:"" 253 it:""
254 }], 254 }],
255 - 43: [{ 255 + 'estiloNomeClasses': [{
256 pt:"Estilo dos nomes das classes", 256 pt:"Estilo dos nomes das classes",
257 en:"", 257 en:"",
258 es:"", 258 es:"",
259 it:"" 259 it:""
260 }], 260 }],
261 - 44: [{ 261 + 'soValores': [{
262 pt:"s&oacute; os valores", 262 pt:"s&oacute; os valores",
263 en:"", 263 en:"",
264 es:"", 264 es:"",
265 it:"" 265 it:""
266 }], 266 }],
267 - 45: [{ 267 + 'quartilValores': [{
268 pt:"quartil e os valores", 268 pt:"quartil e os valores",
269 en:"", 269 en:"",
270 es:"", 270 es:"",
271 it:"" 271 it:""
272 }], 272 }],
273 - 46: [{ 273 + 'expressaoCompleta': [{
274 pt:"express&atilde;o completa", 274 pt:"express&atilde;o completa",
275 en:"", 275 en:"",
276 es:"", 276 es:"",
@@ -282,289 +282,289 @@ i3GEOF.legenda.dicionario = { @@ -282,289 +282,289 @@ i3GEOF.legenda.dicionario = {
282 es:"", 282 es:"",
283 it:"" 283 it:""
284 }], 284 }],
285 - 48: [{ 285 + 'itemComTexto': [{
286 pt:"Item com o texto", 286 pt:"Item com o texto",
287 en:"", 287 en:"",
288 es:"", 288 es:"",
289 it:"" 289 it:""
290 }], 290 }],
291 - 49: [{ 291 + 'exclui': [{
292 pt:"excluir", 292 pt:"excluir",
293 en:"", 293 en:"",
294 es:"", 294 es:"",
295 it:"" 295 it:""
296 }], 296 }],
297 - 50: [{ 297 + 'adiciona': [{
298 pt:"adicionar", 298 pt:"adicionar",
299 en:"", 299 en:"",
300 es:"", 300 es:"",
301 it:"" 301 it:""
302 }], 302 }],
303 - 51: [{ 303 + 'propriedades2': [{
304 pt:"propriedades", 304 pt:"propriedades",
305 en:"", 305 en:"",
306 es:"", 306 es:"",
307 it:"" 307 it:""
308 }], 308 }],
309 - 52: [{ 309 + 'estilos': [{
310 pt:"Estilos", 310 pt:"Estilos",
311 en:"", 311 en:"",
312 es:"", 312 es:"",
313 it:"" 313 it:""
314 }], 314 }],
315 - 53: [{ 315 + 'ajudaEstilo': [{
316 pt:"Cada s&iacute;mbolo pode ser formado por um ou mais estilos. Utilize -1,-1,-1 para anular uma cor. A cor deve ser definida no formato vermelho,verde,azul. Para criar linhas tracejadas utilize o s&iacute;mbolo 0 ou vazio e digite um padr&atilde;o de repeti&ccedil;&atilde;o como por exemplo 2 10 2 10 ", 316 pt:"Cada s&iacute;mbolo pode ser formado por um ou mais estilos. Utilize -1,-1,-1 para anular uma cor. A cor deve ser definida no formato vermelho,verde,azul. Para criar linhas tracejadas utilize o s&iacute;mbolo 0 ou vazio e digite um padr&atilde;o de repeti&ccedil;&atilde;o como por exemplo 2 10 2 10 ",
317 en:"", 317 en:"",
318 es:"", 318 es:"",
319 it:"" 319 it:""
320 }], 320 }],
321 - 54: [{ 321 + 'aplicaAlteracoes': [{
322 pt:"Aplicar as altera&ccedil;&otilde;es", 322 pt:"Aplicar as altera&ccedil;&otilde;es",
323 en:"", 323 en:"",
324 es:"", 324 es:"",
325 it:"" 325 it:""
326 }], 326 }],
327 - 55: [{ 327 + 'geraSLD': [{
328 pt:"Gera um arquivo XML, no padr&atilde;o SLD, contendo a legenda atual da camada. Para maiores informa&ccedil;&otilde;es, veja", 328 pt:"Gera um arquivo XML, no padr&atilde;o SLD, contendo a legenda atual da camada. Para maiores informa&ccedil;&otilde;es, veja",
329 en:"", 329 en:"",
330 es:"", 330 es:"",
331 it:"" 331 it:""
332 }], 332 }],
333 - 56: [{ 333 + 'ajudaSLD': [{
334 pt:"(O SLD s&oacute; &eacute; gerado ou aplicado corretamente em camadas que utilizam express&otilde;es simples e o elemento CLASSITEM)", 334 pt:"(O SLD s&oacute; &eacute; gerado ou aplicado corretamente em camadas que utilizam express&otilde;es simples e o elemento CLASSITEM)",
335 en:"", 335 en:"",
336 es:"", 336 es:"",
337 it:"" 337 it:""
338 }], 338 }],
339 - 57: [{ 339 + 'exportaSLD': [{
340 pt:"Exportar SLD", 340 pt:"Exportar SLD",
341 en:"", 341 en:"",
342 es:"", 342 es:"",
343 it:"" 343 it:""
344 }], 344 }],
345 - 58: [{  
346 - pt:"Aplica um arquivo SLD à camada ativa", 345 + 'msgAplicaSLD': [{
  346 + pt:"Aplica um arquivo SLD &agrave; camada ativa",
347 en:"", 347 en:"",
348 es:"", 348 es:"",
349 it:"" 349 it:""
350 }], 350 }],
351 - 59: [{ 351 + 'aplicaSLD': [{
352 pt:"Aplicar SLD", 352 pt:"Aplicar SLD",
353 en:"", 353 en:"",
354 es:"", 354 es:"",
355 it:"" 355 it:""
356 }], 356 }],
357 - 60: [{ 357 + 'temaInexistente': [{
358 pt:"O tema ja nao existe mais no mapa", 358 pt:"O tema ja nao existe mais no mapa",
359 en:"", 359 en:"",
360 es:"", 360 es:"",
361 it:"" 361 it:""
362 }], 362 }],
363 - 61: [{ 363 + 'cliqueAltera': [{
364 pt:"clique para alterar", 364 pt:"clique para alterar",
365 en:"", 365 en:"",
366 es:"", 366 es:"",
367 it:"" 367 it:""
368 }], 368 }],
369 - 62: [{ 369 + 'cliqueExclui': [{
370 pt:"clique para excluir", 370 pt:"clique para excluir",
371 en:"", 371 en:"",
372 es:"", 372 es:"",
373 it:"" 373 it:""
374 }], 374 }],
375 - 63: [{ 375 + 'digitaNovoNome': [{
376 pt:"digite o novo nome", 376 pt:"digite o novo nome",
377 en:"", 377 en:"",
378 es:"", 378 es:"",
379 it:"" 379 it:""
380 }], 380 }],
381 - 64: [{ 381 + 'digitaNovaExpressao': [{
382 pt:"digite a nova express&atilde;o", 382 pt:"digite a nova express&atilde;o",
383 en:"", 383 en:"",
384 es:"", 384 es:"",
385 it:"" 385 it:""
386 }], 386 }],
387 - 65: [{ 387 + 'sobe': [{
388 pt:"sobe", 388 pt:"sobe",
389 en:"", 389 en:"",
390 es:"", 390 es:"",
391 it:"" 391 it:""
392 }], 392 }],
393 - 66: [{ 393 + 'desce': [{
394 pt:"desce", 394 pt:"desce",
395 en:"", 395 en:"",
396 es:"", 396 es:"",
397 it:"" 397 it:""
398 }], 398 }],
399 - 67: [{ 399 + 'ajudaEscalaCores': [{
400 pt:"Para aplicar um ajuste entre 0 e 255 cores, utilize a op&ccedil;&atilde;o <i>Escala de Cores</i>.", 400 pt:"Para aplicar um ajuste entre 0 e 255 cores, utilize a op&ccedil;&atilde;o <i>Escala de Cores</i>.",
401 en:"", 401 en:"",
402 es:"", 402 es:"",
403 it:"" 403 it:""
404 }], 404 }],
405 - 68: [{ 405 + 'msgEscalaCoresAuto': [{
406 pt:"O valor de SCALE= pode ser a palavra AUTO (SCALE=AUTO) ou um valor m&iacute;nimo e m&aacute;ximo (por exemplo SCALE=20,3000).", 406 pt:"O valor de SCALE= pode ser a palavra AUTO (SCALE=AUTO) ou um valor m&iacute;nimo e m&aacute;ximo (por exemplo SCALE=20,3000).",
407 en:"", 407 en:"",
408 es:"", 408 es:"",
409 it:"" 409 it:""
410 }], 410 }],
411 - 69: [{ 411 + 'msgEscalaCoresIndividual': [{
412 pt:"Voc&ecirc; pode aplicar a escala em bandas individuais, para isso, utilize SCALE_n, por exemplo SCALE_1=AUTO SCALE_2=200,500.", 412 pt:"Voc&ecirc; pode aplicar a escala em bandas individuais, para isso, utilize SCALE_n, por exemplo SCALE_1=AUTO SCALE_2=200,500.",
413 en:"", 413 en:"",
414 es:"", 414 es:"",
415 it:"" 415 it:""
416 }], 416 }],
417 - 70: [{ 417 + 'msgBandas': [{
418 pt:"Para escolher quais bandas ser&atilde;o utilizadas e qual sua ordem, utilize a op&ccedil;&atilde;o BANDAS. Utilize, por exemplo, BANDS=1,2,3 BANDS=1 .", 418 pt:"Para escolher quais bandas ser&atilde;o utilizadas e qual sua ordem, utilize a op&ccedil;&atilde;o BANDAS. Utilize, por exemplo, BANDS=1,2,3 BANDS=1 .",
419 en:"", 419 en:"",
420 es:"", 420 es:"",
421 it:"" 421 it:""
422 }], 422 }],
423 - 71: [{ 423 + 'msgReamostragem': [{
424 pt:"Para alterar o modo de amostragem, utilize RESAMPLE com uma das op&ccedil;&otilde;es: AVERAGE,NEAREST ou BILINEAR.", 424 pt:"Para alterar o modo de amostragem, utilize RESAMPLE com uma das op&ccedil;&otilde;es: AVERAGE,NEAREST ou BILINEAR.",
425 en:"", 425 en:"",
426 es:"", 426 es:"",
427 it:"" 427 it:""
428 }], 428 }],
429 - 72: [{ 429 + 'adicionaProcesso': [{
430 pt:"Voc&ecirc; pode incluir processos na imagem para modificar as caracter&iacute;sticas de visualiza&ccedil;&atilde;o<br><br>Adicionar processo", 430 pt:"Voc&ecirc; pode incluir processos na imagem para modificar as caracter&iacute;sticas de visualiza&ccedil;&atilde;o<br><br>Adicionar processo",
431 en:"", 431 en:"",
432 es:"", 432 es:"",
433 it:"" 433 it:""
434 }], 434 }],
435 - 73: [{ 435 + 'selecionaProcesso': [{
436 pt:"selecione o processo", 436 pt:"selecione o processo",
437 en:"", 437 en:"",
438 es:"", 438 es:"",
439 it:"" 439 it:""
440 }], 440 }],
441 - 74: [{ 441 + 'escalaCores': [{
442 pt:"Escala de cores", 442 pt:"Escala de cores",
443 en:"", 443 en:"",
444 es:"", 444 es:"",
445 it:"" 445 it:""
446 }], 446 }],
447 - 75: [{ 447 + 'reamostragem': [{
448 pt:"Reamostragem", 448 pt:"Reamostragem",
449 en:"", 449 en:"",
450 es:"", 450 es:"",
451 it:"" 451 it:""
452 }], 452 }],
453 - 76: [{ 453 + 'bandas': [{
454 pt:"Bandas", 454 pt:"Bandas",
455 en:"", 455 en:"",
456 es:"", 456 es:"",
457 it:"" 457 it:""
458 }], 458 }],
459 - 77: [{ 459 + 'aplicaProcesso': [{
460 pt:"aplicar processos", 460 pt:"aplicar processos",
461 en:"", 461 en:"",
462 es:"", 462 es:"",
463 it:"" 463 it:""
464 }], 464 }],
465 - 78: [{ 465 + 'msgNaoEditaLegenda': [{
466 pt:"N&atilde;o &eacute; poss&iacute;vel editar a legenda desse tema", 466 pt:"N&atilde;o &eacute; poss&iacute;vel editar a legenda desse tema",
467 en:"", 467 en:"",
468 es:"", 468 es:"",
469 it:"" 469 it:""
470 }], 470 }],
471 - 79: [{ 471 + 'msgAplicaAlteracao': [{
472 pt:"Clique em <i>Aplicar</i> para que as altera&ccedil;&otilde;pes sejam salvas", 472 pt:"Clique em <i>Aplicar</i> para que as altera&ccedil;&otilde;pes sejam salvas",
473 en:"", 473 en:"",
474 es:"", 474 es:"",
475 it:"" 475 it:""
476 }], 476 }],
477 - 80: [{ 477 + 'consideraElementosVisiveis': [{
478 pt:"A contagem considera apenas os elementos vis&iacute;veis na abrang&ecirc;ncia do mapa", 478 pt:"A contagem considera apenas os elementos vis&iacute;veis na abrang&ecirc;ncia do mapa",
479 en:"", 479 en:"",
480 es:"", 480 es:"",
481 it:"" 481 it:""
482 }], 482 }],
483 - 81: [{ 483 + 'selecionaUmItem': [{
484 pt:"Selecione um item!", 484 pt:"Selecione um item!",
485 en:"", 485 en:"",
486 es:"", 486 es:"",
487 it:"" 487 it:""
488 }], 488 }],
489 - 82: [{ 489 + 'estiloEdicao': [{
490 pt:"Estilo em edi&ccedil;&atilde;o", 490 pt:"Estilo em edi&ccedil;&atilde;o",
491 en:"", 491 en:"",
492 es:"", 492 es:"",
493 it:"" 493 it:""
494 }], 494 }],
495 - 83: [{ 495 + 'corFundo': [{
496 pt:"Cor do fundo", 496 pt:"Cor do fundo",
497 en:"", 497 en:"",
498 es:"", 498 es:"",
499 it:"" 499 it:""
500 }], 500 }],
501 - 84: [{ 501 + 'corFrente': [{
502 pt:"Cor da frente", 502 pt:"Cor da frente",
503 en:"", 503 en:"",
504 es:"", 504 es:"",
505 it:"" 505 it:""
506 }], 506 }],
507 - 85: [{ 507 + 'tamanhoEspacamento': [{
508 pt:"Tamanho/espa&ccedil;amento", 508 pt:"Tamanho/espa&ccedil;amento",
509 en:"", 509 en:"",
510 es:"", 510 es:"",
511 it:"" 511 it:""
512 }], 512 }],
513 - 86: [{ 513 + 'espessura': [{
514 pt:"Espessura", 514 pt:"Espessura",
515 en:"", 515 en:"",
516 es:"", 516 es:"",
517 it:"" 517 it:""
518 }], 518 }],
519 - 87: [{ 519 + 'padraoRepeticao': [{
520 pt:"Padr&atilde;o de repeti&ccedil;&atilde;o", 520 pt:"Padr&atilde;o de repeti&ccedil;&atilde;o",
521 en:"", 521 en:"",
522 es:"", 522 es:"",
523 it:"" 523 it:""
524 }], 524 }],
525 - 88: [{ 525 + 'opacidade': [{
526 pt:"Opacidade", 526 pt:"Opacidade",
527 en:"", 527 en:"",
528 es:"", 528 es:"",
529 it:"" 529 it:""
530 }], 530 }],
531 - 89: [{ 531 + 'angulo': [{
532 pt:"&Acirc;ngulo", 532 pt:"&Acirc;ngulo",
533 en:"", 533 en:"",
534 es:"", 534 es:"",
535 it:"" 535 it:""
536 }], 536 }],
537 - 90: [{ 537 + 'simbolo': [{
538 pt:"S&iacute;mbolo", 538 pt:"S&iacute;mbolo",
539 en:"", 539 en:"",
540 es:"", 540 es:"",
541 it:"" 541 it:""
542 }], 542 }],
543 - 91: [{ 543 + 'listaSimbolo': [{
544 pt:"Lista de s&iacute;mbolos. Clique para selecionar", 544 pt:"Lista de s&iacute;mbolos. Clique para selecionar",
545 en:"", 545 en:"",
546 es:"", 546 es:"",
547 it:"" 547 it:""
548 }], 548 }],
549 - 92: [{ 549 + 'graficoPizza': [{
550 pt:"Gr&aacute;fico de pizza", 550 pt:"Gr&aacute;fico de pizza",
551 en:"", 551 en:"",
552 es:"", 552 es:"",
553 it:"" 553 it:""
554 }], 554 }],
555 - 93: [{ 555 + 'numeroOcorrenciasClasses': [{
556 pt:"N&uacute;mero de ocorr&ecirc;ncias em cada classe (n)", 556 pt:"N&uacute;mero de ocorr&ecirc;ncias em cada classe (n)",
557 en:"", 557 en:"",
558 es:"", 558 es:"",
559 it:"" 559 it:""
560 }], 560 }],
561 - 94: [{ 561 + 'msgNumeroClasses': [{
562 pt:"O tema deve conter pelo menos 2 classes", 562 pt:"O tema deve conter pelo menos 2 classes",
563 en:"", 563 en:"",
564 es:"", 564 es:"",
565 it:"" 565 it:""
566 }], 566 }],
567 - 95: [{ 567 + 'quebrasNaturais': [{
568 pt:"Quebras naturais", 568 pt:"Quebras naturais",
569 en:"", 569 en:"",
570 es:"", 570 es:"",
ferramentas/legenda/index.js
@@ -150,7 +150,7 @@ i3GEOF.legenda = { @@ -150,7 +150,7 @@ i3GEOF.legenda = {
150 $i("i3GEOlegendaguia2").onclick = function() 150 $i("i3GEOlegendaguia2").onclick = function()
151 {i3GEO.guias.mostraGuiaFerramenta("i3GEOlegendaguia2","i3GEOlegendaguia");}; 151 {i3GEO.guias.mostraGuiaFerramenta("i3GEOlegendaguia2","i3GEOlegendaguia");};
152 $i("i3GEOlegendaguia3").onclick = function(){ 152 $i("i3GEOlegendaguia3").onclick = function(){
153 - i3GEO.janela.tempoMsg($trad(1,i3GEOF.legenda.dicionario)); 153 + i3GEO.janela.tempoMsg($trad('ajuda',i3GEOF.legenda.dicionario));
154 }; 154 };
155 $i("i3GEOlegendaguia4").onclick = function(){ 155 $i("i3GEOlegendaguia4").onclick = function(){
156 i3GEOF.legenda.mostraGrafico(); 156 i3GEOF.legenda.mostraGrafico();
@@ -338,24 +338,24 @@ i3GEOF.legenda = { @@ -338,24 +338,24 @@ i3GEOF.legenda = {
338 var ins = '' + 338 var ins = '' +
339 '<div id=guiasYUI class="yui-navset" style="top:0px;cursor:pointer;left:0px;">'+ 339 '<div id=guiasYUI class="yui-navset" style="top:0px;cursor:pointer;left:0px;">'+
340 ' <ul class="yui-nav" style="border-width:0pt 0pt 0px;border-color:rgb(240,240,240);border-bottom-color:white;">'+ 340 ' <ul class="yui-nav" style="border-width:0pt 0pt 0px;border-color:rgb(240,240,240);border-bottom-color:white;">'+
341 - ' <li><a ><em><div id="i3GEOlegendaguia6" style="text-align:center;left:0px;" ><img class="ticPropriedades2" style="height:14px" title="'+$trad(2,i3GEOF.legenda.dicionario)+'" src="'+i3GEO.configura.locaplic+'/imagens/visual/default/branco.gif"></div></em></a></li>'+  
342 - ' <li><a ><em><div id="i3GEOlegendaguia1" style="text-align:center;left:0px;" >'+$trad(3,i3GEOF.legenda.dicionario)+'</div></em></a></li>'+  
343 - ' <li><a ><em><div id="i3GEOlegendaguia2" style="text-align:center;left:0px;" >'+$trad(4,i3GEOF.legenda.dicionario)+'</div></em></a></li>'+  
344 - ' <li><a ><em><div id="i3GEOlegendaguia3" style="text-align:center;left:0px;" >'+$trad(5,i3GEOF.legenda.dicionario)+'</div></em></a></li>'+  
345 - ' <li><a ><em><div id="i3GEOlegendaguia4" style="text-align:center;left:0px;" >'+$trad(6,i3GEOF.legenda.dicionario)+'</div></em></a></li>'+  
346 - ' <li><a ><em><div id="i3GEOlegendaguia5" style="text-align:center;left:0px;" >'+$trad(7,i3GEOF.legenda.dicionario)+'</div></em></a></li>'+ 341 + ' <li><a ><em><div id="i3GEOlegendaguia6" style="text-align:center;left:0px;" ><img class="ticPropriedades2" style="height:14px" title="'+$trad('propriedades',i3GEOF.legenda.dicionario)+'" src="'+i3GEO.configura.locaplic+'/imagens/visual/default/branco.gif"></div></em></a></li>'+
  342 + ' <li><a ><em><div id="i3GEOlegendaguia1" style="text-align:center;left:0px;" >'+$trad('legenda',i3GEOF.legenda.dicionario)+'</div></em></a></li>'+
  343 + ' <li><a ><em><div id="i3GEOlegendaguia2" style="text-align:center;left:0px;" >'+$trad('classes',i3GEOF.legenda.dicionario)+'</div></em></a></li>'+
  344 + ' <li><a ><em><div id="i3GEOlegendaguia3" style="text-align:center;left:0px;" >'+$trad('editor',i3GEOF.legenda.dicionario)+'</div></em></a></li>'+
  345 + ' <li><a ><em><div id="i3GEOlegendaguia4" style="text-align:center;left:0px;" >'+$trad('graficos',i3GEOF.legenda.dicionario)+'</div></em></a></li>'+
  346 + ' <li><a ><em><div id="i3GEOlegendaguia5" style="text-align:center;left:0px;" >'+$trad('importaExportaSLD',i3GEOF.legenda.dicionario)+'</div></em></a></li>'+
347 ' </ul>'+ 347 ' </ul>'+
348 '</div><br>'+ 348 '</div><br>'+
349 '<div id=i3GEOlegendaguia6obj style="width:99%;text-align:left;">'+ 349 '<div id=i3GEOlegendaguia6obj style="width:99%;text-align:left;">'+
350 - ' <p class=paragrafo >&nbsp;<input type=checkbox onclick="" checked id=i3GEOFlegendamostra style="cursor:pointer;border:0px solid white;" /> <span style="cursor:pointer;position:relative;top:-2px;">'+$trad(8,i3GEOF.legenda.dicionario)+'</span></p>' +  
351 - ' <p class=paragrafo ><input id=i3GEOlegendabotao3 type="button" value="'+$trad(9,i3GEOF.legenda.dicionario)+'" title="'+$trad(10,i3GEOF.legenda.dicionario)+'"></p>' +  
352 - ' <p class=paragrafo ><input id=i3GEOlegendabotao15 type="button" value="'+$trad(11,i3GEOF.legenda.dicionario)+'" title="'+$trad(12,i3GEOF.legenda.dicionario)+'"></p>' +  
353 - ' <p class=paragrafo ><input id=i3GEOlegendabotaoRamp type="button" size=15 value="'+$trad(13,i3GEOF.legenda.dicionario)+'" title="'+$trad(14,i3GEOF.legenda.dicionario)+'"></p>' + 350 + ' <p class=paragrafo >&nbsp;<input type=checkbox onclick="" checked id=i3GEOFlegendamostra style="cursor:pointer;border:0px solid white;" /> <span style="cursor:pointer;position:relative;top:-2px;">'+$trad('mostraClassesLegenda',i3GEOF.legenda.dicionario)+'</span></p>' +
  351 + ' <p class=paragrafo ><input id=i3GEOlegendabotao3 type="button" value="'+$trad('incluiNumeroOcorrencia',i3GEOF.legenda.dicionario)+'" title="'+$trad('incluiNumeroOcorrencia2',i3GEOF.legenda.dicionario)+'"></p>' +
  352 + ' <p class=paragrafo ><input id=i3GEOlegendabotao15 type="button" value="'+$trad('aplicaOpacidadeVariavel',i3GEOF.legenda.dicionario)+'" title="'+$trad('aplicaOpacidade',i3GEOF.legenda.dicionario)+'"></p>' +
  353 + ' <p class=paragrafo ><input id=i3GEOlegendabotaoRamp type="button" size=15 value="'+$trad('escolhePaletaCores',i3GEOF.legenda.dicionario)+'" title="'+$trad('variaCoresExtremos',i3GEOF.legenda.dicionario)+'"></p>' +
354 ' <div style=margin-left:5px; >' + 354 ' <div style=margin-left:5px; >' +
355 - ' <p class=paragrafo >'+$trad(15,i3GEOF.legenda.dicionario)+'</p>' + 355 + ' <p class=paragrafo >'+$trad('geraCores',i3GEOF.legenda.dicionario)+'</p>' +
356 ' <table summary="" class=lista6 >' + 356 ' <table summary="" class=lista6 >' +
357 ' <tr>' + 357 ' <tr>' +
358 - ' <td>'+$trad(17,i3GEOF.legenda.dicionario)+':</td>' + 358 + ' <td>'+$trad('ate',i3GEOF.legenda.dicionario)+':</td>' +
359 ' <td>' + 359 ' <td>' +
360 ' <div class=styled-select style="width:120px" >' + 360 ' <div class=styled-select style="width:120px" >' +
361 ' <input type=text id="i3GEOlegendaacori" value="0,0,0" />' + 361 ' <input type=text id="i3GEOlegendaacori" value="0,0,0" />' +
@@ -363,7 +363,7 @@ i3GEOF.legenda = { @@ -363,7 +363,7 @@ i3GEOF.legenda = {
363 ' </td>' + 363 ' </td>' +
364 ' <td><img alt="aquarela.gif" style=cursor:pointer src="'+i3GEO.configura.locaplic+'/imagens/aquarela.gif" onclick="i3GEOF.legenda.corj(\'i3GEOlegendaacori\')" /> ' + 364 ' <td><img alt="aquarela.gif" style=cursor:pointer src="'+i3GEO.configura.locaplic+'/imagens/aquarela.gif" onclick="i3GEOF.legenda.corj(\'i3GEOlegendaacori\')" /> ' +
365 ' </td>' + 365 ' </td>' +
366 - ' <td>'+$trad(16,i3GEOF.legenda.dicionario)+':</td>' + 366 + ' <td>'+$trad('de',i3GEOF.legenda.dicionario)+':</td>' +
367 ' <td>'+ 367 ' <td>'+
368 ' <div class=styled-select style="width:120px" >' + 368 ' <div class=styled-select style="width:120px" >' +
369 ' <input type=text id="i3GEOlegendaacorf" value="255,255,255" />' + 369 ' <input type=text id="i3GEOlegendaacorf" value="255,255,255" />' +
@@ -371,7 +371,7 @@ i3GEOF.legenda = { @@ -371,7 +371,7 @@ i3GEOF.legenda = {
371 ' </td>' + 371 ' </td>' +
372 ' <td><img alt="aquarela.gif" style=cursor:pointer src="'+i3GEO.configura.locaplic+'/imagens/aquarela.gif" onclick="i3GEOF.legenda.corj(\'i3GEOlegendaacorf\')" /> ' + 372 ' <td><img alt="aquarela.gif" style=cursor:pointer src="'+i3GEO.configura.locaplic+'/imagens/aquarela.gif" onclick="i3GEOF.legenda.corj(\'i3GEOlegendaacorf\')" /> ' +
373 ' </td>' + 373 ' </td>' +
374 - ' <td><input id=i3GEOlegendabotao4 type="button" size=15 value="'+$trad(18,i3GEOF.legenda.dicionario)+'" title="'+$trad(19,i3GEOF.legenda.dicionario)+'"></td>' + 374 + ' <td><input id=i3GEOlegendabotao4 type="button" size=15 value="'+$trad('aplica',i3GEOF.legenda.dicionario)+'" title="'+$trad('aplicaVariaCores',i3GEOF.legenda.dicionario)+'"></td>' +
375 ' </tr>' + 375 ' </tr>' +
376 ' </table>' + 376 ' </table>' +
377 '</div>' + 377 '</div>' +
@@ -379,10 +379,10 @@ i3GEOF.legenda = { @@ -379,10 +379,10 @@ i3GEOF.legenda = {
379 '<div id=i3GEOlegendaguia1obj style="width:99%;text-align:left;">'+ 379 '<div id=i3GEOlegendaguia1obj style="width:99%;text-align:left;">'+
380 ' <div style=margin-left:5px; >' + 380 ' <div style=margin-left:5px; >' +
381 ' <table summary="" class=lista5 ><tr>' + 381 ' <table summary="" class=lista5 ><tr>' +
382 - ' <td><input id=i3GEOlegendabotao1 size="22" type="button" value="'+$trad(20,i3GEOF.legenda.dicionario)+'" ></td>'+  
383 - ' <td><input id=i3GEOlegendabotao2 size="22" type="button" value="'+$trad(21,i3GEOF.legenda.dicionario)+'" title="'+$trad(22,i3GEOF.legenda.dicionario)+'" ></td>' + 382 + ' <td><input id=i3GEOlegendabotao1 size="22" type="button" value="'+$trad('aplicaAlteracao',i3GEOF.legenda.dicionario)+'" ></td>'+
  383 + ' <td><input id=i3GEOlegendabotao2 size="22" type="button" value="'+$trad('adicionaClasse',i3GEOF.legenda.dicionario)+'" title="'+$trad('adicionaNovaClasse',i3GEOF.legenda.dicionario)+'" ></td>' +
384 ' </tr></table><br>' + 384 ' </tr></table><br>' +
385 - ' <p class=paragrafo >'+$trad(23,i3GEOF.legenda.dicionario)+'</p>' + 385 + ' <p class=paragrafo >'+$trad('clicaSimbolo',i3GEOF.legenda.dicionario)+'</p>' +
386 ' <div id="i3GEOlegendaresultado" style="text-align:left;width:100%;display:block;left:0px">' + 386 ' <div id="i3GEOlegendaresultado" style="text-align:left;width:100%;display:block;left:0px">' +
387 ' </div>'+ 387 ' </div>'+
388 '</div>'+ 388 '</div>'+
@@ -390,73 +390,73 @@ i3GEOF.legenda = { @@ -390,73 +390,73 @@ i3GEOF.legenda = {
390 '<div id=i3GEOlegendaguia2obj style="width:99%;text-align:left;">'+ 390 '<div id=i3GEOlegendaguia2obj style="width:99%;text-align:left;">'+
391 ' <div style=margin-left:5px; >' + 391 ' <div style=margin-left:5px; >' +
392 ' <div id=i3GEOFlegendaClassesOpcionais >' + 392 ' <div id=i3GEOFlegendaClassesOpcionais >' +
393 - ' <p class=paragrafo >&nbsp;<input type=checkbox onclick="" checked id=i3GEOFlegendaaplicaextent style="cursor:pointer;border:0px solid white;" /> <span style="cursor:pointer;position:relative;top:-2px;">'+$trad(24,i3GEOF.legenda.dicionario)+'</span></p>' +  
394 - ' <p class=paragrafo >'+$trad(25,i3GEOF.legenda.dicionario)+':'+ 393 + ' <p class=paragrafo >&nbsp;<input type=checkbox onclick="" checked id=i3GEOFlegendaaplicaextent style="cursor:pointer;border:0px solid white;" /> <span style="cursor:pointer;position:relative;top:-2px;">'+$trad('consideraElementosVisisveis',i3GEOF.legenda.dicionario)+'</span></p>' +
  394 + ' <p class=paragrafo >'+$trad('ignoraValores',i3GEOF.legenda.dicionario)+':'+
395 ' <div class=styled-select >' + 395 ' <div class=styled-select >' +
396 ' <input type=text id="i3GEOlegendaignorar" value="" />' + 396 ' <input type=text id="i3GEOlegendaignorar" value="" />' +
397 ' </div>' + 397 ' </div>' +
398 - ' <hr><p class=paragrafo >'+$trad(26,i3GEOF.legenda.dicionario)+'</p>'+ 398 + ' <hr><p class=paragrafo >'+$trad('transformaGeom',i3GEOF.legenda.dicionario)+'</p>'+
399 ' <div class=styled-select >' + 399 ' <div class=styled-select >' +
400 ' <select id=i3GEOlegentaTipoGeo >'+ 400 ' <select id=i3GEOlegentaTipoGeo >'+
401 - ' <option value="">'+$trad(27,i3GEOF.legenda.dicionario)+'</option>'+  
402 - ' <option value="centroid">'+$trad(28,i3GEOF.legenda.dicionario)+'</option>'+ 401 + ' <option value="">'+$trad('semTransformacao',i3GEOF.legenda.dicionario)+'</option>'+
  402 + ' <option value="centroid">'+$trad('centroide',i3GEOF.legenda.dicionario)+'</option>'+
403 ' <option value="bbox">box</option>'+ 403 ' <option value="bbox">box</option>'+
404 - ' <option value="vertices">'+$trad(29,i3GEOF.legenda.dicionario)+'</option>'+  
405 - ' <option value="start">'+$trad(30,i3GEOF.legenda.dicionario)+'</option>'+  
406 - ' <option value="end">'+$trad(31,i3GEOF.legenda.dicionario)+'</option>'+ 404 + ' <option value="vertices">'+$trad('vertices',i3GEOF.legenda.dicionario)+'</option>'+
  405 + ' <option value="start">'+$trad('verticeInicial',i3GEOF.legenda.dicionario)+'</option>'+
  406 + ' <option value="end">'+$trad('verticeFinal',i3GEOF.legenda.dicionario)+'</option>'+
407 ' </select>'+ 407 ' </select>'+
408 ' </div>' + 408 ' </div>' +
409 ' <br><p class=paragrafo >' + 409 ' <br><p class=paragrafo >' +
410 - ' <input id=i3GEOlegendabotao17 size="35" type="button" value="'+$trad(32,i3GEOF.legenda.dicionario)+'"></p>'+  
411 - ' <hr><p class=paragrafo >'+$trad(33,i3GEOF.legenda.dicionario)+'</p>'+  
412 - ' <p class=paragrafo ><input id=i3GEOlegendabotao7 size="25" type="button" value="'+$trad(34,i3GEOF.legenda.dicionario)+'"></p>'+ 410 + ' <input id=i3GEOlegendabotao17 size="35" type="button" value="'+$trad('alteraGeom',i3GEOF.legenda.dicionario)+'"></p>'+
  411 + ' <hr><p class=paragrafo >'+$trad('alteraTipoGeom',i3GEOF.legenda.dicionario)+'</p>'+
  412 + ' <p class=paragrafo ><input id=i3GEOlegendabotao7 size="25" type="button" value="'+$trad('alteraTipo',i3GEOF.legenda.dicionario)+'"></p>'+
413 ' </div>' + 413 ' </div>' +
414 - ' <hr><p class=paragrafo >'+$trad(35,i3GEOF.legenda.dicionario)+'</p>'+  
415 - ' <p class=paragrafo ><input id=i3GEOlegendabotao5 size="25" type="button" value="'+$trad(36,i3GEOF.legenda.dicionario)+'"></p>'+  
416 - ' <hr><p class=paragrafo >'+$trad(37,i3GEOF.legenda.dicionario)+'</p>'+ 414 + ' <hr><p class=paragrafo >'+$trad('todosElementosUnicoSimbolo',i3GEOF.legenda.dicionario)+'</p>'+
  415 + ' <p class=paragrafo ><input id=i3GEOlegendabotao5 size="25" type="button" value="'+$trad('simboloUnico',i3GEOF.legenda.dicionario)+'"></p>'+
  416 + ' <hr><p class=paragrafo >'+$trad('cadaOcorrenciaUnicoSimbolo',i3GEOF.legenda.dicionario)+'</p>'+
417 ' <div id="i3GEOlegendaitens" class=styled-select ></div><br>'+ 417 ' <div id="i3GEOlegendaitens" class=styled-select ></div><br>'+
418 - ' <p class=paragrafo ><input id=i3GEOlegendabotao6 size="25" type="button" value="'+$trad(38,i3GEOF.legenda.dicionario)+'"></p>'+  
419 - ' <hr><p class=paragrafo >'+$trad(39,i3GEOF.legenda.dicionario)+'</p>'+  
420 - ' <p class=paragrafo >'+$trad(40,i3GEOF.legenda.dicionario)+':'+ 418 + ' <p class=paragrafo ><input id=i3GEOlegendabotao6 size="25" type="button" value="'+$trad('valorUnico',i3GEOF.legenda.dicionario)+'"></p>'+
  419 + ' <hr><p class=paragrafo >'+$trad('criaClassesItemNumerico',i3GEOF.legenda.dicionario)+'</p>'+
  420 + ' <p class=paragrafo >'+$trad('numeroClasses',i3GEOF.legenda.dicionario)+':'+
421 ' <div class=styled-select >' + 421 ' <div class=styled-select >' +
422 ' <input type=text id="i3GEOlegendanclasses" value="5" />' + 422 ' <input type=text id="i3GEOlegendanclasses" value="5" />' +
423 ' </div>' + 423 ' </div>' +
424 - ' <br><p class=paragrafo ><input id=i3GEOlegendabotao8 size="25" type="button" value="'+$trad(41,i3GEOF.legenda.dicionario)+'">'+  
425 - ' &nbsp;<input id=i3GEOlegendabotaoQN size="25" type="button" value="'+$trad(95,i3GEOF.legenda.dicionario)+'">'+ 424 + ' <br><p class=paragrafo ><input id=i3GEOlegendabotao8 size="25" type="button" value="'+$trad('intervalosIguais',i3GEOF.legenda.dicionario)+'">'+
  425 + ' &nbsp;<input id=i3GEOlegendabotaoQN size="25" type="button" value="'+$trad('quebrasNaturais',i3GEOF.legenda.dicionario)+'">'+
426 ' &nbsp;<input id=i3GEOlegendabotaoQuantil size="25" type="button" value="Quantil">'+ 426 ' &nbsp;<input id=i3GEOlegendabotaoQuantil size="25" type="button" value="Quantil">'+
427 - ' <hr><p class=paragrafo >'+$trad(42,i3GEOF.legenda.dicionario)+'</p>'+ 427 + ' <hr><p class=paragrafo >'+$trad('criaQuartis',i3GEOF.legenda.dicionario)+'</p>'+
428 ' <p class=paragrafo ><input id=i3GEOlegendabotao9 size="25" type="button" value="Quartis">'+ 428 ' <p class=paragrafo ><input id=i3GEOlegendabotao9 size="25" type="button" value="Quartis">'+
429 - ' <p class=paragrafo >'+$trad(43,i3GEOF.legenda.dicionario)+': ' + 429 + ' <p class=paragrafo >'+$trad('estiloNomeClasses',i3GEOF.legenda.dicionario)+': ' +
430 ' <div class=styled-select >' + 430 ' <div class=styled-select >' +
431 ' <select id=estiloClassesQuartis >' + 431 ' <select id=estiloClassesQuartis >' +
432 - ' <option value=minimo select >'+$trad(44,i3GEOF.legenda.dicionario)+'</option>' +  
433 - ' <option value=simples select >'+$trad(45,i3GEOF.legenda.dicionario)+'</option>' +  
434 - ' <option value=completo select >'+$trad(46,i3GEOF.legenda.dicionario)+'</option>' + 432 + ' <option value=minimo select >'+$trad('soValores',i3GEOF.legenda.dicionario)+'</option>' +
  433 + ' <option value=simples select >'+$trad('quartilValores',i3GEOF.legenda.dicionario)+'</option>' +
  434 + ' <option value=completo select >'+$trad('expressaoCompleta',i3GEOF.legenda.dicionario)+'</option>' +
435 ' </select></div><br>' + 435 ' </select></div><br>' +
436 '</div>'+ 436 '</div>'+
437 '</div>'+ 437 '</div>'+
438 '<div id=i3GEOlegendaguia3obj style="width:99%;text-align:left;">'+ 438 '<div id=i3GEOlegendaguia3obj style="width:99%;text-align:left;">'+
439 ' <fieldset style="padding:5px;margin:2px;">'+ 439 ' <fieldset style="padding:5px;margin:2px;">'+
440 - ' <legend>'+$trad(47,i3GEOF.legenda.dicionario)+'</legend>'+  
441 - ' <p class=paragrafo >'+$trad(48,i3GEOF.legenda.dicionario)+': <div class=styled-select id=i3GEOlegendaitensLabel ></div></p>' + 440 + ' <legend>'+$trad('etiquetasClasse',i3GEOF.legenda.dicionario)+'</legend>'+
  441 + ' <p class=paragrafo >'+$trad('itemComTexto',i3GEOF.legenda.dicionario)+': <div class=styled-select id=i3GEOlegendaitensLabel ></div></p>' +
442 ' <br><p class=paragrafo style="font-size:10px;">'+ 442 ' <br><p class=paragrafo style="font-size:10px;">'+
443 - ' <input id=i3GEOlegendabotaoExcluirLabel size=10 type=buttom value="'+$trad(49,i3GEOF.legenda.dicionario)+'" />' +  
444 - ' <input id=i3GEOlegendabotaoIncluirLabel size=10 type=buttom value="'+$trad(50,i3GEOF.legenda.dicionario)+'" />' +  
445 - ' <input id=i3GEOlegendabotaoPropriedadeLabel size=10 type=buttom value="'+$trad(51,i3GEOF.legenda.dicionario)+'" />' + 443 + ' <input id=i3GEOlegendabotaoExcluirLabel size=10 type=buttom value="'+$trad('exclui',i3GEOF.legenda.dicionario)+'" />' +
  444 + ' <input id=i3GEOlegendabotaoIncluirLabel size=10 type=buttom value="'+$trad('adiciona',i3GEOF.legenda.dicionario)+'" />' +
  445 + ' <input id=i3GEOlegendabotaoPropriedadeLabel size=10 type=buttom value="'+$trad('propriedades2',i3GEOF.legenda.dicionario)+'" />' +
446 ' </p>' + 446 ' </p>' +
447 ' </fieldset><br>'+ 447 ' </fieldset><br>'+
448 ' <fieldset style="padding:5px;margin:2px;">'+ 448 ' <fieldset style="padding:5px;margin:2px;">'+
449 - ' <legend>'+$trad(52,i3GEOF.legenda.dicionario)+'</legend>'+  
450 - ' <p class=paragrafo style="font-size:10px;">'+$trad(53,i3GEOF.legenda.dicionario)+''+ 449 + ' <legend>'+$trad('estilos',i3GEOF.legenda.dicionario)+'</legend>'+
  450 + ' <p class=paragrafo style="font-size:10px;">'+$trad('ajudaEstilo',i3GEOF.legenda.dicionario)+''+
451 ' <div id="i3GEOlegendacomboestilos" >'+ 451 ' <div id="i3GEOlegendacomboestilos" >'+
452 ' </div>'+ 452 ' </div>'+
453 - " <br><input id=i3GEOlegendabotao11 class=executar size=10 type=button value='"+$trad(49,i3GEOF.legenda.dicionario)+"' />" +  
454 - " &nbsp;<input id=i3GEOlegendabotao12 class=executar size=14 type=button value='"+$trad(50,i3GEOF.legenda.dicionario)+"' />" +  
455 - " &nbsp;<input id=i3GEOlegendabotao13 class=executar size=8 type=button value='"+$trad(65,i3GEOF.legenda.dicionario)+"' />" +  
456 - " &nbsp;<input id=i3GEOlegendabotao14 class=executar size=8 type=button value='"+$trad(66,i3GEOF.legenda.dicionario)+"' />" + 453 + " <br><input id=i3GEOlegendabotao11 class=executar size=10 type=button value='"+$trad('exclui',i3GEOF.legenda.dicionario)+"' />" +
  454 + " &nbsp;<input id=i3GEOlegendabotao12 class=executar size=14 type=button value='"+$trad('adiciona',i3GEOF.legenda.dicionario)+"' />" +
  455 + " &nbsp;<input id=i3GEOlegendabotao13 class=executar size=8 type=button value='"+$trad('sobe',i3GEOF.legenda.dicionario)+"' />" +
  456 + " &nbsp;<input id=i3GEOlegendabotao14 class=executar size=8 type=button value='"+$trad('desce',i3GEOF.legenda.dicionario)+"' />" +
457 ' <div id="i3GEOlegendaParametrosEstilos" style="position:relative;top:10px;left:0px;text-align:left">'+ 457 ' <div id="i3GEOlegendaParametrosEstilos" style="position:relative;top:10px;left:0px;text-align:left">'+
458 ' </div>'+ 458 ' </div>'+
459 - ' <br><br><p class=paragrafo style="font-size:10px" ><input id=i3GEOlegendabotao10 size="35" type="button" value="'+$trad(54,i3GEOF.legenda.dicionario)+'"></p>'+ 459 + ' <br><br><p class=paragrafo style="font-size:10px" ><input id=i3GEOlegendabotao10 size="35" type="button" value="'+$trad('aplicaAlteracoes',i3GEOF.legenda.dicionario)+'"></p>'+
460 ' <div style="position:relative;top:0px;left:0px;text-align:left;" id="i3GEOlegendamostraEstilo">'+ 460 ' <div style="position:relative;top:0px;left:0px;text-align:left;" id="i3GEOlegendamostraEstilo">'+
461 ' </div>'+ 461 ' </div>'+
462 ' <div style="position:relative;top:0px;left:0px;text-align:left;" id="i3GEOlegendasimbolos">'+ 462 ' <div style="position:relative;top:0px;left:0px;text-align:left;" id="i3GEOlegendasimbolos">'+
@@ -466,10 +466,10 @@ i3GEOF.legenda = { @@ -466,10 +466,10 @@ i3GEOF.legenda = {
466 '<div id=i3GEOlegendaguia4obj style="width:99%;text-align:left;">'+ 466 '<div id=i3GEOlegendaguia4obj style="width:99%;text-align:left;">'+
467 '</div>'+ 467 '</div>'+
468 '<div id=i3GEOlegendaguia5obj style="width:99%;text-align:left;">'+ 468 '<div id=i3GEOlegendaguia5obj style="width:99%;text-align:left;">'+
469 - ' <p class=paragrafo >'+$trad(55,i3GEOF.legenda.dicionario)+' <a href="http://mapserver.org/ogc/sld.html#sld" target=_blank >Mapserver SLD</a> '+$trad(56,i3GEOF.legenda.dicionario)+  
470 - ' <p class=paragrafo ><input id=i3GEOlegendabotaoSLDe size="25" type="button" value="'+$trad(57,i3GEOF.legenda.dicionario)+'"></p>'+  
471 - ' <p class=paragrafo >'+$trad(58,i3GEOF.legenda.dicionario)+  
472 - ' <p class=paragrafo ><input id=i3GEOlegendabotaoSLDi size="25" type="button" value="'+$trad(59,i3GEOF.legenda.dicionario)+'"></p>'+ 469 + ' <p class=paragrafo >'+$trad('geraSLD',i3GEOF.legenda.dicionario)+' <a href="http://mapserver.org/ogc/sld.html#sld" target=_blank >Mapserver SLD</a> '+$trad('ajudaSLD',i3GEOF.legenda.dicionario)+
  470 + ' <p class=paragrafo ><input id=i3GEOlegendabotaoSLDe size="25" type="button" value="'+$trad('exportaSLD',i3GEOF.legenda.dicionario)+'"></p>'+
  471 + ' <p class=paragrafo >'+$trad('msgAplicaSLD',i3GEOF.legenda.dicionario)+
  472 + ' <p class=paragrafo ><input id=i3GEOlegendabotaoSLDi size="25" type="button" value="'+$trad('aplicaSLD',i3GEOF.legenda.dicionario)+'"></p>'+
473 '</div>' + 473 '</div>' +
474 '<input type=hidden value="" id="listaColourRamp" onchange="javascript:i3GEOF.legenda.aplicaColourRamp()" />'; //utilizado pelo seletor de colourramp 474 '<input type=hidden value="" id="listaColourRamp" onchange="javascript:i3GEOF.legenda.aplicaColourRamp()" />'; //utilizado pelo seletor de colourramp
475 return ins; 475 return ins;
@@ -527,7 +527,7 @@ i3GEOF.legenda = { @@ -527,7 +527,7 @@ i3GEOF.legenda = {
527 */ 527 */
528 ativaFoco: function(){ 528 ativaFoco: function(){
529 if(i3GEOF.legenda.tema !== "" && i3GEO.arvoreDeCamadas.pegaTema(i3GEOF.legenda.tema) === "") 529 if(i3GEOF.legenda.tema !== "" && i3GEO.arvoreDeCamadas.pegaTema(i3GEOF.legenda.tema) === "")
530 - {i3GEO.janela.tempoMsg($trad(60,i3GEOF.legenda.dicionario));} 530 + {i3GEO.janela.tempoMsg($trad('temaInexistente',i3GEOF.legenda.dicionario));}
531 var i = $i("i3GEOF.legenda_c").style; 531 var i = $i("i3GEOF.legenda_c").style;
532 i.zIndex = i3GEO.janela.ULTIMOZINDEX; 532 i.zIndex = i3GEO.janela.ULTIMOZINDEX;
533 i3GEO.janela.ULTIMOZINDEX++; 533 i3GEO.janela.ULTIMOZINDEX++;
@@ -589,16 +589,16 @@ i3GEOF.legenda = { @@ -589,16 +589,16 @@ i3GEOF.legenda = {
589 id = retorno.data[i].tema+"-"+retorno.data[i].idclasse; //layer+indice da classe 589 id = retorno.data[i].tema+"-"+retorno.data[i].idclasse; //layer+indice da classe
590 re = new RegExp("'", "g"); 590 re = new RegExp("'", "g");
591 exp = (retorno.data[i].expressao).replace(re,'"'); 591 exp = (retorno.data[i].expressao).replace(re,'"');
592 - ins.push("<tr><td><img style='cursor:pointer' title='"+$trad(62,i3GEOF.legenda.dicionario)+"' onclick='i3GEOF.legenda.excluilinhaf(this)' src='" + i3GEO.configura.locaplic + "/imagens/x.gif' title='excluir' /></td><td><img width='30px' height='15px' style='cursor:pointer' title='"+$trad(61,i3GEOF.legenda.dicionario)+"' src='"+retorno.data[i].imagem+"' onclick=i3GEOF.legenda.editaSimbolo('i3GEOlegendaid_"+id+"') /></td>"); 592 + ins.push("<tr><td><img style='cursor:pointer' title='"+$trad('cliqueExclui',i3GEOF.legenda.dicionario)+"' onclick='i3GEOF.legenda.excluilinhaf(this)' src='" + i3GEO.configura.locaplic + "/imagens/x.gif' title='excluir' /></td><td><img width='30px' height='15px' style='cursor:pointer' title='"+$trad('cliqueAltera',i3GEOF.legenda.dicionario)+"' src='"+retorno.data[i].imagem+"' onclick=i3GEOF.legenda.editaSimbolo('i3GEOlegendaid_"+id+"') /></td>");
593 ins.push("<td><img onclick=i3GEOF.legenda.modificaCor('"+retorno.data[i].idclasse+"') title='alterar a cor' style='cursor:pointer' src='" + i3GEO.configura.locaplic + "/imagens/aquarela.gif' /></td>"); 593 ins.push("<td><img onclick=i3GEOF.legenda.modificaCor('"+retorno.data[i].idclasse+"') title='alterar a cor' style='cursor:pointer' src='" + i3GEO.configura.locaplic + "/imagens/aquarela.gif' /></td>");
594 ins.push("<td>"); 594 ins.push("<td>");
595 - ins.push($inputText("","","i3GEOlegendaid_"+id,$trad(63,i3GEOF.legenda.dicionario),20,retorno.data[i].nomeclasse,"nome","javascript:i3GEOF.legenda.aviso()")); 595 + ins.push($inputText("","","i3GEOlegendaid_"+id,$trad('digitaNovoNome',i3GEOF.legenda.dicionario),20,retorno.data[i].nomeclasse,"nome","javascript:i3GEOF.legenda.aviso()"));
596 ins.push("</td><td>"); 596 ins.push("</td><td>");
597 - ins.push($inputText("","","i3GEOlegendaid_"+id,$trad(64,i3GEOF.legenda.dicionario),25,exp,"expressao","javascript:i3GEOF.legenda.aviso()")); 597 + ins.push($inputText("","","i3GEOlegendaid_"+id,$trad('digitaNovaExpressao',i3GEOF.legenda.dicionario),25,exp,"expressao","javascript:i3GEOF.legenda.aviso()"));
598 ins.push("</td>"); 598 ins.push("</td>");
599 if(n>1){ 599 if(n>1){
600 - ins.push("<td><img src='"+i3GEO.configura.locaplic+"/imagens/sobe1.png' style=cursor:pointer title='"+$trad(65,i3GEOF.legenda.dicionario)+"' onclick=i3GEOF.legenda.sobelinhaf('"+retorno.data[i].idclasse+"') /></td>");  
601 - ins.push("<td><img src='"+i3GEO.configura.locaplic+"/imagens/desce1.png' style=cursor:pointer title='"+$trad(66,i3GEOF.legenda.dicionario)+"' onclick=i3GEOF.legenda.descelinhaf('"+retorno.data[i].idclasse+"') /></td>"); 600 + ins.push("<td><img src='"+i3GEO.configura.locaplic+"/imagens/sobe1.png' style=cursor:pointer title='"+$trad('sobe',i3GEOF.legenda.dicionario)+"' onclick=i3GEOF.legenda.sobelinhaf('"+retorno.data[i].idclasse+"') /></td>");
  601 + ins.push("<td><img src='"+i3GEO.configura.locaplic+"/imagens/desce1.png' style=cursor:pointer title='"+$trad('desce',i3GEOF.legenda.dicionario)+"' onclick=i3GEOF.legenda.descelinhaf('"+retorno.data[i].idclasse+"') /></td>");
602 } 602 }
603 ins.push("</tr>"); 603 ins.push("</tr>");
604 } 604 }
@@ -606,21 +606,21 @@ i3GEOF.legenda = { @@ -606,21 +606,21 @@ i3GEOF.legenda = {
606 $i("i3GEOlegendaresultado").innerHTML = ins.join(""); 606 $i("i3GEOlegendaresultado").innerHTML = ins.join("");
607 } 607 }
608 else{ 608 else{
609 - ajuda = "<br><p class=paragrafo >"+$trad(67,i3GEOF.legenda.dicionario) +  
610 - "<p class=paragrafo >"+$trad(68,i3GEOF.legenda.dicionario) +  
611 - "<p class=paragrafo >"+$trad(69,i3GEOF.legenda.dicionario) +  
612 - "<p class=paragrafo >"+$trad(70,i3GEOF.legenda.dicionario) +  
613 - "<p class=paragrafo >"+$trad(71,i3GEOF.legenda.dicionario) ;  
614 - ins = "<p class=paragrafo >"+$trad(72,i3GEOF.legenda.dicionario)+":" + 609 + ajuda = "<br><p class=paragrafo >"+$trad('ajudaEscalaCores',i3GEOF.legenda.dicionario) +
  610 + "<p class=paragrafo >"+$trad('msgEscalaCoresAuto',i3GEOF.legenda.dicionario) +
  611 + "<p class=paragrafo >"+$trad('msgEscalaCoresIndividual',i3GEOF.legenda.dicionario) +
  612 + "<p class=paragrafo >"+$trad('msgBandas',i3GEOF.legenda.dicionario) +
  613 + "<p class=paragrafo >"+$trad('msgReamostragem',i3GEOF.legenda.dicionario) ;
  614 + ins = "<p class=paragrafo >"+$trad('adicionaProcesso',i3GEOF.legenda.dicionario)+":" +
615 "<select onchange=i3GEOF.legenda.adicionaProcesso(this) >" + 615 "<select onchange=i3GEOF.legenda.adicionaProcesso(this) >" +
616 - "<option value='' >"+$trad(73,i3GEOF.legenda.dicionario)+"</option>" +  
617 - "<option value='SCALE=' >"+$trad(74,i3GEOF.legenda.dicionario)+"</option>" +  
618 - "<option value='RESAMPLE=' >"+$trad(75,i3GEOF.legenda.dicionario)+"</option>" +  
619 - "<option value='BANDS=' >"+$trad(76,i3GEOF.legenda.dicionario)+"</option>" + 616 + "<option value='' >"+$trad('selecionaProcesso',i3GEOF.legenda.dicionario)+"</option>" +
  617 + "<option value='SCALE=' >"+$trad('escalaCores',i3GEOF.legenda.dicionario)+"</option>" +
  618 + "<option value='RESAMPLE=' >"+$trad('reamostragem',i3GEOF.legenda.dicionario)+"</option>" +
  619 + "<option value='BANDS=' >"+$trad('bandas',i3GEOF.legenda.dicionario)+"</option>" +
620 "<option value='COLOR_MATCH_THRESHOLD=' >Threshold</option>" + 620 "<option value='COLOR_MATCH_THRESHOLD=' >Threshold</option>" +
621 "<option value='NODATA=' >Nodata</option>" + 621 "<option value='NODATA=' >Nodata</option>" +
622 "</select><br>" + 622 "</select><br>" +
623 - '<p class=paragrafo ><input id=i3GEOlegendabotao16 class="executar" size="22" type="buttom" value="'+$trad(77,i3GEOF.legenda.dicionario)+'">'; 623 + '<p class=paragrafo ><input id=i3GEOlegendabotao16 class="executar" size="22" type="buttom" value="'+$trad('aplicaProcesso',i3GEOF.legenda.dicionario)+'">';
624 if(retorno.data[0].proc == "") 624 if(retorno.data[0].proc == "")
625 {ins += "<div style=width:80% id=i3GEOlegendaprocessos ></div>";} 625 {ins += "<div style=width:80% id=i3GEOlegendaprocessos ></div>";}
626 else{ 626 else{
@@ -641,7 +641,7 @@ i3GEOF.legenda = { @@ -641,7 +641,7 @@ i3GEOF.legenda = {
641 {$i("i3GEOlegendaresultado").innerHTML = "<p style=color:red >Erro<br>";} 641 {$i("i3GEOlegendaresultado").innerHTML = "<p style=color:red >Erro<br>";}
642 i3GEOF.legenda.aguarde.visibility = "hidden"; 642 i3GEOF.legenda.aguarde.visibility = "hidden";
643 } 643 }
644 - catch(e){i3GEO.janela.tempoMsg($trad(78,i3GEOF.legenda.dicionario));i3GEOF.legenda.aguarde.visibility = "hidden";} 644 + catch(e){i3GEO.janela.tempoMsg($trad('msgNaoEditaLegenda',i3GEOF.legenda.dicionario));i3GEOF.legenda.aguarde.visibility = "hidden";}
645 }, 645 },
646 /* 646 /*
647 Function: aviso 647 Function: aviso
@@ -652,7 +652,7 @@ i3GEOF.legenda = { @@ -652,7 +652,7 @@ i3GEOF.legenda = {
652 */ 652 */
653 aviso: function(){ 653 aviso: function(){
654 if(i3GEOF.legenda.aviso == true){ 654 if(i3GEOF.legenda.aviso == true){
655 - i3GEO.janela.tempoMsg($trad(79,i3GEOF.legenda.dicionario)); 655 + i3GEO.janela.tempoMsg($trad('msgAplicaAlteracao',i3GEOF.legenda.dicionario));
656 i3GEOF.legenda.aviso == false; 656 i3GEOF.legenda.aviso == false;
657 } 657 }
658 }, 658 },
@@ -838,7 +838,7 @@ i3GEOF.legenda = { @@ -838,7 +838,7 @@ i3GEOF.legenda = {
838 cp = new cpaint(); 838 cp = new cpaint();
839 cp.set_response_type("JSON"); 839 cp.set_response_type("JSON");
840 cp.call(p,"contagemclasse",i3GEOF.legenda.montaLegenda); 840 cp.call(p,"contagemclasse",i3GEOF.legenda.montaLegenda);
841 - i3GEO.janela.tempoMsg($trad(80,i3GEOF.legenda.dicionario)); 841 + i3GEO.janela.tempoMsg($trad('consideraElementosVisiveis',i3GEOF.legenda.dicionario));
842 }, 842 },
843 /* 843 /*
844 Function: adicionaClasse 844 Function: adicionaClasse
@@ -1091,7 +1091,7 @@ i3GEOF.legenda = { @@ -1091,7 +1091,7 @@ i3GEOF.legenda = {
1091 } 1091 }
1092 1092
1093 if (item == "") 1093 if (item == "")
1094 - {i3GEO.janela.tempoMsg($trad(81,i3GEOF.legenda.dicionario));return;} 1094 + {i3GEO.janela.tempoMsg($trad('selecionaUmItem',i3GEOF.legenda.dicionario));return;}
1095 i3GEOF.legenda.aguarde.visibility = "visible"; 1095 i3GEOF.legenda.aguarde.visibility = "visible";
1096 cp.set_response_type("JSON"); 1096 cp.set_response_type("JSON");
1097 //window.parent.g_operacao = "outras" 1097 //window.parent.g_operacao = "outras"
@@ -1151,7 +1151,7 @@ i3GEOF.legenda = { @@ -1151,7 +1151,7 @@ i3GEOF.legenda = {
1151 i3GEOF.legenda.aguarde.visibility = "hidden"; 1151 i3GEOF.legenda.aguarde.visibility = "hidden";
1152 }; 1152 };
1153 if (item == "") 1153 if (item == "")
1154 - {i3GEO.janela.tempoMsg($trad(81,i3GEOF.legenda.dicionario));return;} 1154 + {i3GEO.janela.tempoMsg($trad('selecionaUmItem',i3GEOF.legenda.dicionario));return;}
1155 i3GEOF.legenda.aguarde.visibility = "visible"; 1155 i3GEOF.legenda.aguarde.visibility = "visible";
1156 cp.set_response_type("JSON"); 1156 cp.set_response_type("JSON");
1157 cp.call(p,"alteraclasse",fim); 1157 cp.call(p,"alteraclasse",fim);
@@ -1181,7 +1181,7 @@ i3GEOF.legenda = { @@ -1181,7 +1181,7 @@ i3GEOF.legenda = {
1181 i3GEOF.legenda.aguarde.visibility = "hidden"; 1181 i3GEOF.legenda.aguarde.visibility = "hidden";
1182 }; 1182 };
1183 if (item == "") 1183 if (item == "")
1184 - {i3GEO.janela.tempoMsg($trad(81,i3GEOF.legenda.dicionario));return;} 1184 + {i3GEO.janela.tempoMsg($trad('selecionaUmItem',i3GEOF.legenda.dicionario));return;}
1185 i3GEOF.legenda.aguarde.visibility = "visible"; 1185 i3GEOF.legenda.aguarde.visibility = "visible";
1186 cp.set_response_type("JSON"); 1186 cp.set_response_type("JSON");
1187 cp.call(p,"alteraclasse",fim); 1187 cp.call(p,"alteraclasse",fim);
@@ -1211,7 +1211,7 @@ i3GEOF.legenda = { @@ -1211,7 +1211,7 @@ i3GEOF.legenda = {
1211 i3GEOF.legenda.aguarde.visibility = "hidden"; 1211 i3GEOF.legenda.aguarde.visibility = "hidden";
1212 }; 1212 };
1213 if (item == "") 1213 if (item == "")
1214 - {i3GEO.janela.tempoMsg($trad(81,i3GEOF.legenda.dicionario));return;} 1214 + {i3GEO.janela.tempoMsg($trad('selecionaUmItem',i3GEOF.legenda.dicionario));return;}
1215 i3GEOF.legenda.aguarde.visibility = "visible"; 1215 i3GEOF.legenda.aguarde.visibility = "visible";
1216 cp.set_response_type("JSON"); 1216 cp.set_response_type("JSON");
1217 cp.call(p,"alteraclasse",fim); 1217 cp.call(p,"alteraclasse",fim);
@@ -1276,7 +1276,7 @@ i3GEOF.legenda = { @@ -1276,7 +1276,7 @@ i3GEOF.legenda = {
1276 combo += sct; 1276 combo += sct;
1277 } 1277 }
1278 combo += "</select></div>"; 1278 combo += "</select></div>";
1279 - $i("i3GEOlegendacomboestilos").innerHTML = "<table class='lista5'><tr><td><span class=paragrafo >"+$trad(82,i3GEOF.legenda.dicionario)+":</span></td><td>"+combo+"</td><td></td></tr></table>&nbsp;(ap&oacute;s adicionar ou excluir, aplique a altera&ccedil;&atilde;o)<br>"; 1279 + $i("i3GEOlegendacomboestilos").innerHTML = "<table class='lista5'><tr><td><span class=paragrafo >"+$trad('estiloEdicao',i3GEOF.legenda.dicionario)+":</span></td><td>"+combo+"</td><td></td></tr></table>&nbsp;(ap&oacute;s adicionar ou excluir, aplique a altera&ccedil;&atilde;o)<br>";
1280 new YAHOO.widget.Button( 1280 new YAHOO.widget.Button(
1281 "i3GEOlegendabotao11",{onclick:{fn: function(){ 1281 "i3GEOlegendabotao11",{onclick:{fn: function(){
1282 try{ 1282 try{
@@ -1364,42 +1364,42 @@ i3GEOF.legenda = { @@ -1364,42 +1364,42 @@ i3GEOF.legenda = {
1364 "<input type=text value='"+linha[2]+"' id='i3GEOlegendaoutlinecolor' />" + 1364 "<input type=text value='"+linha[2]+"' id='i3GEOlegendaoutlinecolor' />" +
1365 "</div>" + 1365 "</div>" +
1366 "</td><td><img style=cursor:pointer src='"+i3GEO.configura.locaplic+"/imagens/aquarela.gif' onclick=\"i3GEOF.legenda.corj('i3GEOlegendaoutlinecolor')\" /></td></tr>"+ 1366 "</td><td><img style=cursor:pointer src='"+i3GEO.configura.locaplic+"/imagens/aquarela.gif' onclick=\"i3GEOF.legenda.corj('i3GEOlegendaoutlinecolor')\" /></td></tr>"+
1367 - "<tr><td style='text-align:left;'>"+$trad(83,i3GEOF.legenda.dicionario)+":</td><td>" + 1367 + "<tr><td style='text-align:left;'>"+$trad('corFundo',i3GEOF.legenda.dicionario)+":</td><td>" +
1368 "<div class=styled-select >" + 1368 "<div class=styled-select >" +
1369 "<input type=text value='"+linha[3]+"' id='i3GEOlegendabackgroundcolor' />" + 1369 "<input type=text value='"+linha[3]+"' id='i3GEOlegendabackgroundcolor' />" +
1370 "</div>" + 1370 "</div>" +
1371 "</td><td><img style=cursor:pointer src='"+i3GEO.configura.locaplic+"/imagens/aquarela.gif' onclick=\"i3GEOF.legenda.corj('i3GEOlegendabackgroundcolor')\" /></td></tr>"+ 1371 "</td><td><img style=cursor:pointer src='"+i3GEO.configura.locaplic+"/imagens/aquarela.gif' onclick=\"i3GEOF.legenda.corj('i3GEOlegendabackgroundcolor')\" /></td></tr>"+
1372 - "<tr><td style='text-align:left;'>"+$trad(84,i3GEOF.legenda.dicionario)+":</td><td>"+ 1372 + "<tr><td style='text-align:left;'>"+$trad('corFrente',i3GEOF.legenda.dicionario)+":</td><td>"+
1373 "<div class=styled-select >" + 1373 "<div class=styled-select >" +
1374 "<input type=text value='"+linha[4]+"' id='i3GEOlegendacolor' />" + 1374 "<input type=text value='"+linha[4]+"' id='i3GEOlegendacolor' />" +
1375 "</div>" + 1375 "</div>" +
1376 "</td><td><img style=cursor:pointer src='"+i3GEO.configura.locaplic+"/imagens/aquarela.gif' onclick=\"i3GEOF.legenda.corj('i3GEOlegendacolor')\" /></td></tr>"+ 1376 "</td><td><img style=cursor:pointer src='"+i3GEO.configura.locaplic+"/imagens/aquarela.gif' onclick=\"i3GEOF.legenda.corj('i3GEOlegendacolor')\" /></td></tr>"+
1377 - "<tr><td style='text-align:left;'>"+$trad(85,i3GEOF.legenda.dicionario)+":</td><td>"+ 1377 + "<tr><td style='text-align:left;'>"+$trad('tamanhoEspacamento',i3GEOF.legenda.dicionario)+":</td><td>"+
1378 "<div class=styled-select >" + 1378 "<div class=styled-select >" +
1379 "<input type=text value='"+linha[6]+"' id='i3GEOlegendasizes' />" + 1379 "<input type=text value='"+linha[6]+"' id='i3GEOlegendasizes' />" +
1380 "</div>" + 1380 "</div>" +
1381 "</td><td></td></tr>" + 1381 "</td><td></td></tr>" +
1382 - "<tr><td style='text-align:left;'>"+$trad(86,i3GEOF.legenda.dicionario)+":</td><td>"+ 1382 + "<tr><td style='text-align:left;'>"+$trad('espessura',i3GEOF.legenda.dicionario)+":</td><td>"+
1383 "<div class=styled-select >" + 1383 "<div class=styled-select >" +
1384 "<input type=text value='"+linha[8]+"' id='i3GEOlegendawidth' />" + 1384 "<input type=text value='"+linha[8]+"' id='i3GEOlegendawidth' />" +
1385 "</div>" + 1385 "</div>" +
1386 "</td><td></td></tr>" + 1386 "</td><td></td></tr>" +
1387 - "<tr><td style='text-align:left;'>"+$trad(87,i3GEOF.legenda.dicionario)+":</td><td>"+ 1387 + "<tr><td style='text-align:left;'>"+$trad('padraoRepeticao',i3GEOF.legenda.dicionario)+":</td><td>"+
1388 "<div class=styled-select >" + 1388 "<div class=styled-select >" +
1389 "<input type=text value='"+linha[9]+"' id='i3GEOlegendapattern' />" + 1389 "<input type=text value='"+linha[9]+"' id='i3GEOlegendapattern' />" +
1390 "</div>" + 1390 "</div>" +
1391 "</td><td></td></tr>" + 1391 "</td><td></td></tr>" +
1392 - "<tr><td style='text-align:left;'>"+$trad(88,i3GEOF.legenda.dicionario)+":</td><td>"+ 1392 + "<tr><td style='text-align:left;'>"+$trad('opacidade',i3GEOF.legenda.dicionario)+":</td><td>"+
1393 "<div class=styled-select >" + 1393 "<div class=styled-select >" +
1394 "<input type=text value='"+linha[7]+"' id='i3GEOlegendaopacidade' />" + 1394 "<input type=text value='"+linha[7]+"' id='i3GEOlegendaopacidade' />" +
1395 "</div>" + 1395 "</div>" +
1396 "</td><td></td></tr>" + 1396 "</td><td></td></tr>" +
1397 - "<tr><td style='text-align:left;'>"+$trad(89,i3GEOF.legenda.dicionario)+":</td><td>"+ 1397 + "<tr><td style='text-align:left;'>"+$trad('angulo',i3GEOF.legenda.dicionario)+":</td><td>"+
1398 "<div class=styled-select >" + 1398 "<div class=styled-select >" +
1399 "<input type=text value='"+linha[10]+"' id='i3GEOlegendaangulo' />" + 1399 "<input type=text value='"+linha[10]+"' id='i3GEOlegendaangulo' />" +
1400 "</div>" + 1400 "</div>" +
1401 "</td><td></td></tr>" + 1401 "</td><td></td></tr>" +
1402 - "<tr><td style='text-align:left;'>"+$trad(90,i3GEOF.legenda.dicionario)+":</td><td>"+ 1402 + "<tr><td style='text-align:left;'>"+$trad('simbolo',i3GEOF.legenda.dicionario)+":</td><td>"+
1403 "<div class=styled-select >" + 1403 "<div class=styled-select >" +
1404 "<input type=text value='"+linha[5]+"' id='i3GEOlegendasymbolname' />" + 1404 "<input type=text value='"+linha[5]+"' id='i3GEOlegendasymbolname' />" +
1405 "</div>" + 1405 "</div>" +
@@ -1423,7 +1423,7 @@ i3GEOF.legenda = { @@ -1423,7 +1423,7 @@ i3GEOF.legenda = {
1423 try{ 1423 try{
1424 if (retorno.data != undefined){ 1424 if (retorno.data != undefined){
1425 retorno = retorno.data; 1425 retorno = retorno.data;
1426 - $i("i3GEOlegendasimbolos").innerHTML = "<br>"+$trad(91,i3GEOF.legenda.dicionario)+":<br><br>"+retorno; 1426 + $i("i3GEOlegendasimbolos").innerHTML = "<br>"+$trad('listaSimbolo',i3GEOF.legenda.dicionario)+":<br><br>"+retorno;
1427 } 1427 }
1428 else 1428 else
1429 {$i("i3GEOlegendasimbolos").innerHTML = "<p style=color:red >Erro<br>";} 1429 {$i("i3GEOlegendasimbolos").innerHTML = "<p style=color:red >Erro<br>";}
@@ -1513,12 +1513,12 @@ i3GEOF.legenda = { @@ -1513,12 +1513,12 @@ i3GEOF.legenda = {
1513 var monta = function(retorno){ 1513 var monta = function(retorno){
1514 if (retorno.data && retorno.data[0].proc == ""){ 1514 if (retorno.data && retorno.data[0].proc == ""){
1515 var ins = [],i,re,t; 1515 var ins = [],i,re,t;
1516 - ins.push("<p class='paragrafo' ><input type=button value='"+$trad(92,i3GEOF.legenda.dicionario)+"' id=i3GEOlegendaGraficoPizza /></p>");  
1517 - ins.push("<p class='paragrafo' >"+$trad(93,i3GEOF.legenda.dicionario)+"</p>"); 1516 + ins.push("<p class='paragrafo' ><input type=button value='"+$trad('graficoPizza',i3GEOF.legenda.dicionario)+"' id=i3GEOlegendaGraficoPizza /></p>");
  1517 + ins.push("<p class='paragrafo' >"+$trad('numeroOcorrenciasClasses',i3GEOF.legenda.dicionario)+"</p>");
1518 ins.push("<table width=100% >"); 1518 ins.push("<table width=100% >");
1519 i3GEOF.legenda.dadosGrafico = ["n;x"]; 1519 i3GEOF.legenda.dadosGrafico = ["n;x"];
1520 if(retorno.data.length < 2){ 1520 if(retorno.data.length < 2){
1521 - i3GEO.janela.tempoMsg($trad(94,i3GEOF.legenda.dicionario)); 1521 + i3GEO.janela.tempoMsg($trad('msgNumeroClasses',i3GEOF.legenda.dicionario));
1522 i3GEOF.legenda.aguarde.visibility = "hidden"; 1522 i3GEOF.legenda.aguarde.visibility = "hidden";
1523 return; 1523 return;
1524 } 1524 }