Commit acb5e6a0e996ee07b6818103c41636c43054535c
1 parent
9d8ec701
Exists in
master
and in
7 other branches
Translation from 'adiciona' to 'escolheTema'
Showing
1 changed file
with
9 additions
and
9 deletions
Show diff stats
ferramentas/analisageometrias/dicionario.js
| @@ -2,42 +2,42 @@ | @@ -2,42 +2,42 @@ | ||
| 2 | i3GEOF.analisaGeometrias.dicionario = { | 2 | i3GEOF.analisaGeometrias.dicionario = { |
| 3 | 'adiciona': [{ | 3 | 'adiciona': [{ |
| 4 | pt:"Adiciona", | 4 | pt:"Adiciona", |
| 5 | - en:"", | ||
| 6 | - es:"Adiciona" | 5 | + en:"Add", |
| 6 | + es:"Agrega" | ||
| 7 | }], | 7 | }], |
| 8 | 'retira': [{ | 8 | 'retira': [{ |
| 9 | pt:"Retira", | 9 | pt:"Retira", |
| 10 | - en:"", | 10 | + en:"Withdraw", |
| 11 | es:"Retira" | 11 | es:"Retira" |
| 12 | }], | 12 | }], |
| 13 | 'inverte': [{ | 13 | 'inverte': [{ |
| 14 | pt:"Inverte", | 14 | pt:"Inverte", |
| 15 | - en:"", | 15 | + en:"Invert", |
| 16 | es:"Invierte" | 16 | es:"Invierte" |
| 17 | }], | 17 | }], |
| 18 | 'limpa': [{ | 18 | 'limpa': [{ |
| 19 | pt:"Limpa", | 19 | pt:"Limpa", |
| 20 | - en:"", | 20 | + en:"Clear", |
| 21 | es:"Limpia" | 21 | es:"Limpia" |
| 22 | }], | 22 | }], |
| 23 | 'captura': [{ | 23 | 'captura': [{ |
| 24 | pt:"Capturar", | 24 | pt:"Capturar", |
| 25 | - en:"", | 25 | + en:"Capture", |
| 26 | es:"Capturar" | 26 | es:"Capturar" |
| 27 | }], | 27 | }], |
| 28 | 'lista': [{ | 28 | 'lista': [{ |
| 29 | pt:"Listar e escolher", | 29 | pt:"Listar e escolher", |
| 30 | - en:"", | 30 | + en:"List and choose", |
| 31 | es:"Listar y elegir" | 31 | es:"Listar y elegir" |
| 32 | }], | 32 | }], |
| 33 | 'analisa': [{ | 33 | 'analisa': [{ |
| 34 | pt:"Analisar", | 34 | pt:"Analisar", |
| 35 | - en:"", | 35 | + en:"Analyse", |
| 36 | es:"Analizar" | 36 | es:"Analizar" |
| 37 | }], | 37 | }], |
| 38 | 'escolheTema': [{ | 38 | 'escolheTema': [{ |
| 39 | pt:"Escolha o tema que receberá a seleção", | 39 | pt:"Escolha o tema que receberá a seleção", |
| 40 | - en:"", | 40 | + en:"Choose the theme that will receive the selection", |
| 41 | es:"Elegir el tema que recibirá la selección" | 41 | es:"Elegir el tema que recibirá la selección" |
| 42 | }], | 42 | }], |
| 43 | 'tipoSelecao': [{ | 43 | 'tipoSelecao': [{ |