oi-metrology/Archive/wwwroot/igniteui/js/modules/i18n/infragistics.ui.videoplayer-fr.js
2022-07-26 09:34:09 -07:00

9 lines
2.3 KiB
JavaScript
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/*!@license
* Infragistics.Web.ClientUI Video Player localization resources 19.1.20
*
* Copyright (c) 2011-2019 Infragistics Inc.
*
* http://www.infragistics.com/
*
*/
(function(factory){if(typeof define==="function"&&define.amd){define(["jquery"],factory)}else{return factory(jQuery)}})(function($){$.ig=$.ig||{};$.ig.VideoPlayer=$.ig.VideoPlayer||{};$.ig.locale=$.ig.locale||{};$.ig.locale.fr=$.ig.locale.fr||{};$.ig.locale.fr.VideoPlayer={liveStream:"Vidéo en direct",live:"En direct",paused:"Pause",playing:"Lecture en cours",play:"Lecture",volume:"Volume",unsupportedVideoSource:"Les sources de la vidéo actuelles ne contiennent pas un format pris en charge par votre navigateur.",missingVideoSource:"Source vidéo incompatible.",progressLabelLongFormat:"$currentTime$ / $duration$",progressLabelShortFormat:"$currentTime$",enterFullscreen:"Plein écran",exitFullscreen:"Quitter plein écran",skipTo:"PASSER A",unsupportedBrowser:"Le navigateur actuel ne prend pas en charge les vidéos HTML5. <br/>Essayez la mise à niveau vers l'une des versions suivantes :",currentBrowser:"Navigateur actuel : {0}",ie9:"Microsoft Internet Explorer V 9+",chrome8:"Google Chrome V 8+",firefox36:"Mozilla Firefox V 3.6+",safari5:"Apple Safari V 5+",opera11:"Opera V 11+",ieDownload:"http://www.microsoft.com/windows/internet-explorer/default.aspx",operaDownload:"http://www.opera.com/download/",chromeDownload:"http://www.google.com/chrome",firefoxDownload:"http://www.mozilla.com/",safariDownload:"http://www.apple.com/safari/download/",buffering:"Mise en mémoire tampon...",adMessage:"Publicité : La vidéo reprendra dans $duration$ secondes.",adMessageLong:"Publicité : La vidéo reprendra dans $duration$.",adMessageNoDuration:"Publicité : La vidéo reprendra après la publicité.",adNewWindowTip:"Publicité : Cliquez pour ouvrir le contenu de la publicité dans une nouvelle fenêtre.",nonDivException:"Le lecteur vidéo Infragistics HTML5 peut uniquement être instancié sur une balise DIV.",relatedVideos:"VIDÉOS RELIÉES",replayButton:"Rejouer",replayTooltip:"Cliquer pour rejouer la dernière vidéo.",noCommercials:"Les commandes du navigateur ne prennent pas en charge les publicités"};$.ig.VideoPlayer.locale=$.ig.VideoPlayer.locale||$.ig.locale.fr.VideoPlayer;return $.ig.locale.fr.VideoPlayer});