Commit b9a45754592a5fde6bb1b44df29dda35958f197d

Authored by Abraham Coiman
1 parent 70f37fd3

--no commit message

Showing 1 changed file with 13 additions and 13 deletions   Show diff stats
init/dicionario.js
... ... @@ -3,78 +3,78 @@ g_traducao_init =
3 3 1 : [
4 4 {
5 5 pt : "Remover essa tela de apresentação (depois você poderá ir direto para http:// localhost/i3geo/init)",
6   - en : "",
7   - es : "Eliminar esta pantalla de presentació (después usted podrá ir directamente al enlace http:// localhost/i3geo/init)"
  6 + en : "Remove this introduction screen (later you will be able to go to http:// localhost/i3geo/init)",
  7 + es : "Eliminar esta pantalla de presentación (después usted podrá ir directamente al enlace http:// localhost/i3geo/init)"
8 8 }
9 9 ],
10 10 2 : [
11 11 {
12 12 pt : "Teste da instalação",
13   - en : "",
  13 + en : "Installation test",
14 14 es : "Test de instalación"
15 15 }
16 16 ],
17 17 3 : [
18 18 {
19 19 pt : "Sistema de administração",
20   - en : "",
  20 + en : "Management system",
21 21 es : "Sistema de administración"
22 22 }
23 23 ],
24 24 4 : [
25 25 {
26 26 pt : "Mapa com interface Openlayers",
27   - en : "",
  27 + en : "Map with Openlayers interface",
28 28 es : "Mapa con interfaz Openlayers"
29 29 }
30 30 ],
31 31 5 : [
32 32 {
33 33 pt : "Mapa com interface Openlayers (modo debug)",
34   - en : "",
  34 + en : "Map with Openlayers interface (debug mode)",
35 35 es : "Mapa con interfaz Openlayers (modo debug)"
36 36 }
37 37 ],
38 38 6 : [
39 39 {
40 40 pt : "Mapa com interface Google Maps",
41   - en : "",
  41 + en : "Map with Google Maps interface",
42 42 es : "Mapa con interfaz Google Maps "
43 43 }
44 44 ],
45 45 7 : [
46 46 {
47 47 pt : "Mapa com interface Google Earth (depreciado)",
48   - en : "",
  48 + en : "Map with Google Earth interface (deprecated)",
49 49 es : "Mapa con interfaz Google Earth (depreciado)"
50 50 }
51 51 ],
52 52 8 : [
53 53 {
54 54 pt : "Cartogramas (METAESTAT)",
55   - en : "",
  55 + en : "Cartogram (METAESTAT)",
56 56 es : "Cartogramas (METAESTAT)"
57 57 }
58 58 ],
59 59 9 : [
60 60 {
61 61 pt : "Editor de regiões (METAESTAT)",
62   - en : "",
  62 + en : "Region editor (METAESTAT)",
63 63 es : "Editor de regiones (METAESTAT)"
64 64 }
65 65 ],
66 66 10 : [
67 67 {
68 68 pt : "Download de dados geo",
69   - en : "",
  69 + en : "Data geo download",
70 70 es : "Download de datos geo"
71 71 }
72 72 ],
73 73 11 : [
74 74 {
75 75 pt : "Serviços OGC (WMS e WFS)",
76   - en : "",
77   - es : "Servicios OGC (WMS E WFS)"
  76 + en : "OGC (WMS and WFS) services ",
  77 + es : "Servicios OGC (WMS y WFS)"
78 78 }
79 79 ],
80 80 12 : [
... ...