home *** CD-ROM | disk | FTP | other *** search
/ Cricao de Sites - 650 Layouts Prontos / WebMasters.iso / Plugins / tinymce-advanced / mce / media / langs / fr_fr.js < prev    next >
Encoding:
Text File  |  2008-02-20  |  2.8 KB  |  96 lines

  1. // FR lang variables
  2. // Modified by shadow walker, last updated 2007-03-16, based on the work of Motte
  3.  
  4. tinyMCE.addToLang('media',{
  5. title : 'Insérer / Editer des medias',
  6. desc : 'Insérer / Editer des medias',
  7. general : 'Général',
  8. advanced : 'Avancement',
  9. file : 'Fichier',
  10. list : 'Liste',
  11. size : 'Taille',
  12. preview : 'Prévisualisation',
  13. constrain_proportions : 'Garder les proportions',
  14. type : 'Type',
  15. id : 'Id',
  16. name : 'Nom',
  17. class_name : 'Classe',
  18. vspace : 'V-Space',
  19. hspace : 'H-Space',
  20. play : 'Lecture automatique',
  21. loop : 'Répéter',
  22. menu : 'Menu',
  23. quality : 'Qualité',
  24. scale : 'Balance',
  25. align : 'Aligner',
  26. salign : 'SAlign',
  27. wmode : 'WMode',
  28. bgcolor : 'Arri∩┐╜e plan',
  29. base : 'Base',
  30. flashvars : 'Flashvars',
  31. liveconnect : 'SWLiveConnect',
  32. autohref : 'AutoHREF',
  33. cache : 'Cache',
  34. hidden : 'Cache',
  35. controller : 'Controleur',
  36. kioskmode : 'Mode Kioske',
  37. playeveryframe : 'Jouer chaque partie',
  38. targetcache : 'Cible cachée',
  39. correction : 'Pas de corrections',
  40. enablejavascript : 'Permettre le JavaScript',
  41. starttime : 'Début',
  42. endtime : 'Fin',
  43. href : 'Href',
  44. qtsrcchokespeed : 'Vitesse de déroulement',
  45. target : 'Cible',
  46. volume : 'Volume',
  47. autostart : 'Démarrer automatiquement',
  48. enabled : 'Autorisé',
  49. fullscreen : 'Plein écran',
  50. invokeurls : 'Invoke URLs',
  51. mute : 'Muet',
  52. stretchtofit : 'Redimensionner',
  53. windowlessvideo : 'Vidéo sans fen∩┐╜re',
  54. balance : 'Balance',
  55. baseurl : 'URL de base',
  56. captioningid : 'Captioning id',
  57. currentmarker : 'Markeur actuel',
  58. currentposition : 'Position actuelle',
  59. defaultframe : 'Par défaut',
  60. playcount : 'Nombre delecture',
  61. rate : 'Taux',
  62. uimode : 'Mode UI',
  63. flash_options : 'Options flash',
  64. qt_options : 'Options quicktime',
  65. wmp_options : 'Options windows media player',
  66. rmp_options : 'Options real media player',
  67. shockwave_options : 'Options shockwave',
  68. autogotourl : 'Auto goto URL',
  69. center : 'Centre',
  70. imagestatus : 'Statut de l\'image',
  71. maintainaspect : 'Maintenir l\'aspect',
  72. nojava : 'Pas de java',
  73. prefetch : 'Pré-chargement',
  74. shuffle : 'Aléatoire',
  75. console : 'Console',
  76. numloop : 'Nombre de boucles',
  77. controls : 'Controles',
  78. scriptcallbacks : 'Script callbacks',
  79. swstretchstyle : 'Stretch style',
  80. swstretchhalign : 'Stretch H-Align',
  81. swstretchvalign : 'Stretch V-Align',
  82. sound : 'Son',
  83. progress : 'Avancement',
  84. qtsrc : 'QT Src',
  85. qt_stream_warn : 'Les flux rtsp doivent ∩┐╜re ajoutés au champ QT Src dans l\'onglet avancé.\nVous devriez ajouter une version sans flux au champ Src..',
  86. align_top : 'Haut',
  87. align_right : 'Droite',
  88. align_bottom : 'Bas',
  89. align_left : 'Gauche',
  90. align_center : 'Centrer',
  91. align_top_left : 'Haut gauche',
  92. align_top_right : 'Haut droit',
  93. align_bottom_left : 'Bas gauche',
  94. align_bottom_right : 'Bas droite'
  95. });
  96.