Commit 3951d607700c245620fca401cb24e164718bb194
1 parent
5ea46292
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
... | ... | @@ -102,8 +102,8 @@ g_traducao_init = |
102 | 102 | "8a" : [ |
103 | 103 | { |
104 | 104 | pt : "Com o módulo METAESTAT, um sistema de cadastramento de variáveis estatísticas, construa cartogramas com funções de agregação geográfica, temporal e diferentes classificações.", |
105 | - en : "", | |
106 | - es : "" | |
105 | + en : "METAESTAT module is a system of recording statistics variables, that allows you to build cartograms with temporal and geographical aggregation functions, and various classifications.", | |
106 | + es : "Con el módulo METAESTAT, un sistema de registro de variables estadísticas, construya cartogramas con funciones de agregación geográfica, temporal y clasificaciones diversas." | |
107 | 107 | } |
108 | 108 | ], |
109 | 109 | 9 : [ |
... | ... | @@ -116,8 +116,8 @@ g_traducao_init = |
116 | 116 | "9a" : [ |
117 | 117 | { |
118 | 118 | pt : "Utilize esse editor vetorial para criar ou modificar as localidades ou regiões geográficas utilizadas nos cartogramas estatísticos.", |
119 | - en : "", | |
120 | - es : "" | |
119 | + en : "Use this vector editor to create or modify geographical regions or places used by statistics cartograms.", | |
120 | + es : "Utilice este editor vectorial para crear o modificar las localidades o regiones geográficas empleadas en los cartogramas estadísticos." | |
121 | 121 | } |
122 | 122 | ], |
123 | 123 | 10 : [ |
... | ... | @@ -130,8 +130,8 @@ g_traducao_init = |
130 | 130 | "10a" : [ |
131 | 131 | { |
132 | 132 | pt : "Veja quais dados são públicos e podem ser obtidos por meio de download em diferentes formatos.", |
133 | - en : "", | |
134 | - es : "" | |
133 | + en : "Look at open data that can be downloaded in various formats.", | |
134 | + es : "Vea cuales datos son públicos y pueden ser obtenidos por medio de descargas en formatos diferentes." | |
135 | 135 | } |
136 | 136 | ], |
137 | 137 | 11 : [ | ... | ... |