Skip to content

Commit

Permalink
Merge branch 'fixe_translations' of https://github.com/arp43b/MapStore2
Browse files Browse the repository at this point in the history
… into arp43b-fixe_translations

Conflicts:
	web/client/test-resources/data.es-ES
	web/client/translations/data.es-ES
  • Loading branch information
mbarto committed Jul 28, 2017
2 parents 03a92db + 53b3cca commit ce9f030
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
14 changes: 7 additions & 7 deletions web/client/test-resources/data.es-ES
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@
"html":"<h3>Controlador de position del puntero</h3><p>Exemple particulier</p>"
},
"scalebar":{
"html":"<h3>Controlador de escala</h3><p>Ejemplo particular</p>"
"html":"<h3>Controlador de escala</h3><p>Ejemplo personalizado</p>"
},
"layertree":{
"html":"<h3>Árbol de mapas avanzado</h3><p>Ejemplo personalizado</p>"
Expand Down Expand Up @@ -212,7 +212,7 @@
"drawerButton": "Capas",
"refreshTitle": "Refreascar capas",
"refreshConfirm": "Refrescar",
"refreshMessage": "Recague la configuración de las capas WMS a partir del/delos servidor(es)",
"refreshMessage": "Recargue la configuración de las capas WMS a partir del/delos servidor(es)",
"refreshError": "Error refrescando los mapas: ",
"refreshOptions": {
"bbox": "Refrecar BBOX",
Expand Down Expand Up @@ -279,7 +279,7 @@
},
"infoFormatLbl": "Indentificar el formato de respuesta",
"measureComponent": {
"Measure": "Mediadas",
"Measure": "Medidas",
"MeasureLength": "Medias de distancia",
"MeasureArea": "Medidas de área",
"MeasureBearing": "Medias de rumbo",
Expand Down Expand Up @@ -578,10 +578,10 @@
"selectedGroups": "GRUPOS SELECCIONADOS"
},
"usergroups": {
"searchGroups": "rechercher des groupes...",
"groups": "Groupes",
"nameLimit": "Le nom est limité à 255 caractères.",
"descLimit": "La description est limité à 255 caractères.",
"searchGroups": "buscar grupo ...",
"groups": "Grupos",
"nameLimit": "El nombre está limitado a 255 caracteres.",
"descLimit": "La descripción está limitada a 255 caracteres.",
"editGroup": "Modificar",
"deleteGroup": "Borrar",
"removeUser": "borrar usuario",
Expand Down
14 changes: 7 additions & 7 deletions web/client/translations/data.es-ES
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
"html":"<h3>Controlador de position del puntero</h3><p>Exemple particulier</p>"
},
"scalebar":{
"html":"<h3>Controlador de escala</h3><p>Ejemplo particular</p>"
"html":"<h3>Controlador de escala</h3><p>Ejemplo personalizado</p>"
},
"layertree":{
"html":"<h3>Árbol de mapas avanzado</h3><p>Ejemplo personalizado</p>"
Expand Down Expand Up @@ -227,7 +227,7 @@
"drawerButton": "Capas",
"refreshTitle": "Refreascar capas",
"refreshConfirm": "Refrescar",
"refreshMessage": "Recague la configuración de las capas WMS a partir del/delos servidor(es)",
"refreshMessage": "Recargue la configuración de las capas WMS a partir del/delos servidor(es)",
"refreshError": "Error refrescando los mapas: ",
"refreshOptions": {
"bbox": "Refrecar BBOX",
Expand Down Expand Up @@ -294,7 +294,7 @@
},
"infoFormatLbl": "Indentificar el formato de respuesta",
"measureComponent": {
"Measure": "Mediadas",
"Measure": "Medidas",
"MeasureLength": "Medias de distancia",
"MeasureArea": "Medidas de área",
"MeasureBearing": "Medias de rumbo",
Expand Down Expand Up @@ -594,10 +594,10 @@
"selectedGroups": "GRUPOS SELECCIONADOS"
},
"usergroups": {
"searchGroups": "rechercher des groupes...",
"groups": "Groupes",
"nameLimit": "Le nom est limité à 255 caractères.",
"descLimit": "La description est limité à 255 caractères.",
"searchGroups": "buscar grupo ...",
"groups": "Grupos",
"nameLimit": "El nombre está limitado a 255 caracteres.",
"descLimit": "La descripción está limitada a 255 caracteres.",
"editGroup": "Modificar",
"deleteGroup": "Borrar",
"removeUser": "borrar usuario",
Expand Down

0 comments on commit ce9f030

Please sign in to comment.