Commit ecca08aa638925ed4238c5bbdbd8e08bb7adf7f0
1 parent
b234a3bb
Exists in
master
and in
7 other branches
--no commit message
Showing
1 changed file
with
7 additions
and
7 deletions
Show diff stats
classesjs/dicionario.js
@@ -2221,29 +2221,29 @@ g_traducao = { | @@ -2221,29 +2221,29 @@ g_traducao = { | ||
2221 | "x101" : [ | 2221 | "x101" : [ |
2222 | { | 2222 | { |
2223 | pt : "Cópia", | 2223 | pt : "Cópia", |
2224 | - en : "", | ||
2225 | - es : "" | 2224 | + en : "Copy", |
2225 | + es : "Copia" | ||
2226 | } | 2226 | } |
2227 | ], | 2227 | ], |
2228 | "x102" : [ | 2228 | "x102" : [ |
2229 | { | 2229 | { |
2230 | pt : "Mapa de calor", | 2230 | pt : "Mapa de calor", |
2231 | en : "Heatmap", | 2231 | en : "Heatmap", |
2232 | - es : "" | 2232 | + es : "Mapa de calor" |
2233 | } | 2233 | } |
2234 | ], | 2234 | ], |
2235 | "x103" : [ | 2235 | "x103" : [ |
2236 | { | 2236 | { |
2237 | pt : "Links para abrir o mapa", | 2237 | pt : "Links para abrir o mapa", |
2238 | - en : "", | ||
2239 | - es : "" | 2238 | + en : "Links to open the map", |
2239 | + es : "Links para abrir el mapa " | ||
2240 | } | 2240 | } |
2241 | ], | 2241 | ], |
2242 | "x104" : [ | 2242 | "x104" : [ |
2243 | { | 2243 | { |
2244 | pt : "Mapa de agrupamentos", | 2244 | pt : "Mapa de agrupamentos", |
2245 | - en : "", | ||
2246 | - es : "" | 2245 | + en : "Cluster map", |
2246 | + es : "Mapa de agrupación" | ||
2247 | } | 2247 | } |
2248 | ], | 2248 | ], |
2249 | "x105" : [ | 2249 | "x105" : [ |