front_idill/src/lang/en.json
author bastiena
Mon, 24 Sep 2012 15:19:49 +0200
changeset 123 57a65edde708
parent 106 62bfe94d7738
permissions -rw-r--r--
Front IDILL: non tmpl config files removed.

{
    "gesturesText":["fall", "jump", "spin", "group spin", "bend", "arm carriage", "knee up", "breakdance", "wave", "no motion", "contact", "up-down", "large cast"],
    "notificationStrings":{
    "select":"Select", 
    "confirm":"Confirm", 
    "timeline":"Timeline move", 
    "move":"Move", 
    "search":"Search", 
    "next":"Next", 
    "previous":"Previous", 
    "unzoom":"Unzoom", 
    "unknown":"Unknown gesture", 
    "fall":"Fall", 
    "jump":"Jump", 
    "circle":"Spin", 
    "screw":"Screw", 
    "bend":"Bend", 
    "arc":"Arc", 
    "knee-up":"Knee up", 
    "right-angle":"Breakdance", 
    "wave":"Wave", 
    "no-motion":"No motion", 
    "contact":"Contact", 
    "grand-jete":"Grand jeté", 
    "up-down":"Up down"
    },
    "helpText":{
    "search_title":"Search", 
    "search_2hands_text":"Curves to be drawn with both hands",  
    "search_mouse_text":"Curves to be mouse-drawn",  
    "search_touch_text":"Curves to be finger-drawn",  
    "search_body_text":"Gestures to be performed with your body", 
    "controls_title":"Controls", 
    "controls_1hand_text":"Controls to be performed with your hands", 
    "controls_mouse_text":"Controls to be performed with your mouse", 
    "controls_touch_text":"Controls to be performed with your finger", 
    "controls_timeline":"Move in timeline", 
    "controls_mos_horizontal":"Unzoom", 
    "controls_mos_vertical":"Unzoom", 
    "controls_move_down":"Move", 
    "controls_move_left":"Move", 
    "controls_move_right":"Move", 
    "controls_move_up":"Move", 
    "controls_next":"Next", 
    "controls_previous":"Previous", 
    "controls_selection":"Selection"
    },
    "choice":{
    "caution":"Warning. This prototype was designed to be launched on Google Chrome 20 or greater.",
    "mouse":"Mouse interaction mode",
    "kinect":"Kinect interaction mode"
    },
	"credits_lang":{
	"title":"Presented films credits",
	"subtitle":"idill festival / idill.eu (2011 and 2009 ed.)",
	"realisation":"realisation",
	"company":"company",
	"production":"production",
	"choregraphy":"choregraphy",
	"music":"music",
	"footer_line1":"<b>browsebymotion</b> is a contactless video interface that permits you to browse in dance films (<b>idill</b> festival editions 2011 and 2009) using gestures. Select a video and search by dancing or by using a gesture that is part of the grammar.",
	"footer_line2":"Project developped with the support of the Culture and Communication Ministery – General Direction of Artistic Creation."
	},
	"gestures_help_metadata":{
	"name":"name",
	"usage":"usage",
	"desc":"description"
	},
	"gestures_help":[
		{
			"name":"no motion",
			"usage_KI":"draw a cross from the top",
			"usage_MI":"draw a cross starting from the top left in one whole figure",
			"desc":"this gesture represents a stopped or paused movement in the choregraphy"
		},
		{
			"name":"fall",
			"usage_KI":"simulate a fall by crouching",
			"usage_MI":"draw a line toward the bottom",
			"desc":"this gesture represents falls in the choregraphy"
		},
		{
			"name":"contact",
			"usage_KI":"draw two horizontal lines that meet",
			"usage_MI":"draw a line toward the right and go toward the top then go toward the bottom",
			"desc":"this gesture represents contact points between dancers or a dancer body parts"
		},
		{
			"name":"group spin",
			"usage_KI":"draw two inverted circles",
			"usage_MI":"draw two circles linked to each other, starting from a line oriented toward the left",
			"desc":"this gesture represents two or more dancers spinning around themselves or moving synchroneously in circles"
		},
		{
			"name":"bend",
			"usage_KI":"bend forward",
			"usage_MI":"draw a line toward the right then go toward the bottom to make a right angle",
			"desc":"this gesture represents bend movements of body parts"
		},
		{
			"name":"knee up",
			"usage_KI":"just raise a knee",
			"usage_MI":"draw a vertical line toward the bottom, then toward the bottom right and toward the bottom again",
			"desc":"this gesture represents raising knees or legs"
		},
		{
			"name":"arm carriage",
			"usage_KI":"draw two circle arcs symetrically opposed from the center",
			"usage_MI":"draw a line toward the top right",
			"desc":"this gesture represents arm carriages"
		},
		{
			"name":"lift",
			"usage_KI":"raise your hands and join them like you would do to lift an object",
			"usage_MI":"draw a line toward the bottom right, then toward the top right",
			"desc":"this gesture represents a lift, which is a dancer lifting another dancer"
		},
		{
			"name":"jump",
			"usage_KI":"jump vertically",
			"usage_MI":"draw a line toward the top",
			"desc":"this gesture represents jumps"
		},
		{
			"name":"spin",
			"usage_KI":"draw a circle with your hands joined",
			"usage_MI":"draw a circle starting from a line toward the left",
			"desc":"this gesture represents a spin or a circle performed by a dancer"
		},
		{
			"name":"up and down",
			"usage_KI":"draw a vertical line from the bottom to the up side of the window then go back down toward each side of the line",
			"usage_MI":"draw a line toward the top, then toward the bottom right",
			"desc":"this gesture represents a body that goes up then down"
		},
		{
			"name":"wave",
			"usage_KI":"draw two sinuzoides that get away from each other",
			"usage_MI":"draw one sinuzoide toward the right",
			"desc":"this gesture represents aquatic movements"
		}
	]
}