front_idill/src/lang/en.json
changeset 89 b6a115568b52
parent 77 205409da0f32
child 95 63aaf895ea3a
child 97 be87091be54e
--- a/front_idill/src/lang/en.json	Wed Aug 29 11:29:14 2012 +0200
+++ b/front_idill/src/lang/en.json	Sun Sep 09 15:11:32 2012 +0200
@@ -1,50 +1,63 @@
 {
-	"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_body_text":"Gestures to be performed with your body", 
-	"controls_title":"Controls", 
-	"controls_1hand_text":"Gestures to be performed with your hand", 
-	"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"
+    "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":"<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."
 	}
 }
\ No newline at end of file