web/traduction.php
changeset 620 953c68b4da79
parent 616 151ebf102b92
child 656 635a86f25fe7
equal deleted inserted replaced
619:170f46b3b318 620:953c68b4da79
   160                 "contextual" => "Contextuels",
   160                 "contextual" => "Contextuels",
   161                 "Video" => "Vidéo",
   161                 "Video" => "Vidéo",
   162                 "SemanticBoard" => "Semantic Board",
   162                 "SemanticBoard" => "Semantic Board",
   163                 "SocialGraph" => "Graphe des contributeurs",
   163                 "SocialGraph" => "Graphe des contributeurs",
   164                 
   164                 
   165                 /* Jenkins Multilingual */
   165                 "CollaborativePad" => "Pad Collaboratif",
   166                 
   166                 "ThisIsTheCollaborativePad" => "<p>Le pad ci-dessous est dédié à la présente séance et est ouvert à tous. Véritable éditeur collectif, il peut-être utilisé pour structurer une prise de note collaborative, poser et répondre à des questions, enrichir et référencer les interventions, etc.</p>
   167                 'jenkins_multilingual_embedcode' => '<iframe src="http://epresence.univ-paris3.fr/2/embed.aspx?eventId=128&embedded=true&clickToGoHome=true&templateType=Live" width="{{width}}" height="{{height}}" frameborder="0"></iframe>',
   167                 <p>Le pad sera ultérieurement associé et synchronisé à la vidéo de la conférence, accessible dans les archives de <a href='http://polemictweet.com/' target='_blank'>polemictweet.com</a>.</p>",
   168 				);
   168 				);
   169                               
   169                               
   170 $english = array(
   170 $english = array(
   171 				//Navigation
   171 				//Navigation
   172 				'Accueil' 			=> 'Home',
   172 				'Accueil' 			=> 'Home',
   312                 "contextual" => "Contextual",
   312                 "contextual" => "Contextual",
   313                 "Video" => "Video",
   313                 "Video" => "Video",
   314                 "SemanticBoard" => "Semantic Board",
   314                 "SemanticBoard" => "Semantic Board",
   315                 "SocialGraph" => "Contributors Graph",
   315                 "SocialGraph" => "Contributors Graph",
   316                 
   316                 
   317                 /* Jenkins Multilingual */
   317                 "CollaborativePad" => "Collaborative pad",
   318                 
   318                 "ThisIsTheCollaborativePad" => "<p>The pad below is dedicated to the current event and open to everyone. As a collective editing interface, it can be used to structure collective note-taking, ask and answer questions, enrich and reference speeches, etc.</p>
   319                 'jenkins_multilingual_embedcode' => '<iframe src="http://epresence.univ-paris3.fr/1/embed.aspx?eventId=128&embedded=true&clickToGoHome=true&templateType=Live" width="{{width}}" height="{{height}}" frameborder="0"></iframe>',
   319                 <p>The pad will subsequently be associated and synchronized with the video recording and published in the archives of <a href='http://polemictweet.com/' target='_blank'>polemictweet.com</a>.</p>",
   320 				);
   320 				);
   321                 
   321                 
   322 $japan = array(
   322 $japan = array(
   323 				// Navigation ########
   323 				// Navigation ########
   324 				'Accueil' 			=> 'ホーム',
   324 				'Accueil' 			=> 'ホーム',
   456                 "contextual" => "Contextual",
   456                 "contextual" => "Contextual",
   457                 "Video" => "Video",
   457                 "Video" => "Video",
   458                 "SemanticBoard" => "Semantic Board",
   458                 "SemanticBoard" => "Semantic Board",
   459                 "SocialGraph" => "Contributors Graph",
   459                 "SocialGraph" => "Contributors Graph",
   460                 
   460                 
   461                 /* Jenkins Multilingual */
   461                 "CollaborativePad" => "Collaborative pad",
   462                 
   462                 "ThisIsTheCollaborativePad" => "<p>The pad below is dedicated to the current event and open to everyone. As a collective editing interface, it can be used to structure collective note-taking, ask and answer questions, enrich and reference speeches, etc.</p>
   463                 'jenkins_multilingual_embedcode' => '<iframe src="http://epresence.univ-paris3.fr/1/embed.aspx?eventId=128&embedded=true&clickToGoHome=true&templateType=Live" width="{{width}}" height="{{height}}" frameborder="0"></iframe>',
   463                 <p>The pad will subsequently be associated and synchronized with the video recording and published in the archives of <a href='http://polemictweet.com/' target='_blank'>polemictweet.com</a>.</p>",
   464 );
   464                 );
   465 ?>
   465 ?>