front_idill/src/lang/fr.json
author bastiena
Wed, 01 Aug 2012 15:07:15 +0200
changeset 61 5292b7e88eed
parent 55 afd60399a7b5
child 63 0947deb9ab6d
permissions -rw-r--r--
Front IDILL : Split between mouse/kinect interactions. Unused pictures removed.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
46
9d7a2aa112fb Front IDILL:
bastiena
parents:
diff changeset
     1
{
55
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
     2
	"gesturesText":["chute", "saut", "rotation", "rotation de groupe", "penché", "port de bras", "levé de genou", "breakdance", "ondulations", "immobilité", "contact"],
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
     3
	"notificationStrings":{
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
     4
	"select":"Sélectionner", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
     5
	"confirm":"Confirmer", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
     6
	"timeline":"Déplacer", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
     7
	"move":"Changer vidéo", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
     8
	"search":"Recherche", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
     9
	"next":"Suivant", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    10
	"previous":"Précédent", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    11
	"unzoom":"Retour mosaïque", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    12
	"unknown":"Geste inconnu", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    13
	"fall":"Chute", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    14
	"jump":"Saut", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    15
	"circle":"Rotation", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    16
	"screw":"Rotation de groupe", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    17
	"bend":"Penché", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    18
	"arc":"Port de bras", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    19
	"knee-up":"Levé de genou", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    20
	"right-angle":"Breakdance", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    21
	"wave":"Ondulations", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    22
	"no-motion":"Immobilité", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    23
	"contact":"Contact", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    24
	"grand-jete":"Grand jeté", 
61
5292b7e88eed Front IDILL :
bastiena
parents: 55
diff changeset
    25
	"up-down":"De haut en bas"
55
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    26
	},
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    27
	"helpText":{
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    28
	"search_title":"Recherche", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    29
	"search_2hands_text":"Courbes à effectuer avec les deux mains",  
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    30
	"search_mouse_text":"Courbes à effectuer avec la souris",  
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    31
	"search_body_text":"Gestes à effectuer avec le corps", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    32
	"controls_title":"Contrôles", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    33
	"controls_1hand_text":"Gestes à effectuer avec une seule main", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    34
	"controls_timeline":"Déplacer", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    35
	"controls_mos_horizontal":"Retour mosaïque", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    36
	"controls_mos_vertical":"Retour mosaïque", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    37
	"controls_move_down":"Changer vidéo", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    38
	"controls_move_left":"Changer vidéo", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    39
	"controls_move_right":"Changer vidéo", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    40
	"controls_move_up":"Changer vidéo", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    41
	"controls_next":"Suivant", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    42
	"controls_previous":"Précédent", 
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    43
	"controls_selection":"Sélection"
afd60399a7b5 Front IDILL :
bastiena
parents: 46
diff changeset
    44
	}
46
9d7a2aa112fb Front IDILL:
bastiena
parents:
diff changeset
    45
}