Commit eac53033f8055b21f279f57c8759c614f2d08201

Authored by Abraham Coiman
1 parent 0f4bf171

Correção do dicionário

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
ferramentas/agrupaelementos/dicionario.js
@@ -8,7 +8,7 @@ i3GEOF.agrupaElementos.dicionario = { @@ -8,7 +8,7 @@ i3GEOF.agrupaElementos.dicionario = {
8 'descricao2' : [ { 8 'descricao2' : [ {
9 pt : "Para definir quais elementos devem ser unidos uns com os outros é preciso escolher um item da tabela de atributos do tema. Os elementos que possuírem o mesmo valor serão considerados no mesmo grupo. Caso não tenha sido escolhido nenhum item, todas os elementos serão agrupados em um só.", 9 pt : "Para definir quais elementos devem ser unidos uns com os outros é preciso escolher um item da tabela de atributos do tema. Os elementos que possuírem o mesmo valor serão considerados no mesmo grupo. Caso não tenha sido escolhido nenhum item, todas os elementos serão agrupados em um só.",
10 en : "In order to define which feature should be linked to each other, you must choose a field from the table of attributes of the theme. Features that have the same value will be group in the same group. If no field is chosen, all features will be grouped into a single one.", 10 en : "In order to define which feature should be linked to each other, you must choose a field from the table of attributes of the theme. Features that have the same value will be group in the same group. If no field is chosen, all features will be grouped into a single one.",
11 - es : "Para definir cuáles entidades deben estar unidas unas con otras es necesario elegir un campo de la tabla de atributos del tema. Las entidades que tengan el mismo valor se considerarán en el mismo grupo. Si no se ha seleccionado ninguna entidad todas las entidades se agruparán en una sola." 11 + es : "Para definir cuáles entidades deben estar unidas unas con otras es necesario elegir un campo de la tabla de atributos del tema. Las entidades que tengan el mismo valor se considerarán en el mismo grupo. Si no se ha seleccionado ningún campo todas las entidades se agruparán en una sola."
12 } ], 12 } ],
13 'descricao3' : [ { 13 'descricao3' : [ {
14 pt : "O resultado final será um novo tema com elementos diferentes dos originais e cuja tabela de atributos conterá apenas o item escolhido.", 14 pt : "O resultado final será um novo tema com elementos diferentes dos originais e cuja tabela de atributos conterá apenas o item escolhido.",