diff --git a/main/lang/english/trad4all.inc.php b/main/lang/english/trad4all.inc.php index c3b0dbf128..9a7b18975e 100644 --- a/main/lang/english/trad4all.inc.php +++ b/main/lang/english/trad4all.inc.php @@ -7582,4 +7582,19 @@ $SocialWallWriteNewPostToFriend = "Write something on your friend's wall"; $EmptyTemplate = "Blank template"; $BaseCourse = "Base course"; $BaseCourses = "Base courses"; +$Square = "Square"; +$Ellipse = "Ellipse"; +$Polygon = "Polygon"; +$HotspotStatus1 = "Draw a hotspot"; +$HotspotStatus2Polygon = "Use right-click to close the polygon"; +$HotspotStatus2Other = "Release the mousebutton to save the hotspot"; +$HotspotStatus3 = "Hotspot saved"; +$HotspotShowUserPoints = "Show/Hide userclicks"; +$ShowHotspots = "Show / Hide hotspots"; +$Triesleft = "Attempts left"; +$NextAnswer = "Now click on:"; +$CloseDelineation = "Close delineation"; +$Oar = "Area at risk"; +$HotspotExerciseFinished = "Now click on the button below to validate your answers"; +$ClosePolygon = "Close polygon"; ?> \ No newline at end of file diff --git a/main/lang/spanish/trad4all.inc.php b/main/lang/spanish/trad4all.inc.php index 169f3b19d9..489cf479fd 100644 --- a/main/lang/spanish/trad4all.inc.php +++ b/main/lang/spanish/trad4all.inc.php @@ -7607,4 +7607,19 @@ $SocialWallWriteNewPostToFriend = "Escribe algo interesante en el muro de tu ami $EmptyTemplate = "Plantilla vacía"; $BaseCourse = "Curso base"; $BaseCourses = "Cursos base"; +$Square = "Cuadrado/rectángulo"; +$Ellipse = "Elipse"; +$Polygon = "Polígono"; +$HotspotStatus1 = "Dibuje una zona interactiva"; +$HotspotStatus2Polygon = "Use el botón derecho del ratón para cerrar el polígono"; +$HotspotStatus2Other = "Suelte el botón del ratón para guardar la zona interactiva"; +$HotspotStatus3 = "Zona interactiva guardada"; +$HotspotShowUserPoints = "Mostrar/Ocultar clicks"; +$ShowHotspots = "Mostrar/Ocultar zonas interactivas"; +$Triesleft = "Intentos restantes"; +$NextAnswer = "Haga clic sobre:"; +$CloseDelineation = "Cerrar delimitación"; +$Oar = "Zona de riesgo"; +$HotspotExerciseFinished = "Todas las zonas han sido seleccionadas. Ahora puede reasignar sus respuestas o pulsar el botón inferior y dar por finalizada la pregunta."; +$ClosePolygon = "Cerrar polígono"; ?> \ No newline at end of file