mini_exiftool_vendored 8.9.7.v2 → 9.2.7.v1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1023) hide show
  1. checksums.yaml +7 -0
  2. data/lib/mini_exiftool_vendored.rb +1 -1
  3. data/lib/mini_exiftool_vendored/version.rb +2 -2
  4. data/mini_exiftool_vendored.gemspec +1 -1
  5. data/vendor/Image-ExifTool-9.27/Changes +6162 -0
  6. data/vendor/Image-ExifTool-9.27/MANIFEST +858 -0
  7. data/vendor/Image-ExifTool-9.27/META.yml +26 -0
  8. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/Makefile.PL +0 -0
  9. data/vendor/Image-ExifTool-9.27/README +227 -0
  10. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/exif2iptc.args +0 -0
  11. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/exif2xmp.args +0 -0
  12. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/gps2xmp.args +0 -0
  13. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/iptc2exif.args +0 -0
  14. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/iptc2xmp.args +0 -0
  15. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/iptcCore.args +0 -0
  16. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/pdf2xmp.args +0 -0
  17. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/xmp2exif.args +0 -0
  18. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/xmp2gps.args +0 -0
  19. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/xmp2iptc.args +0 -0
  20. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/arg_files}/xmp2pdf.args +0 -0
  21. data/vendor/Image-ExifTool-9.27/config_files/ExifTool_config +299 -0
  22. data/vendor/Image-ExifTool-9.27/config_files/convert_regions.config +81 -0
  23. data/vendor/Image-ExifTool-9.27/exiftool +5655 -0
  24. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/fmt_files}/gpx.fmt +0 -0
  25. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27/fmt_files}/gpx_wpt.fmt +0 -0
  26. data/vendor/Image-ExifTool-9.27/fmt_files/kml.fmt +53 -0
  27. data/vendor/Image-ExifTool-9.27/html/ExifTool.html +1951 -0
  28. data/vendor/Image-ExifTool-9.27/html/MIE1.1-20070121.pdf +0 -0
  29. data/vendor/Image-ExifTool-9.27/html/Shift.html +173 -0
  30. data/vendor/Image-ExifTool-9.27/html/TagNames/AFCP.html +49 -0
  31. data/vendor/Image-ExifTool-9.27/html/TagNames/AIFF.html +146 -0
  32. data/vendor/Image-ExifTool-9.27/html/TagNames/APE.html +149 -0
  33. data/vendor/Image-ExifTool-9.27/html/TagNames/APP12.html +188 -0
  34. data/vendor/Image-ExifTool-9.27/html/TagNames/ASF.html +1075 -0
  35. data/vendor/Image-ExifTool-9.27/html/TagNames/BMP.html +110 -0
  36. data/vendor/Image-ExifTool-9.27/html/TagNames/Canon.html +8021 -0
  37. data/vendor/Image-ExifTool-9.27/html/TagNames/CanonCustom.html +2044 -0
  38. data/vendor/Image-ExifTool-9.27/html/TagNames/CanonRaw.html +561 -0
  39. data/vendor/Image-ExifTool-9.27/html/TagNames/CanonVRD.html +1222 -0
  40. data/vendor/Image-ExifTool-9.27/html/TagNames/Casio.html +1569 -0
  41. data/vendor/Image-ExifTool-9.27/html/TagNames/Composite.html +659 -0
  42. data/vendor/Image-ExifTool-9.27/html/TagNames/DICOM.html +15762 -0
  43. data/vendor/Image-ExifTool-9.27/html/TagNames/DNG.html +273 -0
  44. data/vendor/Image-ExifTool-9.27/html/TagNames/DV.html +75 -0
  45. data/vendor/Image-ExifTool-9.27/html/TagNames/DarwinCore.html +1445 -0
  46. data/vendor/Image-ExifTool-9.27/html/TagNames/DjVu.html +312 -0
  47. data/vendor/Image-ExifTool-9.27/html/TagNames/EXE.html +697 -0
  48. data/vendor/Image-ExifTool-9.27/html/TagNames/EXIF.html +3244 -0
  49. data/vendor/Image-ExifTool-9.27/html/TagNames/Extra.html +300 -0
  50. data/vendor/Image-ExifTool-9.27/html/TagNames/FLAC.html +183 -0
  51. data/vendor/Image-ExifTool-9.27/html/TagNames/FLIR.html +615 -0
  52. data/vendor/Image-ExifTool-9.27/html/TagNames/Flash.html +419 -0
  53. data/vendor/Image-ExifTool-9.27/html/TagNames/FlashPix.html +1435 -0
  54. data/vendor/Image-ExifTool-9.27/html/TagNames/Font.html +485 -0
  55. data/vendor/Image-ExifTool-9.27/html/TagNames/FotoStation.html +103 -0
  56. data/vendor/Image-ExifTool-9.27/html/TagNames/FujiFilm.html +636 -0
  57. data/vendor/Image-ExifTool-9.27/html/TagNames/GE.html +40 -0
  58. data/vendor/Image-ExifTool-9.27/html/TagNames/GIF.html +116 -0
  59. data/vendor/Image-ExifTool-9.27/html/TagNames/GIMP.html +140 -0
  60. data/vendor/Image-ExifTool-9.27/html/TagNames/GPS.html +221 -0
  61. data/vendor/Image-ExifTool-9.27/html/TagNames/GeoTiff.html +2177 -0
  62. data/vendor/Image-ExifTool-9.27/html/TagNames/H264.html +387 -0
  63. data/vendor/Image-ExifTool-9.27/html/TagNames/HP.html +155 -0
  64. data/vendor/Image-ExifTool-9.27/html/TagNames/HTML.html +666 -0
  65. data/vendor/Image-ExifTool-9.27/html/TagNames/ICC_Profile.html +710 -0
  66. data/vendor/Image-ExifTool-9.27/html/TagNames/ID3.html +1429 -0
  67. data/vendor/Image-ExifTool-9.27/html/TagNames/IPTC.html +895 -0
  68. data/vendor/Image-ExifTool-9.27/html/TagNames/ITC.html +90 -0
  69. data/vendor/Image-ExifTool-9.27/html/TagNames/JFIF.html +61 -0
  70. data/vendor/Image-ExifTool-9.27/html/TagNames/JPEG.html +523 -0
  71. data/vendor/Image-ExifTool-9.27/html/TagNames/JVC.html +56 -0
  72. data/vendor/Image-ExifTool-9.27/html/TagNames/Jpeg2000.html +464 -0
  73. data/vendor/Image-ExifTool-9.27/html/TagNames/Kodak.html +1759 -0
  74. data/vendor/Image-ExifTool-9.27/html/TagNames/KyoceraRaw.html +92 -0
  75. data/vendor/Image-ExifTool-9.27/html/TagNames/LNK.html +478 -0
  76. data/vendor/Image-ExifTool-9.27/html/TagNames/Leaf.html +870 -0
  77. data/vendor/Image-ExifTool-9.27/html/TagNames/M2TS.html +133 -0
  78. data/vendor/Image-ExifTool-9.27/html/TagNames/MIE.html +1026 -0
  79. data/vendor/Image-ExifTool-9.27/html/TagNames/MIFF.html +196 -0
  80. data/vendor/Image-ExifTool-9.27/html/TagNames/MNG.html +847 -0
  81. data/vendor/Image-ExifTool-9.27/html/TagNames/MPC.html +97 -0
  82. data/vendor/Image-ExifTool-9.27/html/TagNames/MPEG.html +249 -0
  83. data/vendor/Image-ExifTool-9.27/html/TagNames/MPF.html +199 -0
  84. data/vendor/Image-ExifTool-9.27/html/TagNames/MWG.html +519 -0
  85. data/vendor/Image-ExifTool-9.27/html/TagNames/MXF.html +6673 -0
  86. data/vendor/Image-ExifTool-9.27/html/TagNames/Matroska.html +1069 -0
  87. data/vendor/Image-ExifTool-9.27/html/TagNames/Microsoft.html +2066 -0
  88. data/vendor/Image-ExifTool-9.27/html/TagNames/Minolta.html +2550 -0
  89. data/vendor/Image-ExifTool-9.27/html/TagNames/MinoltaRaw.html +326 -0
  90. data/vendor/Image-ExifTool-9.27/html/TagNames/Nikon.html +4453 -0
  91. data/vendor/Image-ExifTool-9.27/html/TagNames/NikonCapture.html +776 -0
  92. data/vendor/Image-ExifTool-9.27/html/TagNames/NikonCustom.html +3835 -0
  93. data/vendor/Image-ExifTool-9.27/html/TagNames/OOXML.html +280 -0
  94. data/vendor/Image-ExifTool-9.27/html/TagNames/Ogg.html +44 -0
  95. data/vendor/Image-ExifTool-9.27/html/TagNames/Olympus.html +3331 -0
  96. data/vendor/Image-ExifTool-9.27/html/TagNames/OpenEXR.html +222 -0
  97. data/vendor/Image-ExifTool-9.27/html/TagNames/PDF.html +745 -0
  98. data/vendor/Image-ExifTool-9.27/html/TagNames/PGF.html +80 -0
  99. data/vendor/Image-ExifTool-9.27/html/TagNames/PICT.html +753 -0
  100. data/vendor/Image-ExifTool-9.27/html/TagNames/PLIST.html +86 -0
  101. data/vendor/Image-ExifTool-9.27/html/TagNames/PNG.html +515 -0
  102. data/vendor/Image-ExifTool-9.27/html/TagNames/PSP.html +160 -0
  103. data/vendor/Image-ExifTool-9.27/html/TagNames/Panasonic.html +1359 -0
  104. data/vendor/Image-ExifTool-9.27/html/TagNames/PanasonicRaw.html +214 -0
  105. data/vendor/Image-ExifTool-9.27/html/TagNames/Pentax.html +4329 -0
  106. data/vendor/Image-ExifTool-9.27/html/TagNames/PhaseOne.html +258 -0
  107. data/vendor/Image-ExifTool-9.27/html/TagNames/PhotoCD.html +402 -0
  108. data/vendor/Image-ExifTool-9.27/html/TagNames/PhotoMechanic.html +196 -0
  109. data/vendor/Image-ExifTool-9.27/html/TagNames/Photoshop.html +460 -0
  110. data/vendor/Image-ExifTool-9.27/html/TagNames/PostScript.html +125 -0
  111. data/vendor/Image-ExifTool-9.27/html/TagNames/PrintIM.html +31 -0
  112. data/vendor/Image-ExifTool-9.27/html/TagNames/Qualcomm.html +4778 -0
  113. data/vendor/Image-ExifTool-9.27/html/TagNames/QuickTime.html +2967 -0
  114. data/vendor/Image-ExifTool-9.27/html/TagNames/RIFF.html +1164 -0
  115. data/vendor/Image-ExifTool-9.27/html/TagNames/RSRC.html +74 -0
  116. data/vendor/Image-ExifTool-9.27/html/TagNames/RTF.html +150 -0
  117. data/vendor/Image-ExifTool-9.27/html/TagNames/Radiance.html +87 -0
  118. data/vendor/Image-ExifTool-9.27/html/TagNames/Rawzor.html +45 -0
  119. data/vendor/Image-ExifTool-9.27/html/TagNames/Real.html +780 -0
  120. data/vendor/Image-ExifTool-9.27/html/TagNames/Reconyx.html +132 -0
  121. data/vendor/Image-ExifTool-9.27/html/TagNames/Ricoh.html +456 -0
  122. data/vendor/Image-ExifTool-9.27/html/TagNames/Samsung.html +377 -0
  123. data/vendor/Image-ExifTool-9.27/html/TagNames/Sanyo.html +366 -0
  124. data/vendor/Image-ExifTool-9.27/html/TagNames/Shortcuts.html +237 -0
  125. data/vendor/Image-ExifTool-9.27/html/TagNames/Sigma.html +372 -0
  126. data/vendor/Image-ExifTool-9.27/html/TagNames/SigmaRaw.html +403 -0
  127. data/vendor/Image-ExifTool-9.27/html/TagNames/Sony.html +4052 -0
  128. data/vendor/Image-ExifTool-9.27/html/TagNames/SonyIDC.html +267 -0
  129. data/vendor/Image-ExifTool-9.27/html/TagNames/Stim.html +200 -0
  130. data/vendor/Image-ExifTool-9.27/html/TagNames/Theora.html +102 -0
  131. data/vendor/Image-ExifTool-9.27/html/TagNames/Unknown.html +31 -0
  132. data/vendor/Image-ExifTool-9.27/html/TagNames/Vorbis.html +228 -0
  133. data/vendor/Image-ExifTool-9.27/html/TagNames/XMP.html +7188 -0
  134. data/vendor/Image-ExifTool-9.27/html/TagNames/ZIP.html +204 -0
  135. data/vendor/Image-ExifTool-9.27/html/TagNames/iWork.html +49 -0
  136. data/vendor/Image-ExifTool-9.27/html/TagNames/index.html +192 -0
  137. data/vendor/Image-ExifTool-9.27/html/TagNames/style.css +31 -0
  138. data/vendor/Image-ExifTool-9.27/html/ancient_history.html +6564 -0
  139. data/vendor/Image-ExifTool-9.27/html/canon_raw.html +366 -0
  140. data/vendor/Image-ExifTool-9.27/html/commentary.html +319 -0
  141. data/vendor/Image-ExifTool-9.27/html/config.html +312 -0
  142. data/vendor/Image-ExifTool-9.27/html/data_members.html +264 -0
  143. data/vendor/Image-ExifTool-9.27/html/exiftool_pod.html +2325 -0
  144. data/vendor/Image-ExifTool-9.27/html/faq.html +1427 -0
  145. data/vendor/Image-ExifTool-9.27/html/filename.html +281 -0
  146. data/vendor/Image-ExifTool-9.27/html/geotag.html +642 -0
  147. data/vendor/Image-ExifTool-9.27/html/history.html +433 -0
  148. data/vendor/Image-ExifTool-9.27/html/htmldump.html +732 -0
  149. data/vendor/Image-ExifTool-9.27/html/idiosyncracies.html +251 -0
  150. data/vendor/Image-ExifTool-9.27/html/index.html +1266 -0
  151. data/vendor/Image-ExifTool-9.27/html/install.html +239 -0
  152. data/vendor/Image-ExifTool-9.27/html/metafiles.html +266 -0
  153. data/vendor/Image-ExifTool-9.27/html/overview.png +0 -0
  154. data/vendor/Image-ExifTool-9.27/html/standards.html +277 -0
  155. data/vendor/Image-ExifTool-9.27/html/struct.html +342 -0
  156. data/vendor/Image-ExifTool-9.27/html/style.css +31 -0
  157. data/vendor/Image-ExifTool-9.27/html/under.html +120 -0
  158. data/vendor/Image-ExifTool-9.27/html/verbose.html +195 -0
  159. data/vendor/Image-ExifTool-9.27/html/writing.html +239 -0
  160. data/vendor/Image-ExifTool-9.27/lib/File/RandomAccess.pm +378 -0
  161. data/vendor/Image-ExifTool-9.27/lib/File/RandomAccess.pod +231 -0
  162. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool.pm +6811 -0
  163. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool.pod +2353 -0
  164. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/AES.pm +501 -0
  165. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/AFCP.pm +280 -0
  166. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/AIFF.pm +271 -0
  167. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/APE.pm +262 -0
  168. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/APP12.pm +322 -0
  169. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/ASF.pm +871 -0
  170. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/BMP.pm +179 -0
  171. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/BZZ.pm +472 -0
  172. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/BigTIFF.pm +282 -0
  173. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/BuildTagLookup.pm +2391 -0
  174. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Canon.pm +7736 -0
  175. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/CanonCustom.pm +2523 -0
  176. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/CanonRaw.pm +931 -0
  177. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/CanonVRD.pm +1481 -0
  178. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/CaptureOne.pm +235 -0
  179. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Casio.pm +2013 -0
  180. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Charset.pm +396 -0
  181. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Arabic.pm +0 -0
  182. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Baltic.pm +0 -0
  183. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Cyrillic.pm +0 -0
  184. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Greek.pm +0 -0
  185. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Hebrew.pm +0 -0
  186. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/JIS.pm +0 -0
  187. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Latin.pm +0 -0
  188. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Latin2.pm +0 -0
  189. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacArabic.pm +0 -0
  190. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacChineseCN.pm +0 -0
  191. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacChineseTW.pm +0 -0
  192. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacCroatian.pm +0 -0
  193. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacCyrillic.pm +0 -0
  194. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacGreek.pm +0 -0
  195. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacHebrew.pm +0 -0
  196. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacIceland.pm +0 -0
  197. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacJapanese.pm +0 -0
  198. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacKorean.pm +0 -0
  199. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacLatin2.pm +0 -0
  200. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacRSymbol.pm +0 -0
  201. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacRoman.pm +0 -0
  202. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacRomanian.pm +0 -0
  203. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacThai.pm +0 -0
  204. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/MacTurkish.pm +0 -0
  205. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/PDFDoc.pm +0 -0
  206. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/ShiftJIS.pm +0 -0
  207. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Symbol.pm +0 -0
  208. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Thai.pm +0 -0
  209. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Turkish.pm +0 -0
  210. data/vendor/{Image-ExifTool-8.97 → Image-ExifTool-9.27}/lib/Image/ExifTool/Charset/Vietnam.pm +0 -0
  211. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/DICOM.pm +3835 -0
  212. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/DNG.pm +835 -0
  213. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/DV.pm +319 -0
  214. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/DarwinCore.pm +317 -0
  215. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/DjVu.pm +373 -0
  216. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/EXE.pm +1228 -0
  217. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Exif.pm +4526 -0
  218. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/FLAC.pm +296 -0
  219. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/FLIR.pm +672 -0
  220. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Fixup.pm +354 -0
  221. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Flash.pm +755 -0
  222. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/FlashPix.pm +1882 -0
  223. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Font.pm +643 -0
  224. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/FotoStation.pm +258 -0
  225. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/FujiFilm.pm +1019 -0
  226. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/GE.pm +80 -0
  227. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/GIF.pm +542 -0
  228. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/GIMP.pm +258 -0
  229. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/GPS.pm +511 -0
  230. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/GeoTiff.pm +2187 -0
  231. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Geotag.pm +1173 -0
  232. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/H264.pm +1097 -0
  233. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/HP.pm +262 -0
  234. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/HTML.pm +576 -0
  235. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/HtmlDump.pm +895 -0
  236. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/ICC_Profile.pm +999 -0
  237. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/ID3.pm +1486 -0
  238. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/IPTC.pm +1244 -0
  239. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/ITC.pm +215 -0
  240. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Import.pm +308 -0
  241. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/InDesign.pm +277 -0
  242. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/JPEG.pm +588 -0
  243. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/JPEGDigest.pm +2511 -0
  244. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/JVC.pm +130 -0
  245. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Jpeg2000.pm +881 -0
  246. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Kodak.pm +2014 -0
  247. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/KyoceraRaw.pm +173 -0
  248. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/LNK.pm +723 -0
  249. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/cs.pm +1586 -0
  250. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/de.pm +7356 -0
  251. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/en_ca.pm +557 -0
  252. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/en_gb.pm +572 -0
  253. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/es.pm +4016 -0
  254. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/fi.pm +2856 -0
  255. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/fr.pm +4720 -0
  256. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/it.pm +7917 -0
  257. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/ja.pm +5815 -0
  258. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/ko.pm +2332 -0
  259. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/nl.pm +3220 -0
  260. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/pl.pm +1140 -0
  261. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/ru.pm +769 -0
  262. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/sv.pm +639 -0
  263. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/tr.pm +544 -0
  264. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/zh_cn.pm +1329 -0
  265. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Lang/zh_tw.pm +802 -0
  266. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Leaf.pm +515 -0
  267. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/M2TS.pm +729 -0
  268. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MIE.pm +2561 -0
  269. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MIEUnits.pod +377 -0
  270. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MIFF.pm +279 -0
  271. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MNG.pm +684 -0
  272. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MPC.pm +156 -0
  273. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MPEG.pm +736 -0
  274. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MPF.pm +289 -0
  275. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MWG.pm +736 -0
  276. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MXF.pm +3032 -0
  277. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MakerNotes.pm +1569 -0
  278. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Matroska.pm +891 -0
  279. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Microsoft.pm +879 -0
  280. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Minolta.pm +2823 -0
  281. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/MinoltaRaw.pm +534 -0
  282. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Nikon.pm +6105 -0
  283. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/NikonCapture.pm +911 -0
  284. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/NikonCustom.pm +4405 -0
  285. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/OOXML.pm +409 -0
  286. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Ogg.pm +237 -0
  287. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Olympus.pm +3540 -0
  288. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/OpenEXR.pm +324 -0
  289. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PDF.pm +2327 -0
  290. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PGF.pm +143 -0
  291. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PICT.pm +1260 -0
  292. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PLIST.pm +449 -0
  293. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PNG.pm +1100 -0
  294. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PPM.pm +169 -0
  295. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PSP.pm +305 -0
  296. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Panasonic.pm +1921 -0
  297. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PanasonicRaw.pm +535 -0
  298. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Pentax.pm +5486 -0
  299. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PhaseOne.pm +557 -0
  300. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PhotoCD.pm +507 -0
  301. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PhotoMechanic.pm +256 -0
  302. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Photoshop.pm +597 -0
  303. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PostScript.pm +693 -0
  304. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/PrintIM.pm +125 -0
  305. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Qualcomm.pm +1344 -0
  306. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/QuickTime.pm +3316 -0
  307. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/README +943 -0
  308. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/RIFF.pm +1322 -0
  309. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/RSRC.pm +241 -0
  310. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/RTF.pm +383 -0
  311. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Radiance.pm +144 -0
  312. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Rawzor.pm +190 -0
  313. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Real.pm +736 -0
  314. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Reconyx.pm +190 -0
  315. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Ricoh.pm +740 -0
  316. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Samsung.pm +769 -0
  317. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Sanyo.pm +439 -0
  318. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Shift.pl +594 -0
  319. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Shortcuts.pm +291 -0
  320. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Sigma.pm +574 -0
  321. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/SigmaRaw.pm +649 -0
  322. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Sony.pm +5388 -0
  323. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/SonyIDC.pm +330 -0
  324. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Stim.pm +196 -0
  325. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/TagInfoXML.pm +792 -0
  326. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/TagLookup.pm +7911 -0
  327. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/TagNames.pod +25645 -0
  328. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Theora.pm +145 -0
  329. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Unknown.pm +66 -0
  330. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Vorbis.pm +237 -0
  331. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/WriteCanonRaw.pl +637 -0
  332. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/WriteExif.pl +3674 -0
  333. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/WriteIPTC.pl +702 -0
  334. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/WritePDF.pl +759 -0
  335. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/WritePNG.pl +330 -0
  336. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/WritePhotoshop.pl +266 -0
  337. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/WritePostScript.pl +777 -0
  338. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/WriteXMP.pl +1318 -0
  339. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/Writer.pl +5755 -0
  340. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/XMP.pm +3535 -0
  341. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/XMP2.pl +1298 -0
  342. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/XMPStruct.pl +813 -0
  343. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/ZIP.pm +623 -0
  344. data/vendor/Image-ExifTool-9.27/lib/Image/ExifTool/iWork.pm +223 -0
  345. data/vendor/Image-ExifTool-9.27/perl-Image-ExifTool.spec +104 -0
  346. data/vendor/Image-ExifTool-9.27/t/AFCP.t +44 -0
  347. data/vendor/Image-ExifTool-9.27/t/AFCP_2.out +37 -0
  348. data/vendor/Image-ExifTool-9.27/t/AFCP_3.out +20 -0
  349. data/vendor/Image-ExifTool-9.27/t/AIFF.t +28 -0
  350. data/vendor/Image-ExifTool-9.27/t/AIFF_2.out +31 -0
  351. data/vendor/Image-ExifTool-9.27/t/APE.t +38 -0
  352. data/vendor/Image-ExifTool-9.27/t/APE_2.out +28 -0
  353. data/vendor/Image-ExifTool-9.27/t/APE_3.out +57 -0
  354. data/vendor/Image-ExifTool-9.27/t/ASF.t +28 -0
  355. data/vendor/Image-ExifTool-9.27/t/ASF_2.out +48 -0
  356. data/vendor/Image-ExifTool-9.27/t/BMP.t +28 -0
  357. data/vendor/Image-ExifTool-9.27/t/BMP_2.out +21 -0
  358. data/vendor/Image-ExifTool-9.27/t/BigTIFF.t +28 -0
  359. data/vendor/Image-ExifTool-9.27/t/BigTIFF_2.out +19 -0
  360. data/vendor/Image-ExifTool-9.27/t/Canon.t +41 -0
  361. data/vendor/Image-ExifTool-9.27/t/CanonRaw.t +126 -0
  362. data/vendor/Image-ExifTool-9.27/t/CanonRaw_2.out +165 -0
  363. data/vendor/Image-ExifTool-9.27/t/CanonRaw_4.out +214 -0
  364. data/vendor/Image-ExifTool-9.27/t/CanonRaw_5.out +207 -0
  365. data/vendor/Image-ExifTool-9.27/t/CanonRaw_6.out +231 -0
  366. data/vendor/Image-ExifTool-9.27/t/CanonRaw_7.out +246 -0
  367. data/vendor/Image-ExifTool-9.27/t/CanonVRD.t +129 -0
  368. data/vendor/Image-ExifTool-9.27/t/CanonVRD_11.out +118 -0
  369. data/vendor/Image-ExifTool-9.27/t/CanonVRD_12.out +12 -0
  370. data/vendor/Image-ExifTool-9.27/t/CanonVRD_2.out +116 -0
  371. data/vendor/Image-ExifTool-9.27/t/CanonVRD_3.out +116 -0
  372. data/vendor/Image-ExifTool-9.27/t/CanonVRD_4.out +2 -0
  373. data/vendor/Image-ExifTool-9.27/t/CanonVRD_5.out +3 -0
  374. data/vendor/Image-ExifTool-9.27/t/CanonVRD_6.out +3 -0
  375. data/vendor/Image-ExifTool-9.27/t/CanonVRD_7.out +2 -0
  376. data/vendor/Image-ExifTool-9.27/t/CanonVRD_8.out +2 -0
  377. data/vendor/Image-ExifTool-9.27/t/CanonVRD_9.out +1 -0
  378. data/vendor/Image-ExifTool-9.27/t/Canon_2.out +350 -0
  379. data/vendor/Image-ExifTool-9.27/t/Canon_3.out +3 -0
  380. data/vendor/Image-ExifTool-9.27/t/Casio.t +54 -0
  381. data/vendor/Image-ExifTool-9.27/t/Casio_2.out +70 -0
  382. data/vendor/Image-ExifTool-9.27/t/Casio_3.out +100 -0
  383. data/vendor/Image-ExifTool-9.27/t/Casio_4.out +26 -0
  384. data/vendor/Image-ExifTool-9.27/t/Casio_5.out +78 -0
  385. data/vendor/Image-ExifTool-9.27/t/Casio_6.out +115 -0
  386. data/vendor/Image-ExifTool-9.27/t/DICOM.t +28 -0
  387. data/vendor/Image-ExifTool-9.27/t/DICOM_2.out +108 -0
  388. data/vendor/Image-ExifTool-9.27/t/DNG.t +39 -0
  389. data/vendor/Image-ExifTool-9.27/t/DNG_2.out +326 -0
  390. data/vendor/Image-ExifTool-9.27/t/DNG_3.out +4 -0
  391. data/vendor/Image-ExifTool-9.27/t/DV.t +27 -0
  392. data/vendor/Image-ExifTool-9.27/t/DV_2.out +24 -0
  393. data/vendor/Image-ExifTool-9.27/t/DjVu.t +28 -0
  394. data/vendor/Image-ExifTool-9.27/t/DjVu_2.out +44 -0
  395. data/vendor/Image-ExifTool-9.27/t/EXE.t +31 -0
  396. data/vendor/Image-ExifTool-9.27/t/EXE_2.out +40 -0
  397. data/vendor/Image-ExifTool-9.27/t/EXE_3.out +15 -0
  398. data/vendor/Image-ExifTool-9.27/t/EXE_4.out +14 -0
  399. data/vendor/Image-ExifTool-9.27/t/ExifTool.t +284 -0
  400. data/vendor/Image-ExifTool-9.27/t/ExifTool_16.out +180 -0
  401. data/vendor/Image-ExifTool-9.27/t/ExifTool_17.out +594 -0
  402. data/vendor/Image-ExifTool-9.27/t/ExifTool_2.out +399 -0
  403. data/vendor/Image-ExifTool-9.27/t/ExifTool_20.out +1 -0
  404. data/vendor/Image-ExifTool-9.27/t/ExifTool_21.out +1 -0
  405. data/vendor/Image-ExifTool-9.27/t/ExifTool_22.out +1 -0
  406. data/vendor/Image-ExifTool-9.27/t/ExifTool_23.out +6 -0
  407. data/vendor/Image-ExifTool-9.27/t/ExifTool_24.out +3 -0
  408. data/vendor/Image-ExifTool-9.27/t/ExifTool_25.out +13 -0
  409. data/vendor/Image-ExifTool-9.27/t/ExifTool_26.out +12 -0
  410. data/vendor/Image-ExifTool-9.27/t/ExifTool_3.out +87 -0
  411. data/vendor/Image-ExifTool-9.27/t/ExifTool_4.out +41 -0
  412. data/vendor/Image-ExifTool-9.27/t/ExifTool_5.out +6 -0
  413. data/vendor/Image-ExifTool-9.27/t/ExifTool_6.out +68 -0
  414. data/vendor/Image-ExifTool-9.27/t/ExifTool_7.out +125 -0
  415. data/vendor/Image-ExifTool-9.27/t/ExifTool_8.out +125 -0
  416. data/vendor/Image-ExifTool-9.27/t/ExifTool_9.out +33 -0
  417. data/vendor/Image-ExifTool-9.27/t/FLAC.t +37 -0
  418. data/vendor/Image-ExifTool-9.27/t/FLAC_2.out +25 -0
  419. data/vendor/Image-ExifTool-9.27/t/FLAC_3.out +19 -0
  420. data/vendor/Image-ExifTool-9.27/t/FLIR.t +30 -0
  421. data/vendor/Image-ExifTool-9.27/t/FLIR_2.out +93 -0
  422. data/vendor/Image-ExifTool-9.27/t/FLIR_3.out +47 -0
  423. data/vendor/Image-ExifTool-9.27/t/Flash.t +37 -0
  424. data/vendor/Image-ExifTool-9.27/t/FlashPix.t +30 -0
  425. data/vendor/Image-ExifTool-9.27/t/FlashPix_2.out +48 -0
  426. data/vendor/Image-ExifTool-9.27/t/Flash_2.out +20 -0
  427. data/vendor/Image-ExifTool-9.27/t/Flash_3.out +53 -0
  428. data/vendor/Image-ExifTool-9.27/t/Font.t +30 -0
  429. data/vendor/Image-ExifTool-9.27/t/Font_2.out +23 -0
  430. data/vendor/Image-ExifTool-9.27/t/Font_3.out +35 -0
  431. data/vendor/Image-ExifTool-9.27/t/Font_4.out +26 -0
  432. data/vendor/Image-ExifTool-9.27/t/Font_5.out +26 -0
  433. data/vendor/Image-ExifTool-9.27/t/Font_6.out +36 -0
  434. data/vendor/Image-ExifTool-9.27/t/Font_7.out +36 -0
  435. data/vendor/Image-ExifTool-9.27/t/FotoStation.t +38 -0
  436. data/vendor/Image-ExifTool-9.27/t/FotoStation_2.out +39 -0
  437. data/vendor/Image-ExifTool-9.27/t/FotoStation_3.out +3 -0
  438. data/vendor/Image-ExifTool-9.27/t/FujiFilm.t +78 -0
  439. data/vendor/Image-ExifTool-9.27/t/FujiFilm_2.out +87 -0
  440. data/vendor/Image-ExifTool-9.27/t/FujiFilm_3.out +88 -0
  441. data/vendor/Image-ExifTool-9.27/t/FujiFilm_4.out +117 -0
  442. data/vendor/Image-ExifTool-9.27/t/FujiFilm_5.out +1 -0
  443. data/vendor/Image-ExifTool-9.27/t/GE.t +46 -0
  444. data/vendor/Image-ExifTool-9.27/t/GE_2.out +84 -0
  445. data/vendor/Image-ExifTool-9.27/t/GE_3.out +84 -0
  446. data/vendor/Image-ExifTool-9.27/t/GIF.t +83 -0
  447. data/vendor/Image-ExifTool-9.27/t/GIF_2.out +40 -0
  448. data/vendor/Image-ExifTool-9.27/t/GIF_3.out +41 -0
  449. data/vendor/Image-ExifTool-9.27/t/GIF_4.out +16 -0
  450. data/vendor/Image-ExifTool-9.27/t/GIMP.t +27 -0
  451. data/vendor/Image-ExifTool-9.27/t/GIMP_2.out +63 -0
  452. data/vendor/Image-ExifTool-9.27/t/GPS.t +42 -0
  453. data/vendor/Image-ExifTool-9.27/t/GPS_2.out +94 -0
  454. data/vendor/Image-ExifTool-9.27/t/GPS_3.out +96 -0
  455. data/vendor/Image-ExifTool-9.27/t/GeoTiff.t +36 -0
  456. data/vendor/Image-ExifTool-9.27/t/GeoTiff_2.out +36 -0
  457. data/vendor/Image-ExifTool-9.27/t/GeoTiff_3.out +36 -0
  458. data/vendor/Image-ExifTool-9.27/t/Geotag.t +164 -0
  459. data/vendor/Image-ExifTool-9.27/t/Geotag_2.out +9 -0
  460. data/vendor/Image-ExifTool-9.27/t/Geotag_3.out +6 -0
  461. data/vendor/Image-ExifTool-9.27/t/Geotag_5.out +1 -0
  462. data/vendor/Image-ExifTool-9.27/t/Geotag_6.out +9 -0
  463. data/vendor/Image-ExifTool-9.27/t/Geotag_7.out +53 -0
  464. data/vendor/Image-ExifTool-9.27/t/Geotag_8.out +15 -0
  465. data/vendor/Image-ExifTool-9.27/t/HTML.t +28 -0
  466. data/vendor/Image-ExifTool-9.27/t/HTML_2.out +68 -0
  467. data/vendor/Image-ExifTool-9.27/t/IPTC.t +157 -0
  468. data/vendor/Image-ExifTool-9.27/t/IPTC_2.out +58 -0
  469. data/vendor/Image-ExifTool-9.27/t/IPTC_4.out +56 -0
  470. data/vendor/Image-ExifTool-9.27/t/IPTC_5.out +1 -0
  471. data/vendor/Image-ExifTool-9.27/t/IPTC_6.out +2 -0
  472. data/vendor/Image-ExifTool-9.27/t/IPTC_7.out +1 -0
  473. data/vendor/Image-ExifTool-9.27/t/IPTC_8.out +20 -0
  474. data/vendor/Image-ExifTool-9.27/t/ITC.t +28 -0
  475. data/vendor/Image-ExifTool-9.27/t/ITC_2.out +19 -0
  476. data/vendor/Image-ExifTool-9.27/t/InDesign.t +61 -0
  477. data/vendor/Image-ExifTool-9.27/t/InDesign_2.out +19 -0
  478. data/vendor/Image-ExifTool-9.27/t/InDesign_3.out +21 -0
  479. data/vendor/Image-ExifTool-9.27/t/InDesign_4.out +11 -0
  480. data/vendor/Image-ExifTool-9.27/t/JVC.t +36 -0
  481. data/vendor/Image-ExifTool-9.27/t/JVC_2.out +3 -0
  482. data/vendor/Image-ExifTool-9.27/t/JVC_3.out +3 -0
  483. data/vendor/Image-ExifTool-9.27/t/Jpeg2000.t +49 -0
  484. data/vendor/Image-ExifTool-9.27/t/Jpeg2000_2.out +63 -0
  485. data/vendor/Image-ExifTool-9.27/t/Jpeg2000_3.out +51 -0
  486. data/vendor/Image-ExifTool-9.27/t/Jpeg2000_4.out +15 -0
  487. data/vendor/Image-ExifTool-9.27/t/Kodak.t +40 -0
  488. data/vendor/Image-ExifTool-9.27/t/Kodak_2.out +109 -0
  489. data/vendor/Image-ExifTool-9.27/t/Kodak_3.out +119 -0
  490. data/vendor/Image-ExifTool-9.27/t/KyoceraRaw.t +28 -0
  491. data/vendor/Image-ExifTool-9.27/t/KyoceraRaw_2.out +27 -0
  492. data/vendor/Image-ExifTool-9.27/t/LNK.t +28 -0
  493. data/vendor/Image-ExifTool-9.27/t/LNK_2.out +45 -0
  494. data/vendor/Image-ExifTool-9.27/t/Lang.t +40 -0
  495. data/vendor/Image-ExifTool-9.27/t/Lang_1.out +1 -0
  496. data/vendor/Image-ExifTool-9.27/t/Lang_10.out +46 -0
  497. data/vendor/Image-ExifTool-9.27/t/Lang_11.out +46 -0
  498. data/vendor/Image-ExifTool-9.27/t/Lang_12.out +46 -0
  499. data/vendor/Image-ExifTool-9.27/t/Lang_13.out +46 -0
  500. data/vendor/Image-ExifTool-9.27/t/Lang_14.out +46 -0
  501. data/vendor/Image-ExifTool-9.27/t/Lang_15.out +46 -0
  502. data/vendor/Image-ExifTool-9.27/t/Lang_16.out +46 -0
  503. data/vendor/Image-ExifTool-9.27/t/Lang_17.out +46 -0
  504. data/vendor/Image-ExifTool-9.27/t/Lang_18.out +46 -0
  505. data/vendor/Image-ExifTool-9.27/t/Lang_2.out +46 -0
  506. data/vendor/Image-ExifTool-9.27/t/Lang_3.out +46 -0
  507. data/vendor/Image-ExifTool-9.27/t/Lang_4.out +46 -0
  508. data/vendor/Image-ExifTool-9.27/t/Lang_5.out +46 -0
  509. data/vendor/Image-ExifTool-9.27/t/Lang_6.out +46 -0
  510. data/vendor/Image-ExifTool-9.27/t/Lang_7.out +46 -0
  511. data/vendor/Image-ExifTool-9.27/t/Lang_8.out +46 -0
  512. data/vendor/Image-ExifTool-9.27/t/Lang_9.out +46 -0
  513. data/vendor/Image-ExifTool-9.27/t/M2TS.t +29 -0
  514. data/vendor/Image-ExifTool-9.27/t/M2TS_2.out +27 -0
  515. data/vendor/Image-ExifTool-9.27/t/MIE.t +82 -0
  516. data/vendor/Image-ExifTool-9.27/t/MIE_2.out +67 -0
  517. data/vendor/Image-ExifTool-9.27/t/MIE_3.out +134 -0
  518. data/vendor/Image-ExifTool-9.27/t/MIE_5.out +1 -0
  519. data/vendor/Image-ExifTool-9.27/t/MIE_6.out +1 -0
  520. data/vendor/Image-ExifTool-9.27/t/MIFF.t +28 -0
  521. data/vendor/Image-ExifTool-9.27/t/MIFF_2.out +108 -0
  522. data/vendor/Image-ExifTool-9.27/t/MP3.t +29 -0
  523. data/vendor/Image-ExifTool-9.27/t/MP3_2.out +45 -0
  524. data/vendor/Image-ExifTool-9.27/t/MWG.t +72 -0
  525. data/vendor/Image-ExifTool-9.27/t/MWG_2.out +13 -0
  526. data/vendor/Image-ExifTool-9.27/t/MWG_3.out +8 -0
  527. data/vendor/Image-ExifTool-9.27/t/MWG_4.out +5 -0
  528. data/vendor/Image-ExifTool-9.27/t/MWG_5.out +22 -0
  529. data/vendor/Image-ExifTool-9.27/t/MXF.t +27 -0
  530. data/vendor/Image-ExifTool-9.27/t/MXF_2.out +78 -0
  531. data/vendor/Image-ExifTool-9.27/t/Matroska.t +29 -0
  532. data/vendor/Image-ExifTool-9.27/t/Matroska_2.out +64 -0
  533. data/vendor/Image-ExifTool-9.27/t/Minolta.t +50 -0
  534. data/vendor/Image-ExifTool-9.27/t/Minolta_2.out +133 -0
  535. data/vendor/Image-ExifTool-9.27/t/Minolta_3.out +146 -0
  536. data/vendor/Image-ExifTool-9.27/t/Minolta_4.out +148 -0
  537. data/vendor/Image-ExifTool-9.27/t/Nikon.t +114 -0
  538. data/vendor/Image-ExifTool-9.27/t/Nikon_2.out +82 -0
  539. data/vendor/Image-ExifTool-9.27/t/Nikon_3.out +98 -0
  540. data/vendor/Image-ExifTool-9.27/t/Nikon_4.out +173 -0
  541. data/vendor/Image-ExifTool-9.27/t/Nikon_5.out +167 -0
  542. data/vendor/Image-ExifTool-9.27/t/Nikon_7.out +260 -0
  543. data/vendor/Image-ExifTool-9.27/t/Nikon_8.out +4 -0
  544. data/vendor/Image-ExifTool-9.27/t/Olympus.t +85 -0
  545. data/vendor/Image-ExifTool-9.27/t/Olympus_2.out +79 -0
  546. data/vendor/Image-ExifTool-9.27/t/Olympus_3.out +81 -0
  547. data/vendor/Image-ExifTool-9.27/t/Olympus_4.out +192 -0
  548. data/vendor/Image-ExifTool-9.27/t/Olympus_5.out +264 -0
  549. data/vendor/Image-ExifTool-9.27/t/Olympus_6.out +151 -0
  550. data/vendor/Image-ExifTool-9.27/t/Olympus_7.out +482 -0
  551. data/vendor/Image-ExifTool-9.27/t/OpenEXR.t +28 -0
  552. data/vendor/Image-ExifTool-9.27/t/OpenEXR_2.out +23 -0
  553. data/vendor/Image-ExifTool-9.27/t/PDF.t +295 -0
  554. data/vendor/Image-ExifTool-9.27/t/PDF_10.out +10 -0
  555. data/vendor/Image-ExifTool-9.27/t/PDF_11.out +10 -0
  556. data/vendor/Image-ExifTool-9.27/t/PDF_12.out +9 -0
  557. data/vendor/Image-ExifTool-9.27/t/PDF_14.out +5 -0
  558. data/vendor/Image-ExifTool-9.27/t/PDF_15.out +6 -0
  559. data/vendor/Image-ExifTool-9.27/t/PDF_16.out +4 -0
  560. data/vendor/Image-ExifTool-9.27/t/PDF_17.out +4 -0
  561. data/vendor/Image-ExifTool-9.27/t/PDF_18.out +5 -0
  562. data/vendor/Image-ExifTool-9.27/t/PDF_19.out +6 -0
  563. data/vendor/Image-ExifTool-9.27/t/PDF_2.out +117 -0
  564. data/vendor/Image-ExifTool-9.27/t/PDF_20.out +4 -0
  565. data/vendor/Image-ExifTool-9.27/t/PDF_22.out +3 -0
  566. data/vendor/Image-ExifTool-9.27/t/PDF_4.out +12 -0
  567. data/vendor/Image-ExifTool-9.27/t/PDF_5.out +8 -0
  568. data/vendor/Image-ExifTool-9.27/t/PDF_6.out +9 -0
  569. data/vendor/Image-ExifTool-9.27/t/PDF_7.out +11 -0
  570. data/vendor/Image-ExifTool-9.27/t/PDF_8.out +9 -0
  571. data/vendor/Image-ExifTool-9.27/t/PDF_9.out +9 -0
  572. data/vendor/Image-ExifTool-9.27/t/PGF.t +28 -0
  573. data/vendor/Image-ExifTool-9.27/t/PGF_2.out +32 -0
  574. data/vendor/Image-ExifTool-9.27/t/PICT.t +28 -0
  575. data/vendor/Image-ExifTool-9.27/t/PICT_2.out +15 -0
  576. data/vendor/Image-ExifTool-9.27/t/PLIST.t +31 -0
  577. data/vendor/Image-ExifTool-9.27/t/PLIST_2.out +20 -0
  578. data/vendor/Image-ExifTool-9.27/t/PLIST_3.out +20 -0
  579. data/vendor/Image-ExifTool-9.27/t/PNG.t +75 -0
  580. data/vendor/Image-ExifTool-9.27/t/PNG_2.out +22 -0
  581. data/vendor/Image-ExifTool-9.27/t/PNG_3.out +118 -0
  582. data/vendor/Image-ExifTool-9.27/t/PNG_4.out +12 -0
  583. data/vendor/Image-ExifTool-9.27/t/PPM.t +40 -0
  584. data/vendor/Image-ExifTool-9.27/t/PPM_2.out +15 -0
  585. data/vendor/Image-ExifTool-9.27/t/PPM_3.out +9 -0
  586. data/vendor/Image-ExifTool-9.27/t/PSP.t +28 -0
  587. data/vendor/Image-ExifTool-9.27/t/PSP_2.out +32 -0
  588. data/vendor/Image-ExifTool-9.27/t/Panasonic.t +60 -0
  589. data/vendor/Image-ExifTool-9.27/t/Panasonic_2.out +99 -0
  590. data/vendor/Image-ExifTool-9.27/t/Panasonic_3.out +119 -0
  591. data/vendor/Image-ExifTool-9.27/t/Panasonic_4.out +177 -0
  592. data/vendor/Image-ExifTool-9.27/t/Panasonic_5.out +228 -0
  593. data/vendor/Image-ExifTool-9.27/t/Pentax.t +50 -0
  594. data/vendor/Image-ExifTool-9.27/t/Pentax_2.out +219 -0
  595. data/vendor/Image-ExifTool-9.27/t/Pentax_3.out +262 -0
  596. data/vendor/Image-ExifTool-9.27/t/Pentax_4.out +123 -0
  597. data/vendor/Image-ExifTool-9.27/t/PhotoCD.t +28 -0
  598. data/vendor/Image-ExifTool-9.27/t/PhotoCD_2.out +35 -0
  599. data/vendor/Image-ExifTool-9.27/t/PhotoMechanic.t +38 -0
  600. data/vendor/Image-ExifTool-9.27/t/PhotoMechanic_2.out +81 -0
  601. data/vendor/Image-ExifTool-9.27/t/PhotoMechanic_3.out +2 -0
  602. data/vendor/Image-ExifTool-9.27/t/Photoshop.t +42 -0
  603. data/vendor/Image-ExifTool-9.27/t/Photoshop_2.out +96 -0
  604. data/vendor/Image-ExifTool-9.27/t/Photoshop_3.out +108 -0
  605. data/vendor/Image-ExifTool-9.27/t/PostScript.t +49 -0
  606. data/vendor/Image-ExifTool-9.27/t/PostScript_2.out +64 -0
  607. data/vendor/Image-ExifTool-9.27/t/PostScript_3.out +132 -0
  608. data/vendor/Image-ExifTool-9.27/t/QuickTime.t +31 -0
  609. data/vendor/Image-ExifTool-9.27/t/QuickTime_2.out +128 -0
  610. data/vendor/Image-ExifTool-9.27/t/QuickTime_3.out +69 -0
  611. data/vendor/Image-ExifTool-9.27/t/RIFF.t +31 -0
  612. data/vendor/Image-ExifTool-9.27/t/RIFF_2.out +24 -0
  613. data/vendor/Image-ExifTool-9.27/t/RIFF_3.out +52 -0
  614. data/vendor/Image-ExifTool-9.27/t/RIFF_4.out +16 -0
  615. data/vendor/Image-ExifTool-9.27/t/RTF.t +27 -0
  616. data/vendor/Image-ExifTool-9.27/t/RTF_2.out +20 -0
  617. data/vendor/Image-ExifTool-9.27/t/Radiance.t +28 -0
  618. data/vendor/Image-ExifTool-9.27/t/Radiance_2.out +22 -0
  619. data/vendor/Image-ExifTool-9.27/t/Real.t +46 -0
  620. data/vendor/Image-ExifTool-9.27/t/Real_2.out +68 -0
  621. data/vendor/Image-ExifTool-9.27/t/Real_3.out +18 -0
  622. data/vendor/Image-ExifTool-9.27/t/Real_4.out +11 -0
  623. data/vendor/Image-ExifTool-9.27/t/Ricoh.t +47 -0
  624. data/vendor/Image-ExifTool-9.27/t/Ricoh_2.out +70 -0
  625. data/vendor/Image-ExifTool-9.27/t/Ricoh_3.out +98 -0
  626. data/vendor/Image-ExifTool-9.27/t/Ricoh_4.out +112 -0
  627. data/vendor/Image-ExifTool-9.27/t/Sanyo.t +39 -0
  628. data/vendor/Image-ExifTool-9.27/t/Sanyo_2.out +101 -0
  629. data/vendor/Image-ExifTool-9.27/t/Sanyo_3.out +111 -0
  630. data/vendor/Image-ExifTool-9.27/t/Sigma.t +60 -0
  631. data/vendor/Image-ExifTool-9.27/t/Sigma_2.out +91 -0
  632. data/vendor/Image-ExifTool-9.27/t/Sigma_3.out +94 -0
  633. data/vendor/Image-ExifTool-9.27/t/Sigma_4.out +63 -0
  634. data/vendor/Image-ExifTool-9.27/t/Sigma_5.out +192 -0
  635. data/vendor/Image-ExifTool-9.27/t/Sony.t +62 -0
  636. data/vendor/Image-ExifTool-9.27/t/Sony_2.out +84 -0
  637. data/vendor/Image-ExifTool-9.27/t/Sony_3.out +85 -0
  638. data/vendor/Image-ExifTool-9.27/t/Sony_5.out +32 -0
  639. data/vendor/Image-ExifTool-9.27/t/TestLib.pm +417 -0
  640. data/vendor/Image-ExifTool-9.27/t/Unknown.t +36 -0
  641. data/vendor/Image-ExifTool-9.27/t/Unknown_2.out +90 -0
  642. data/vendor/Image-ExifTool-9.27/t/Unknown_3.out +90 -0
  643. data/vendor/Image-ExifTool-9.27/t/Vorbis.t +28 -0
  644. data/vendor/Image-ExifTool-9.27/t/Vorbis_2.out +28 -0
  645. data/vendor/Image-ExifTool-9.27/t/Writer.t +896 -0
  646. data/vendor/Image-ExifTool-9.27/t/Writer_10.out +239 -0
  647. data/vendor/Image-ExifTool-9.27/t/Writer_11.out +37 -0
  648. data/vendor/Image-ExifTool-9.27/t/Writer_13.out +160 -0
  649. data/vendor/Image-ExifTool-9.27/t/Writer_14.out +67 -0
  650. data/vendor/Image-ExifTool-9.27/t/Writer_15.out +171 -0
  651. data/vendor/Image-ExifTool-9.27/t/Writer_16.out +1 -0
  652. data/vendor/Image-ExifTool-9.27/t/Writer_17.out +1 -0
  653. data/vendor/Image-ExifTool-9.27/t/Writer_18.out +3 -0
  654. data/vendor/Image-ExifTool-9.27/t/Writer_19.out +34 -0
  655. data/vendor/Image-ExifTool-9.27/t/Writer_2.out +168 -0
  656. data/vendor/Image-ExifTool-9.27/t/Writer_22.out +4 -0
  657. data/vendor/Image-ExifTool-9.27/t/Writer_24.out +1 -0
  658. data/vendor/Image-ExifTool-9.27/t/Writer_25.out +38 -0
  659. data/vendor/Image-ExifTool-9.27/t/Writer_26.out +32 -0
  660. data/vendor/Image-ExifTool-9.27/t/Writer_27.out +14 -0
  661. data/vendor/Image-ExifTool-9.27/t/Writer_28.out +1 -0
  662. data/vendor/Image-ExifTool-9.27/t/Writer_29.out +2 -0
  663. data/vendor/Image-ExifTool-9.27/t/Writer_30.out +2 -0
  664. data/vendor/Image-ExifTool-9.27/t/Writer_31.out +97 -0
  665. data/vendor/Image-ExifTool-9.27/t/Writer_32.out +3 -0
  666. data/vendor/Image-ExifTool-9.27/t/Writer_33.out +3 -0
  667. data/vendor/Image-ExifTool-9.27/t/Writer_34.out +3 -0
  668. data/vendor/Image-ExifTool-9.27/t/Writer_35.out +187 -0
  669. data/vendor/Image-ExifTool-9.27/t/Writer_36.out +2 -0
  670. data/vendor/Image-ExifTool-9.27/t/Writer_37.out +2 -0
  671. data/vendor/Image-ExifTool-9.27/t/Writer_38.out +62 -0
  672. data/vendor/Image-ExifTool-9.27/t/Writer_39.out +4 -0
  673. data/vendor/Image-ExifTool-9.27/t/Writer_4.out +85 -0
  674. data/vendor/Image-ExifTool-9.27/t/Writer_40.out +4 -0
  675. data/vendor/Image-ExifTool-9.27/t/Writer_41.out +3 -0
  676. data/vendor/Image-ExifTool-9.27/t/Writer_42.out +5 -0
  677. data/vendor/Image-ExifTool-9.27/t/Writer_43.out +5 -0
  678. data/vendor/Image-ExifTool-9.27/t/Writer_44.out +2 -0
  679. data/vendor/Image-ExifTool-9.27/t/Writer_45.out +1 -0
  680. data/vendor/Image-ExifTool-9.27/t/Writer_46.out +77 -0
  681. data/vendor/Image-ExifTool-9.27/t/Writer_47.out +56 -0
  682. data/vendor/Image-ExifTool-9.27/t/Writer_48.out +29 -0
  683. data/vendor/Image-ExifTool-9.27/t/Writer_50.out +3 -0
  684. data/vendor/Image-ExifTool-9.27/t/Writer_6.out +182 -0
  685. data/vendor/Image-ExifTool-9.27/t/Writer_7.out +149 -0
  686. data/vendor/Image-ExifTool-9.27/t/Writer_9.out +236 -0
  687. data/vendor/Image-ExifTool-9.27/t/XMP.t +521 -0
  688. data/vendor/Image-ExifTool-9.27/t/XMP_10.out +33 -0
  689. data/vendor/Image-ExifTool-9.27/t/XMP_11.out +59 -0
  690. data/vendor/Image-ExifTool-9.27/t/XMP_12.out +4 -0
  691. data/vendor/Image-ExifTool-9.27/t/XMP_13.out +5 -0
  692. data/vendor/Image-ExifTool-9.27/t/XMP_14.out +3 -0
  693. data/vendor/Image-ExifTool-9.27/t/XMP_15.out +3 -0
  694. data/vendor/Image-ExifTool-9.27/t/XMP_16.out +5 -0
  695. data/vendor/Image-ExifTool-9.27/t/XMP_17.out +6 -0
  696. data/vendor/Image-ExifTool-9.27/t/XMP_18.out +10 -0
  697. data/vendor/Image-ExifTool-9.27/t/XMP_19.out +35 -0
  698. data/vendor/Image-ExifTool-9.27/t/XMP_2.out +138 -0
  699. data/vendor/Image-ExifTool-9.27/t/XMP_20.out +35 -0
  700. data/vendor/Image-ExifTool-9.27/t/XMP_21.out +37 -0
  701. data/vendor/Image-ExifTool-9.27/t/XMP_22.out +37 -0
  702. data/vendor/Image-ExifTool-9.27/t/XMP_23.out +9 -0
  703. data/vendor/Image-ExifTool-9.27/t/XMP_24.out +31 -0
  704. data/vendor/Image-ExifTool-9.27/t/XMP_25.out +28 -0
  705. data/vendor/Image-ExifTool-9.27/t/XMP_26.out +52 -0
  706. data/vendor/Image-ExifTool-9.27/t/XMP_27.out +93 -0
  707. data/vendor/Image-ExifTool-9.27/t/XMP_28.out +44 -0
  708. data/vendor/Image-ExifTool-9.27/t/XMP_29.out +24 -0
  709. data/vendor/Image-ExifTool-9.27/t/XMP_3.out +136 -0
  710. data/vendor/Image-ExifTool-9.27/t/XMP_30.out +90 -0
  711. data/vendor/Image-ExifTool-9.27/t/XMP_31.out +19 -0
  712. data/vendor/Image-ExifTool-9.27/t/XMP_32.out +2 -0
  713. data/vendor/Image-ExifTool-9.27/t/XMP_34.out +2 -0
  714. data/vendor/Image-ExifTool-9.27/t/XMP_36.out +18 -0
  715. data/vendor/Image-ExifTool-9.27/t/XMP_37.out +35 -0
  716. data/vendor/Image-ExifTool-9.27/t/XMP_39.out +44 -0
  717. data/vendor/Image-ExifTool-9.27/t/XMP_40.out +3 -0
  718. data/vendor/Image-ExifTool-9.27/t/XMP_41.out +175 -0
  719. data/vendor/Image-ExifTool-9.27/t/XMP_5.out +29 -0
  720. data/vendor/Image-ExifTool-9.27/t/XMP_6.out +87 -0
  721. data/vendor/Image-ExifTool-9.27/t/XMP_7.out +118 -0
  722. data/vendor/Image-ExifTool-9.27/t/XMP_8.out +17 -0
  723. data/vendor/Image-ExifTool-9.27/t/XMP_9.out +36 -0
  724. data/vendor/Image-ExifTool-9.27/t/ZIP.t +69 -0
  725. data/vendor/Image-ExifTool-9.27/t/ZIP_2.out +18 -0
  726. data/vendor/Image-ExifTool-9.27/t/ZIP_3.out +17 -0
  727. data/vendor/Image-ExifTool-9.27/t/ZIP_4.out +213 -0
  728. data/vendor/Image-ExifTool-9.27/t/ZIP_5.out +134 -0
  729. data/vendor/Image-ExifTool-9.27/t/ZIP_6.out +49 -0
  730. data/vendor/Image-ExifTool-9.27/t/ZIP_7.out +28 -0
  731. data/vendor/Image-ExifTool-9.27/t/images/AFCP.jpg +0 -0
  732. data/vendor/Image-ExifTool-9.27/t/images/AIFF.aif +0 -0
  733. data/vendor/Image-ExifTool-9.27/t/images/APE.ape +0 -0
  734. data/vendor/Image-ExifTool-9.27/t/images/APE.mpc +0 -0
  735. data/vendor/Image-ExifTool-9.27/t/images/ASF.wmv +0 -0
  736. data/vendor/Image-ExifTool-9.27/t/images/BMP.bmp +0 -0
  737. data/vendor/Image-ExifTool-9.27/t/images/BigTIFF.btf +0 -0
  738. data/vendor/Image-ExifTool-9.27/t/images/Canon.jpg +0 -0
  739. data/vendor/Image-ExifTool-9.27/t/images/Canon1DmkIII.jpg +0 -0
  740. data/vendor/Image-ExifTool-9.27/t/images/CanonRaw.cr2 +0 -0
  741. data/vendor/Image-ExifTool-9.27/t/images/CanonRaw.crw +0 -0
  742. data/vendor/Image-ExifTool-9.27/t/images/CanonVRD.vrd +0 -0
  743. data/vendor/Image-ExifTool-9.27/t/images/CaptureOne.eip +0 -0
  744. data/vendor/Image-ExifTool-9.27/t/images/Casio.jpg +0 -0
  745. data/vendor/Image-ExifTool-9.27/t/images/Casio2.jpg +0 -0
  746. data/vendor/Image-ExifTool-9.27/t/images/CasioQVCI.jpg +0 -0
  747. data/vendor/Image-ExifTool-9.27/t/images/DICOM.dcm +0 -0
  748. data/vendor/Image-ExifTool-9.27/t/images/DNG.dng +0 -0
  749. data/vendor/Image-ExifTool-9.27/t/images/DV.dv +0 -0
  750. data/vendor/Image-ExifTool-9.27/t/images/DjVu.djvu +0 -0
  751. data/vendor/Image-ExifTool-9.27/t/images/EXE.elf +0 -0
  752. data/vendor/Image-ExifTool-9.27/t/images/EXE.exe +0 -0
  753. data/vendor/Image-ExifTool-9.27/t/images/EXE.macho +0 -0
  754. data/vendor/Image-ExifTool-9.27/t/images/ExifTool.jpg +0 -0
  755. data/vendor/Image-ExifTool-9.27/t/images/ExifTool.tif +0 -0
  756. data/vendor/Image-ExifTool-9.27/t/images/ExtendedXMP.jpg +0 -0
  757. data/vendor/Image-ExifTool-9.27/t/images/FLAC.flac +0 -0
  758. data/vendor/Image-ExifTool-9.27/t/images/FLAC.ogg +0 -0
  759. data/vendor/Image-ExifTool-9.27/t/images/FLIR.fpf +0 -0
  760. data/vendor/Image-ExifTool-9.27/t/images/FLIR.jpg +0 -0
  761. data/vendor/Image-ExifTool-9.27/t/images/Flash.flv +0 -0
  762. data/vendor/Image-ExifTool-9.27/t/images/Flash.swf +0 -0
  763. data/vendor/Image-ExifTool-9.27/t/images/FlashPix.ppt +0 -0
  764. data/vendor/Image-ExifTool-9.27/t/images/Font.afm +28 -0
  765. data/vendor/Image-ExifTool-9.27/t/images/Font.dfont +0 -0
  766. data/vendor/Image-ExifTool-9.27/t/images/Font.pfa +38 -0
  767. data/vendor/Image-ExifTool-9.27/t/images/Font.pfb +0 -0
  768. data/vendor/Image-ExifTool-9.27/t/images/Font.pfm +0 -0
  769. data/vendor/Image-ExifTool-9.27/t/images/Font.ttf +0 -0
  770. data/vendor/Image-ExifTool-9.27/t/images/FotoStation.jpg +0 -0
  771. data/vendor/Image-ExifTool-9.27/t/images/FujiFilm.jpg +0 -0
  772. data/vendor/Image-ExifTool-9.27/t/images/FujiFilm.raf +0 -0
  773. data/vendor/Image-ExifTool-9.27/t/images/GE.jpg +0 -0
  774. data/vendor/Image-ExifTool-9.27/t/images/GIF.gif +0 -0
  775. data/vendor/Image-ExifTool-9.27/t/images/GIMP.xcf +0 -0
  776. data/vendor/Image-ExifTool-9.27/t/images/GPS.jpg +0 -0
  777. data/vendor/Image-ExifTool-9.27/t/images/GeoTiff.tif +0 -0
  778. data/vendor/Image-ExifTool-9.27/t/images/Geotag.gpx +23 -0
  779. data/vendor/Image-ExifTool-9.27/t/images/Geotag.igc +24 -0
  780. data/vendor/Image-ExifTool-9.27/t/images/Geotag.log +13 -0
  781. data/vendor/Image-ExifTool-9.27/t/images/Geotag.xml +23 -0
  782. data/vendor/Image-ExifTool-9.27/t/images/Geotag2.log +7 -0
  783. data/vendor/Image-ExifTool-9.27/t/images/HTML.html +77 -0
  784. data/vendor/Image-ExifTool-9.27/t/images/IPTC.jpg +0 -0
  785. data/vendor/Image-ExifTool-9.27/t/images/ITC.itc +0 -0
  786. data/vendor/Image-ExifTool-9.27/t/images/InDesign.indd +0 -0
  787. data/vendor/Image-ExifTool-9.27/t/images/JVC.jpg +0 -0
  788. data/vendor/Image-ExifTool-9.27/t/images/JVC2.jpg +0 -0
  789. data/vendor/Image-ExifTool-9.27/t/images/Jpeg2000.j2c +0 -0
  790. data/vendor/Image-ExifTool-9.27/t/images/Jpeg2000.jp2 +0 -0
  791. data/vendor/Image-ExifTool-9.27/t/images/Kodak.jpg +0 -0
  792. data/vendor/Image-ExifTool-9.27/t/images/KyoceraRaw.raw +0 -0
  793. data/vendor/Image-ExifTool-9.27/t/images/LNK.lnk +0 -0
  794. data/vendor/Image-ExifTool-9.27/t/images/M2TS.mts +0 -0
  795. data/vendor/Image-ExifTool-9.27/t/images/MIE.mie +0 -0
  796. data/vendor/Image-ExifTool-9.27/t/images/MIFF.miff +0 -0
  797. data/vendor/Image-ExifTool-9.27/t/images/MP3.mp3 +0 -0
  798. data/vendor/Image-ExifTool-9.27/t/images/MWG.jpg +0 -0
  799. data/vendor/Image-ExifTool-9.27/t/images/MXF.mxf +0 -0
  800. data/vendor/Image-ExifTool-9.27/t/images/Matroska.mkv +0 -0
  801. data/vendor/Image-ExifTool-9.27/t/images/Minolta.jpg +0 -0
  802. data/vendor/Image-ExifTool-9.27/t/images/Minolta.mrw +0 -0
  803. data/vendor/Image-ExifTool-9.27/t/images/Nikon.jpg +0 -0
  804. data/vendor/Image-ExifTool-9.27/t/images/Nikon.nef +0 -0
  805. data/vendor/Image-ExifTool-9.27/t/images/NikonD2Hs.jpg +0 -0
  806. data/vendor/Image-ExifTool-9.27/t/images/NikonD70.jpg +0 -0
  807. data/vendor/Image-ExifTool-9.27/t/images/OOXML.docx +0 -0
  808. data/vendor/Image-ExifTool-9.27/t/images/Olympus.jpg +0 -0
  809. data/vendor/Image-ExifTool-9.27/t/images/Olympus2.jpg +0 -0
  810. data/vendor/Image-ExifTool-9.27/t/images/OlympusE1.jpg +0 -0
  811. data/vendor/Image-ExifTool-9.27/t/images/OpenDoc.ods +0 -0
  812. data/vendor/Image-ExifTool-9.27/t/images/OpenEXR.exr +0 -0
  813. data/vendor/Image-ExifTool-9.27/t/images/PDF.pdf +0 -0
  814. data/vendor/Image-ExifTool-9.27/t/images/PDF2.pdf +0 -0
  815. data/vendor/Image-ExifTool-9.27/t/images/PGF.pgf +0 -0
  816. data/vendor/Image-ExifTool-9.27/t/images/PICT.pict +0 -0
  817. data/vendor/Image-ExifTool-9.27/t/images/PLIST-bin.plist +0 -0
  818. data/vendor/Image-ExifTool-9.27/t/images/PLIST-xml.plist +35 -0
  819. data/vendor/Image-ExifTool-9.27/t/images/PNG.png +0 -0
  820. data/vendor/Image-ExifTool-9.27/t/images/PPM.ppm +5 -0
  821. data/vendor/Image-ExifTool-9.27/t/images/PSP.psp +0 -0
  822. data/vendor/Image-ExifTool-9.27/t/images/Panasonic.jpg +0 -0
  823. data/vendor/Image-ExifTool-9.27/t/images/Panasonic.rw2 +0 -0
  824. data/vendor/Image-ExifTool-9.27/t/images/Pentax.avi +0 -0
  825. data/vendor/Image-ExifTool-9.27/t/images/Pentax.jpg +0 -0
  826. data/vendor/Image-ExifTool-9.27/t/images/PhotoCD.pcd +0 -0
  827. data/vendor/Image-ExifTool-9.27/t/images/PhotoMechanic.jpg +0 -0
  828. data/vendor/Image-ExifTool-9.27/t/images/Photoshop.psd +0 -0
  829. data/vendor/Image-ExifTool-9.27/t/images/PostScript.eps +108 -0
  830. data/vendor/Image-ExifTool-9.27/t/images/QuickTime.m4a +0 -0
  831. data/vendor/Image-ExifTool-9.27/t/images/QuickTime.mov +0 -0
  832. data/vendor/Image-ExifTool-9.27/t/images/RIFF.avi +0 -0
  833. data/vendor/Image-ExifTool-9.27/t/images/RIFF.wav +0 -0
  834. data/vendor/Image-ExifTool-9.27/t/images/RIFF.webp +0 -0
  835. data/vendor/Image-ExifTool-9.27/t/images/RTF.rtf +25 -0
  836. data/vendor/Image-ExifTool-9.27/t/images/Radiance.hdr +0 -0
  837. data/vendor/Image-ExifTool-9.27/t/images/Real.ra +0 -0
  838. data/vendor/Image-ExifTool-9.27/t/images/Real.ram +1 -0
  839. data/vendor/Image-ExifTool-9.27/t/images/Real.rm +0 -0
  840. data/vendor/Image-ExifTool-9.27/t/images/Ricoh.jpg +0 -0
  841. data/vendor/Image-ExifTool-9.27/t/images/Ricoh2.jpg +0 -0
  842. data/vendor/Image-ExifTool-9.27/t/images/Sanyo.jpg +0 -0
  843. data/vendor/Image-ExifTool-9.27/t/images/Sigma.jpg +0 -0
  844. data/vendor/Image-ExifTool-9.27/t/images/Sigma.x3f +0 -0
  845. data/vendor/Image-ExifTool-9.27/t/images/SigmaDP2.x3f +0 -0
  846. data/vendor/Image-ExifTool-9.27/t/images/Sony.jpg +0 -0
  847. data/vendor/Image-ExifTool-9.27/t/images/Sony.pmp +0 -0
  848. data/vendor/Image-ExifTool-9.27/t/images/Unknown.jpg +0 -0
  849. data/vendor/Image-ExifTool-9.27/t/images/Vorbis.ogg +0 -0
  850. data/vendor/Image-ExifTool-9.27/t/images/Writer.jpg +0 -0
  851. data/vendor/Image-ExifTool-9.27/t/images/XMP.inx +108 -0
  852. data/vendor/Image-ExifTool-9.27/t/images/XMP.jpg +0 -0
  853. data/vendor/Image-ExifTool-9.27/t/images/XMP.svg +33 -0
  854. data/vendor/Image-ExifTool-9.27/t/images/XMP.xml +98 -0
  855. data/vendor/Image-ExifTool-9.27/t/images/XMP.xmp +99 -0
  856. data/vendor/Image-ExifTool-9.27/t/images/XMP2.xmp +25 -0
  857. data/vendor/Image-ExifTool-9.27/t/images/XMP3.xmp +43 -0
  858. data/vendor/Image-ExifTool-9.27/t/images/XMP4.xmp +93 -0
  859. data/vendor/Image-ExifTool-9.27/t/images/XMP5.xmp +158 -0
  860. data/vendor/Image-ExifTool-9.27/t/images/ZIP.gz +0 -0
  861. data/vendor/Image-ExifTool-9.27/t/images/ZIP.zip +0 -0
  862. data/vendor/Image-ExifTool-9.27/t/images/iWork.numbers +0 -0
  863. metadata +868 -218
  864. data/vendor/Image-ExifTool-8.97/.DS_Store +0 -0
  865. data/vendor/Image-ExifTool-8.97/Changes +0 -5753
  866. data/vendor/Image-ExifTool-8.97/ExifTool_config +0 -299
  867. data/vendor/Image-ExifTool-8.97/MANIFEST +0 -831
  868. data/vendor/Image-ExifTool-8.97/META.yml +0 -26
  869. data/vendor/Image-ExifTool-8.97/README +0 -221
  870. data/vendor/Image-ExifTool-8.97/exiftool +0 -5207
  871. data/vendor/Image-ExifTool-8.97/kml.fmt +0 -63
  872. data/vendor/Image-ExifTool-8.97/lib/File/RandomAccess.pm +0 -378
  873. data/vendor/Image-ExifTool-8.97/lib/File/RandomAccess.pod +0 -231
  874. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool.pm +0 -6623
  875. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool.pod +0 -2276
  876. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/AES.pm +0 -501
  877. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/AFCP.pm +0 -280
  878. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/AIFF.pm +0 -271
  879. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/APE.pm +0 -254
  880. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/APP12.pm +0 -322
  881. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/ASF.pm +0 -871
  882. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/BMP.pm +0 -179
  883. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/BZZ.pm +0 -472
  884. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/BigTIFF.pm +0 -286
  885. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/BuildTagLookup.pm +0 -2311
  886. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Canon.pm +0 -7435
  887. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/CanonCustom.pm +0 -2484
  888. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/CanonRaw.pm +0 -927
  889. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/CanonVRD.pm +0 -1481
  890. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/CaptureOne.pm +0 -235
  891. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Casio.pm +0 -2013
  892. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Charset.pm +0 -396
  893. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/DICOM.pm +0 -3832
  894. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/DNG.pm +0 -835
  895. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/DV.pm +0 -319
  896. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/DjVu.pm +0 -373
  897. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/EXE.pm +0 -1228
  898. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Exif.pm +0 -4344
  899. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/FLAC.pm +0 -296
  900. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Fixup.pm +0 -333
  901. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Flash.pm +0 -755
  902. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/FlashPix.pm +0 -1882
  903. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Font.pm +0 -643
  904. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/FotoStation.pm +0 -258
  905. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/FujiFilm.pm +0 -968
  906. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/GE.pm +0 -80
  907. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/GIF.pm +0 -525
  908. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/GIMP.pm +0 -258
  909. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/GPS.pm +0 -511
  910. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/GeoTiff.pm +0 -2187
  911. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Geotag.pm +0 -1171
  912. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/H264.pm +0 -1093
  913. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/HP.pm +0 -262
  914. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/HTML.pm +0 -576
  915. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/HtmlDump.pm +0 -886
  916. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/ICC_Profile.pm +0 -997
  917. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/ID3.pm +0 -1276
  918. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/IPTC.pm +0 -1233
  919. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/ITC.pm +0 -215
  920. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Import.pm +0 -307
  921. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/InDesign.pm +0 -277
  922. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/JPEG.pm +0 -584
  923. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/JPEGDigest.pm +0 -2511
  924. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/JVC.pm +0 -130
  925. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Jpeg2000.pm +0 -823
  926. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Kodak.pm +0 -2012
  927. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/KyoceraRaw.pm +0 -173
  928. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/LNK.pm +0 -723
  929. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/cs.pm +0 -1581
  930. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/de.pm +0 -5503
  931. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/en_ca.pm +0 -557
  932. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/en_gb.pm +0 -572
  933. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/es.pm +0 -1718
  934. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/fi.pm +0 -2831
  935. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/fr.pm +0 -4716
  936. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/it.pm +0 -2201
  937. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/ja.pm +0 -5793
  938. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/ko.pm +0 -2324
  939. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/nl.pm +0 -3212
  940. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/pl.pm +0 -1134
  941. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/ru.pm +0 -761
  942. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/sv.pm +0 -632
  943. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/tr.pm +0 -539
  944. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/zh_cn.pm +0 -1320
  945. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Lang/zh_tw.pm +0 -794
  946. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Leaf.pm +0 -515
  947. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/M2TS.pm +0 -729
  948. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MIE.pm +0 -2552
  949. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MIEUnits.pod +0 -377
  950. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MIFF.pm +0 -279
  951. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MNG.pm +0 -684
  952. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MPC.pm +0 -156
  953. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MPEG.pm +0 -736
  954. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MPF.pm +0 -286
  955. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MWG.pm +0 -586
  956. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MXF.pm +0 -3032
  957. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MakerNotes.pm +0 -1551
  958. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Matroska.pm +0 -891
  959. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Microsoft.pm +0 -861
  960. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Minolta.pm +0 -2786
  961. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/MinoltaRaw.pm +0 -534
  962. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Nikon.pm +0 -5568
  963. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/NikonCapture.pm +0 -911
  964. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/NikonCustom.pm +0 -3724
  965. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/OOXML.pm +0 -409
  966. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Ogg.pm +0 -237
  967. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Olympus.pm +0 -4027
  968. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/OpenEXR.pm +0 -324
  969. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PDF.pm +0 -1986
  970. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PGF.pm +0 -143
  971. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PICT.pm +0 -1260
  972. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PNG.pm +0 -1100
  973. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PPM.pm +0 -169
  974. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PSP.pm +0 -305
  975. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Panasonic.pm +0 -1852
  976. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PanasonicRaw.pm +0 -383
  977. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Pentax.pm +0 -5044
  978. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PhotoCD.pm +0 -507
  979. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PhotoMechanic.pm +0 -250
  980. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Photoshop.pm +0 -594
  981. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PostScript.pm +0 -691
  982. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/PrintIM.pm +0 -125
  983. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Qualcomm.pm +0 -1344
  984. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/QuickTime.pm +0 -2920
  985. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/README +0 -922
  986. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/RIFF.pm +0 -1278
  987. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/RSRC.pm +0 -240
  988. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/RTF.pm +0 -383
  989. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Radiance.pm +0 -144
  990. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Rawzor.pm +0 -190
  991. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Real.pm +0 -736
  992. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Reconyx.pm +0 -190
  993. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Ricoh.pm +0 -714
  994. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Samsung.pm +0 -764
  995. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Sanyo.pm +0 -439
  996. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Shift.pl +0 -594
  997. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Shortcuts.pm +0 -289
  998. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Sigma.pm +0 -488
  999. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/SigmaRaw.pm +0 -676
  1000. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Sony.pm +0 -3844
  1001. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/SonyIDC.pm +0 -330
  1002. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Stim.pm +0 -196
  1003. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/TagInfoXML.pm +0 -763
  1004. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/TagLookup.pm +0 -7305
  1005. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/TagNames.pod +0 -24147
  1006. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Theora.pm +0 -145
  1007. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Unknown.pm +0 -66
  1008. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Vorbis.pm +0 -221
  1009. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/WriteCanonRaw.pl +0 -637
  1010. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/WriteExif.pl +0 -3513
  1011. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/WriteIPTC.pl +0 -700
  1012. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/WritePDF.pl +0 -757
  1013. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/WritePNG.pl +0 -329
  1014. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/WritePhotoshop.pl +0 -266
  1015. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/WritePostScript.pl +0 -776
  1016. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/WriteXMP.pl +0 -1296
  1017. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/Writer.pl +0 -5577
  1018. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/XMP.pm +0 -3589
  1019. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/XMP2.pl +0 -1315
  1020. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/XMPStruct.pl +0 -814
  1021. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/ZIP.pm +0 -623
  1022. data/vendor/Image-ExifTool-8.97/lib/Image/ExifTool/iWork.pm +0 -223
  1023. data/vendor/Image-ExifTool-8.97/perl-Image-ExifTool.spec +0 -103
@@ -0,0 +1,4720 @@
1
+ #------------------------------------------------------------------------------
2
+ # File: fr.pm
3
+ #
4
+ # Description: ExifTool French language translations
5
+ #
6
+ # Notes: This file generated automatically by Image::ExifTool::TagInfoXML
7
+ #------------------------------------------------------------------------------
8
+
9
+ package Image::ExifTool::Lang::fr;
10
+
11
+ use strict;
12
+ use vars qw($VERSION);
13
+
14
+ $VERSION = '1.21';
15
+
16
+ %Image::ExifTool::Lang::fr::Translate = (
17
+ 'AEAperture' => 'Ouverture AE',
18
+ 'AEBAutoCancel' => {
19
+ Description => 'Annulation bracketing auto',
20
+ PrintConv => {
21
+ 'Off' => 'Arrêt',
22
+ 'On' => 'Marche',
23
+ },
24
+ },
25
+ 'AEBSequence' => 'Séquence de bracketing',
26
+ 'AEBSequenceAutoCancel' => {
27
+ Description => 'Séquence auto AEB/annuler',
28
+ PrintConv => {
29
+ '-,0,+/Disabled' => '-,0,+/Désactivé',
30
+ '-,0,+/Enabled' => '-,0,+/Activé',
31
+ '0,-,+/Disabled' => '0,-,+/Désactivé',
32
+ '0,-,+/Enabled' => '0,-,+/Activé',
33
+ },
34
+ },
35
+ 'AEBShotCount' => 'Nombre de vues bracketées',
36
+ 'AEBXv' => 'Compensation d\'expo. auto en bracketing',
37
+ 'AEExposureTime' => 'Temps d\'exposition AE',
38
+ 'AEExtra' => 'Suppléments AE',
39
+ 'AEInfo' => 'Info sur l\'exposition auto',
40
+ 'AELock' => {
41
+ Description => 'Verrouillage AE',
42
+ PrintConv => {
43
+ 'Off' => 'Désactivé',
44
+ 'On' => 'Activé',
45
+ },
46
+ },
47
+ 'AEMaxAperture' => 'Ouverture maxi AE',
48
+ 'AEMaxAperture2' => 'Ouverture maxi AE (2)',
49
+ 'AEMeteringMode' => {
50
+ Description => 'Mode de mesure AE',
51
+ PrintConv => {
52
+ 'Multi-segment' => 'Multizone',
53
+ },
54
+ },
55
+ 'AEMeteringSegments' => 'Segments de mesure AE',
56
+ 'AEMinAperture' => 'Ouverture mini AE',
57
+ 'AEMinExposureTime' => 'Temps d\'exposition mini AE',
58
+ 'AEProgramMode' => {
59
+ Description => 'Mode programme AE',
60
+ PrintConv => {
61
+ 'Av, B or X' => 'Av, B ou X',
62
+ 'Candlelight' => 'Bougie',
63
+ 'DOF Program' => 'Programme PdC',
64
+ 'DOF Program (P-Shift)' => 'Programme PdC (décalage P)',
65
+ 'Hi-speed Program' => 'Programme grande vitesse',
66
+ 'Hi-speed Program (P-Shift)' => 'Programme grande vitesse (décalage P)',
67
+ 'Kids' => 'Enfants',
68
+ 'Landscape' => 'Paysage',
69
+ 'M, P or TAv' => 'M, P ou TAv',
70
+ 'MTF Program' => 'Programme FTM',
71
+ 'MTF Program (P-Shift)' => 'Programme FTM (décalage P)',
72
+ 'Museum' => 'Musée',
73
+ 'Night Scene' => 'Nocturne',
74
+ 'Night Scene Portrait' => 'Portrait nocturne',
75
+ 'No Flash' => 'Sans flash',
76
+ 'Pet' => 'Animaux de compagnie',
77
+ 'Sunset' => 'Coucher de soleil',
78
+ 'Surf & Snow' => 'Surf et neige',
79
+ 'Sv or Green Mode' => 'Sv ou mode vert',
80
+ 'Text' => 'Texte',
81
+ },
82
+ },
83
+ 'AEXv' => 'Compensation d\'exposition auto',
84
+ 'AE_ISO' => 'Sensibilité ISO AE',
85
+ 'AFAdjustment' => 'Ajustement AF',
86
+ 'AFAperture' => 'Ouverture AF',
87
+ 'AFAreaIllumination' => {
88
+ PrintConv => {
89
+ 'Off' => 'Désactivé',
90
+ 'On' => 'Activé',
91
+ },
92
+ },
93
+ 'AFAreaMode' => {
94
+ Description => 'Mode de zone AF',
95
+ PrintConv => {
96
+ '1-area' => 'Mise au point 1 zone',
97
+ '1-area (high speed)' => 'Mise au point 1 zone (haute vitesse)',
98
+ '3-area (center)?' => 'Mise au point 3 zones (au centre) ?',
99
+ '3-area (high speed)' => 'Mise au point 3 zones (haute vitesse)',
100
+ '3-area (left)?' => 'Mise au point 3 zones (à gauche) ?',
101
+ '3-area (right)?' => 'Mise au point 3 zones (à droite) ?',
102
+ '5-area' => 'Mise au point 5 zones',
103
+ '9-area' => 'Mise au point 9 zones',
104
+ 'Face Detect AF' => 'Dét. visage',
105
+ 'Spot Focusing' => 'Mise au point Spot',
106
+ 'Spot Mode Off' => 'Mode Spot désactivé',
107
+ 'Spot Mode On' => 'Mode Spot enclenché',
108
+ },
109
+ },
110
+ 'AFAssist' => {
111
+ Description => 'Faisceau d\'assistance AF',
112
+ PrintConv => {
113
+ 'Does not emit/Fires' => 'N\'émet pas/Se déclenche',
114
+ 'Emits/Does not fire' => 'Emet/Ne se déclenche pas',
115
+ 'Emits/Fires' => 'Emet/Se déclenche',
116
+ 'Off' => 'Désactivé',
117
+ 'On' => 'Activé',
118
+ 'Only ext. flash emits/Fires' => 'Flash ext émet/Se déclenche',
119
+ },
120
+ },
121
+ 'AFAssistBeam' => {
122
+ Description => 'Faisceau d\'assistance AF',
123
+ PrintConv => {
124
+ 'Does not emit' => 'Désactivé',
125
+ 'Emits' => 'Activé',
126
+ 'Only ext. flash emits' => 'Uniquement par flash ext.',
127
+ },
128
+ },
129
+ 'AFDefocus' => 'Défocalisation AF',
130
+ 'AFDuringLiveView' => {
131
+ Description => 'AF pendant la visée directe',
132
+ PrintConv => {
133
+ 'Disable' => 'Désactivé',
134
+ 'Enable' => 'Activé',
135
+ 'Live mode' => 'Mode visée directe',
136
+ 'Quick mode' => 'Mode rapide',
137
+ },
138
+ },
139
+ 'AFInfo' => 'Info autofocus',
140
+ 'AFInfo2' => 'Infos AF',
141
+ 'AFInfo2Version' => 'Version des infos AF',
142
+ 'AFIntegrationTime' => 'Temps d\'intégration AF',
143
+ 'AFMicroadjustment' => {
144
+ Description => 'Micro-ajustement de l\'AF',
145
+ PrintConv => {
146
+ 'Adjust all by same amount' => 'Ajuster idem tous obj',
147
+ 'Adjust by lens' => 'Ajuster par objectif',
148
+ 'Disable' => 'Désactivé',
149
+ },
150
+ },
151
+ 'AFMode' => 'Mode AF',
152
+ 'AFOnAELockButtonSwitch' => {
153
+ Description => 'Permutation touche AF/Mémo',
154
+ PrintConv => {
155
+ 'Disable' => 'Désactivé',
156
+ 'Enable' => 'Activé',
157
+ },
158
+ },
159
+ 'AFPoint' => {
160
+ Description => 'Point AF',
161
+ PrintConv => {
162
+ 'Bottom' => 'Bas',
163
+ 'Center' => 'Centre',
164
+ 'Far Left' => 'Extrème-gauche',
165
+ 'Far Right' => 'Extrème-droit',
166
+ 'Left' => 'Gauche',
167
+ 'Lower-left' => 'Bas-gauche',
168
+ 'Lower-right' => 'Bas-droit',
169
+ 'Mid-left' => 'Milieu gauche',
170
+ 'Mid-right' => 'Milieu droit',
171
+ 'None' => 'Aucune',
172
+ 'Right' => 'Droit',
173
+ 'Top' => 'Haut',
174
+ 'Upper-left' => 'Haut-gauche',
175
+ 'Upper-right' => 'Haut-droit',
176
+ },
177
+ },
178
+ 'AFPointActivationArea' => {
179
+ Description => 'Zone activation collimateurs AF',
180
+ PrintConv => {
181
+ 'Automatic expanded (max. 13)' => 'Expansion auto (13 max.)',
182
+ 'Expanded (TTL. of 7 AF points)' => 'Expansion (TTL 7 collimat.)',
183
+ 'Single AF point' => 'Un seul collimateur AF',
184
+ },
185
+ },
186
+ 'AFPointAreaExpansion' => {
187
+ Description => 'Extension de la zone AF',
188
+ PrintConv => {
189
+ 'Disable' => 'Désactivé',
190
+ 'Enable' => 'Activé',
191
+ 'Left/right AF points' => 'Activé (gauche/droite collimateurs autofocus d\'assistance)',
192
+ 'Surrounding AF points' => 'Activée (Collimateurs autofocus d\'assistance environnants)',
193
+ },
194
+ },
195
+ 'AFPointAutoSelection' => {
196
+ Description => 'Sélecition des collimateurs automatique',
197
+ PrintConv => {
198
+ 'Control-direct:disable/Main:disable' => 'Contrôle rapide-Directe:désactivé/Principale:désactivé',
199
+ 'Control-direct:disable/Main:enable' => 'Contrôle rapide-Directe:désactivé/Principale:activé',
200
+ 'Control-direct:enable/Main:enable' => 'Contrôle rapide-Directe:activé/Principale:activé',
201
+ },
202
+ },
203
+ 'AFPointBrightness' => {
204
+ Description => 'Intensité d\'illumination AF',
205
+ PrintConv => {
206
+ 'Brighter' => 'Forte',
207
+ 'Normal' => 'Normale',
208
+ },
209
+ },
210
+ 'AFPointDisplayDuringFocus' => {
211
+ Description => 'Affichage de point AF pendant mise au point',
212
+ PrintConv => {
213
+ 'Off' => 'Désactivé',
214
+ 'On' => 'Activé',
215
+ 'On (when focus achieved)' => 'Activé (si mise au point effectuée)',
216
+ },
217
+ },
218
+ 'AFPointIllumination' => {
219
+ Description => 'Eclairage des collimateurs AF',
220
+ PrintConv => {
221
+ 'Brighter' => 'Plus brillant',
222
+ 'Off' => 'Désactivé',
223
+ 'On' => 'Activé',
224
+ 'On without dimming' => 'Activé sans atténuation',
225
+ },
226
+ },
227
+ 'AFPointMode' => 'Mode de mise au point AF',
228
+ 'AFPointRegistration' => {
229
+ Description => 'Validation du point AF',
230
+ PrintConv => {
231
+ 'Automatic' => 'Auto',
232
+ 'Bottom' => 'Bas',
233
+ 'Center' => 'Centre',
234
+ 'Extreme Left' => 'Extrême gauche',
235
+ 'Extreme Right' => 'Extrême droite',
236
+ 'Left' => 'Gauche',
237
+ 'Right' => 'Droit',
238
+ 'Top' => 'Haut',
239
+ },
240
+ },
241
+ 'AFPointSelected' => {
242
+ Description => 'Point AF sélectionné',
243
+ PrintConv => {
244
+ 'Automatic Tracking AF' => 'AF en suivi auto',
245
+ 'Bottom' => 'Bas',
246
+ 'Center' => 'Centre',
247
+ 'Face Detect AF' => 'AF en reconnaissance de visage',
248
+ 'Fixed Center' => 'Fixe au centre',
249
+ 'Left' => 'Gauche',
250
+ 'Lower-left' => 'Bas gauche',
251
+ 'Lower-right' => 'Bas droit',
252
+ 'Mid-left' => 'Milieu gauche',
253
+ 'Mid-right' => 'Milieu droit',
254
+ 'Right' => 'Droit',
255
+ 'Top' => 'Haut',
256
+ 'Upper-left' => 'Haut gauche',
257
+ 'Upper-right' => 'Haut droite',
258
+ },
259
+ },
260
+ 'AFPointSelected2' => 'Point AF sélectionné 2',
261
+ 'AFPointSelection' => 'Méthode sélect. collimateurs AF',
262
+ 'AFPointSelectionMethod' => {
263
+ Description => 'Méthode sélection collim. AF',
264
+ PrintConv => {
265
+ 'Multi-controller direct' => 'Multicontrôleur direct',
266
+ 'Normal' => 'Normale',
267
+ 'Quick Control Dial direct' => 'Molette AR directe',
268
+ },
269
+ },
270
+ 'AFPointSpotMetering' => {
271
+ Description => 'Nombre collimateurs/mesure spot',
272
+ PrintConv => {
273
+ '11/Active AF point' => '11/collimateur AF actif',
274
+ '11/Center AF point' => '11/collimateur AF central',
275
+ '45/Center AF point' => '45/collimateur AF central',
276
+ '9/Active AF point' => '9/collimateur AF actif',
277
+ },
278
+ },
279
+ 'AFPointsInFocus' => {
280
+ Description => 'Points AF nets',
281
+ PrintConv => {
282
+ 'All' => 'Tous',
283
+ 'Bottom' => 'Bas',
284
+ 'Bottom, Center' => 'Bas + centre',
285
+ 'Bottom-center' => 'Bas centre',
286
+ 'Bottom-left' => 'Bas gauche',
287
+ 'Bottom-right' => 'Bas droit',
288
+ 'Center' => 'Centre',
289
+ 'Center (horizontal)' => 'Centre (horizontal)',
290
+ 'Center (vertical)' => 'Centre (vertical)',
291
+ 'Center+Right' => 'Centre+droit',
292
+ 'Fixed Center or Multiple' => 'Centre fixe ou multiple',
293
+ 'Left' => 'Gauche',
294
+ 'Left+Center' => 'Gauch+centre',
295
+ 'Left+Right' => 'Gauche+droit',
296
+ 'Lower-left, Bottom' => 'Bas gauche + bas',
297
+ 'Lower-left, Mid-left' => 'Bas gauche + milieu gauche',
298
+ 'Lower-right, Bottom' => 'Bas droit + bas',
299
+ 'Lower-right, Mid-right' => 'Bas droit + milieu droit',
300
+ 'Mid-left' => 'Milieu gauche',
301
+ 'Mid-left, Center' => 'Milieu gauche + centre',
302
+ 'Mid-right' => 'Milieu droit',
303
+ 'Mid-right, Center' => 'Milieu droit + centre',
304
+ 'None' => 'Aucune',
305
+ 'None (MF)' => 'Aucune (MF)',
306
+ 'Right' => 'Droit',
307
+ 'Top' => 'Haut',
308
+ 'Top, Center' => 'Haut + centre',
309
+ 'Top-center' => 'Haut centre',
310
+ 'Top-left' => 'Haut gauche',
311
+ 'Top-right' => 'Haut droit',
312
+ 'Upper-left, Mid-left' => 'Haut gauche + milieu gauche',
313
+ 'Upper-left, Top' => 'Haut gauche + haut',
314
+ 'Upper-right, Mid-right' => 'Haut droit + milieu droit',
315
+ 'Upper-right, Top' => 'Haut droit + haut',
316
+ },
317
+ },
318
+ 'AFPointsSelected' => 'Points AF sélectionnés',
319
+ 'AFPointsUnknown1' => {
320
+ PrintConv => {
321
+ 'All' => 'Tous',
322
+ 'Central 9 points' => '9 points centraux',
323
+ },
324
+ },
325
+ 'AFPointsUnknown2' => 'Points AF inconnus 2',
326
+ 'AFPointsUsed' => {
327
+ Description => 'Points AF utilisés',
328
+ PrintConv => {
329
+ 'Bottom' => 'Bas',
330
+ 'Center' => 'Centre',
331
+ 'Mid-left' => 'Milieu gauche',
332
+ 'Mid-right' => 'Milieu droit',
333
+ 'Top' => 'Haut',
334
+ },
335
+ },
336
+ 'AFPredictor' => 'Prédicteur AF',
337
+ 'AFResponse' => 'Réponse AF',
338
+ 'AIServoContinuousShooting' => 'Priorité vit. méca. AI Servo',
339
+ 'AIServoImagePriority' => {
340
+ Description => '1er Servo Ai/2e priorité déclenchement',
341
+ PrintConv => {
342
+ '1: AF, 2: Drive speed' => 'Priorité AF/Priorité cadence vues',
343
+ '1: AF, 2: Tracking' => 'Priorité AF/Priorité suivi AF',
344
+ '1: Release, 2: Drive speed' => 'Déclenchement/Priorité cadence vues',
345
+ },
346
+ },
347
+ 'AIServoTrackingMethod' => {
348
+ Description => 'Méthode de suivi autofocus AI Servo',
349
+ PrintConv => {
350
+ 'Continuous AF track priority' => 'Priorité suivi AF en continu',
351
+ 'Main focus point priority' => 'Priorité point AF principal',
352
+ },
353
+ },
354
+ 'AIServoTrackingSensitivity' => {
355
+ Description => 'Sensibili. de suivi AI Servo',
356
+ PrintConv => {
357
+ 'Fast' => 'Schnell',
358
+ 'Medium Fast' => 'Moyenne rapide',
359
+ 'Medium Slow' => 'Moyenne lent',
360
+ 'Moderately fast' => 'Moyennement rapide',
361
+ 'Moderately slow' => 'Moyennement lent',
362
+ 'Slow' => 'Lent',
363
+ },
364
+ },
365
+ 'APEVersion' => 'Version APE',
366
+ 'ARMIdentifier' => 'Identificateur ARM',
367
+ 'ARMVersion' => 'Version ARM',
368
+ 'AToB0' => 'A à B0',
369
+ 'AToB1' => 'A à B1',
370
+ 'AToB2' => 'A à B2',
371
+ 'AccessoryType' => 'Type d\'accessoire',
372
+ 'ActionAdvised' => {
373
+ Description => 'Action conseillée',
374
+ PrintConv => {
375
+ 'Object Kill' => 'Destruction d\'objet',
376
+ 'Object Reference' => 'Référence d\'objet',
377
+ 'Object Replace' => 'Remplacement d\'objet',
378
+ 'Ojbect Append' => 'Ajout d\'objet',
379
+ },
380
+ },
381
+ 'ActiveArea' => 'Zone active',
382
+ 'ActiveD-Lighting' => {
383
+ PrintConv => {
384
+ 'Low' => 'Bas',
385
+ 'Normal' => 'Normale',
386
+ 'Off' => 'Désactivé',
387
+ 'On' => 'Activé',
388
+ },
389
+ },
390
+ 'ActiveD-LightingMode' => {
391
+ PrintConv => {
392
+ 'Low' => 'Bas',
393
+ 'Normal' => 'Normale',
394
+ 'Off' => 'Désactivé',
395
+ },
396
+ },
397
+ 'AddAspectRatioInfo' => {
398
+ Description => 'Ajouter info ratio d\'aspect',
399
+ PrintConv => {
400
+ 'Off' => 'Désactivé',
401
+ },
402
+ },
403
+ 'AddOriginalDecisionData' => {
404
+ Description => 'Aj. données décis. origine',
405
+ PrintConv => {
406
+ 'Off' => 'Désactivé',
407
+ 'On' => 'Activé',
408
+ },
409
+ },
410
+ 'AdditionalModelInformation' => 'Modele d\'Information additionnel',
411
+ 'Address' => 'Adresse',
412
+ 'AdultContentWarning' => {
413
+ PrintConv => {
414
+ 'Unknown' => 'Inconnu',
415
+ },
416
+ },
417
+ 'AdvancedRaw' => {
418
+ PrintConv => {
419
+ 'Off' => 'Désactivé',
420
+ 'On' => 'Activé',
421
+ },
422
+ },
423
+ 'Advisory' => 'Adversité',
424
+ 'AnalogBalance' => 'Balance analogique',
425
+ 'Annotations' => 'Annotations Photoshop',
426
+ 'Anti-Blur' => {
427
+ PrintConv => {
428
+ 'Off' => 'Désactivé',
429
+ 'n/a' => 'Non établie',
430
+ },
431
+ },
432
+ 'AntiAliasStrength' => 'Puissance relative du filtre anticrénelage de l\'appareil',
433
+ 'Aperture' => 'Ouverture',
434
+ 'ApertureRange' => {
435
+ Description => 'Régler gamme d\'ouvertures',
436
+ PrintConv => {
437
+ 'Disable' => 'Désactivé',
438
+ 'Enable' => 'Activée',
439
+ },
440
+ },
441
+ 'ApertureRingUse' => {
442
+ Description => 'Utilisation de la bague de diaphragme',
443
+ PrintConv => {
444
+ 'Permitted' => 'Autorisée',
445
+ 'Prohibited' => 'Interdite',
446
+ },
447
+ },
448
+ 'ApertureValue' => 'Ouverture',
449
+ 'ApplicationRecordVersion' => 'Version d\'enregistrement',
450
+ 'ApplyShootingMeteringMode' => {
451
+ Description => 'Appliquer mode de prise de vue/de mesure',
452
+ PrintConv => {
453
+ 'Disable' => 'Désactivé',
454
+ 'Enable' => 'Activée',
455
+ },
456
+ },
457
+ 'Artist' => 'Artiste',
458
+ 'ArtworkCopyrightNotice' => 'Notice copyright de l\'Illustration',
459
+ 'ArtworkCreator' => 'Créateur de l\'Illustration',
460
+ 'ArtworkDateCreated' => 'Date de création de l\'Illustration',
461
+ 'ArtworkSource' => 'Source de l\'Illustration',
462
+ 'ArtworkSourceInventoryNo' => 'No d\'Inventaire du source de l\'Illustration',
463
+ 'ArtworkTitle' => 'Titre de l\'Illustration',
464
+ 'AsShotICCProfile' => 'Profil ICC à la prise de vue',
465
+ 'AsShotNeutral' => 'Balance neutre à la prise de vue',
466
+ 'AsShotPreProfileMatrix' => 'Matrice de pré-profil à la prise de vue',
467
+ 'AsShotProfileName' => 'Nom du profil du cliché',
468
+ 'AsShotWhiteXY' => 'Balance blanc X-Y à la prise de vue',
469
+ 'AssignFuncButton' => {
470
+ Description => 'Changer fonct. touche FUNC.',
471
+ PrintConv => {
472
+ 'Exposure comp./AEB setting' => 'Correct. expo/réglage AEB',
473
+ 'Image jump with main dial' => 'Saut image par molette principale',
474
+ 'Image quality' => 'Changer de qualité',
475
+ 'LCD brightness' => 'Luminosité LCD',
476
+ 'Live view function settings' => 'Réglages Visée par l’écran',
477
+ },
478
+ },
479
+ 'AssistButtonFunction' => {
480
+ Description => 'Touche de fonction rapide',
481
+ PrintConv => {
482
+ 'Av+/- (AF point by QCD)' => 'Av+/- (AF par mol. AR)',
483
+ 'FE lock' => 'Mémo expo. au flash',
484
+ 'Normal' => 'Normale',
485
+ 'Select HP (while pressing)' => 'Sélect. HP (en appuyant)',
486
+ 'Select Home Position' => 'Sélect. position origine',
487
+ },
488
+ },
489
+ 'Audio' => {
490
+ PrintConv => {
491
+ 'No' => 'Non',
492
+ 'Yes' => 'Oui',
493
+ },
494
+ },
495
+ 'AudioDuration' => 'Durée audio',
496
+ 'AudioOutcue' => 'Queue audio',
497
+ 'AudioSamplingRate' => 'Taux d\'échantillonnage audio',
498
+ 'AudioSamplingResolution' => 'Résolution d\'échantillonnage audio',
499
+ 'AudioType' => {
500
+ Description => 'Type audio',
501
+ PrintConv => {
502
+ 'Mono Actuality' => 'Actualité (audio mono (1 canal))',
503
+ 'Mono Music' => 'Musique, transmise par elle-même (audio mono (1 canal))',
504
+ 'Mono Question and Answer Session' => 'Question et réponse (audio mono (1 canal))',
505
+ 'Mono Raw Sound' => 'Son brut (audio mono (1 canal))',
506
+ 'Mono Response to a Question' => 'Réponse à une question (audio mono (1 canal))',
507
+ 'Mono Scener' => 'Scener (audio mono (1 canal))',
508
+ 'Mono Voicer' => 'Voix (audio mono (1 canal))',
509
+ 'Mono Wrap' => 'Wrap (audio mono (1 canal))',
510
+ 'Stereo Actuality' => 'Actualité (audio stéréo (2 canaux))',
511
+ 'Stereo Music' => 'Musique, transmise par elle-même (audio stéréo (2 canaux))',
512
+ 'Stereo Question and Answer Session' => 'Question et réponse (audio stéréo (2 canaux))',
513
+ 'Stereo Raw Sound' => 'Son brut (audio stéréo (2 canaux))',
514
+ 'Stereo Response to a Question' => 'Réponse à une question (audio stéréo (2 canaux))',
515
+ 'Stereo Scener' => 'Scener (audio stéréo (2 canaux))',
516
+ 'Stereo Voicer' => 'Voix (audio stéréo (2 canaux))',
517
+ 'Stereo Wrap' => 'Wrap (audio stéréo (2 canaux))',
518
+ 'Text Only' => 'Texte seul (pas de données d\'objet)',
519
+ },
520
+ },
521
+ 'Author' => 'Auteur',
522
+ 'AuthorsPosition' => 'Titre du créateur',
523
+ 'AutoAperture' => {
524
+ Description => 'Auto-diaph',
525
+ PrintConv => {
526
+ 'Off' => 'Désactivé',
527
+ 'On' => 'Activé',
528
+ },
529
+ },
530
+ 'AutoBracketing' => {
531
+ Description => 'Bracketing auto',
532
+ PrintConv => {
533
+ 'Off' => 'Désactivé',
534
+ 'On' => 'Activé',
535
+ },
536
+ },
537
+ 'AutoExposureBracketing' => {
538
+ PrintConv => {
539
+ 'Off' => 'Désactivé',
540
+ 'On' => 'Activé',
541
+ },
542
+ },
543
+ 'AutoFP' => {
544
+ PrintConv => {
545
+ 'Off' => 'Désactivé',
546
+ 'On' => 'Activé',
547
+ },
548
+ },
549
+ 'AutoFocus' => {
550
+ Description => 'Auto-Focus',
551
+ PrintConv => {
552
+ 'Off' => 'Désactivé',
553
+ 'On' => 'Activé',
554
+ },
555
+ },
556
+ 'AutoISO' => {
557
+ PrintConv => {
558
+ 'Off' => 'Désactivé',
559
+ 'On' => 'Activé',
560
+ },
561
+ },
562
+ 'AutoLightingOptimizer' => {
563
+ Description => 'Correction auto de luminosité',
564
+ PrintConv => {
565
+ 'Disable' => 'Désactivé',
566
+ 'Enable' => 'Actif',
567
+ 'Low' => 'Faible',
568
+ 'Off' => 'Désactivé',
569
+ 'Strong' => 'Importante',
570
+ 'n/a' => 'Non établie',
571
+ },
572
+ },
573
+ 'AutoLightingOptimizerOn' => {
574
+ PrintConv => {
575
+ 'No' => 'Non',
576
+ 'Yes' => 'Oui',
577
+ },
578
+ },
579
+ 'AutoRedEye' => {
580
+ PrintConv => {
581
+ 'Off' => 'Désactivé',
582
+ 'On' => 'Activé',
583
+ },
584
+ },
585
+ 'AutoRotate' => {
586
+ Description => 'Rotation automatique',
587
+ PrintConv => {
588
+ 'None' => 'Aucune',
589
+ 'Rotate 180' => '180° (bas/droit)',
590
+ 'Rotate 270 CW' => '90° sens horaire (gauche/bas)',
591
+ 'Rotate 90 CW' => '90° sens antihoraire (droit/haut)',
592
+ 'n/a' => 'Inconnu',
593
+ },
594
+ },
595
+ 'AuxiliaryLens' => 'Objectif Auxiliaire',
596
+ 'AvApertureSetting' => 'Réglage d\'ouverture Av',
597
+ 'AvSettingWithoutLens' => {
598
+ Description => 'Réglage Av sans objectif',
599
+ PrintConv => {
600
+ 'Disable' => 'Désactivé',
601
+ 'Enable' => 'Activé',
602
+ },
603
+ },
604
+ 'BToA0' => 'B à A0',
605
+ 'BToA1' => 'B à A1',
606
+ 'BToA2' => 'B à A2',
607
+ 'BWMode' => {
608
+ PrintConv => {
609
+ 'Off' => 'Désactivé',
610
+ 'On' => 'Activé',
611
+ },
612
+ },
613
+ 'BackgroundColorIndicator' => 'Indicateur de couleur d\'arrière-plan',
614
+ 'BackgroundColorValue' => 'Valeur de couleur d\'arrière-plan',
615
+ 'BackgroundTiling' => {
616
+ PrintConv => {
617
+ 'No' => 'Non',
618
+ 'Yes' => 'Oui',
619
+ },
620
+ },
621
+ 'BadFaxLines' => 'Mauvaises lignes de Fax',
622
+ 'BannerImageType' => {
623
+ PrintConv => {
624
+ 'None' => 'Aucune',
625
+ },
626
+ },
627
+ 'BaseExposureCompensation' => 'Compensation d\'exposition de base',
628
+ 'BaseURL' => 'URL de base',
629
+ 'BaselineExposure' => 'Exposition de base',
630
+ 'BaselineNoise' => 'Bruit de base',
631
+ 'BaselineSharpness' => 'Accentuation de base',
632
+ 'BatteryInfo' => 'Source d\'alimentation',
633
+ 'BatteryLevel' => 'Niveau de batterie',
634
+ 'BayerGreenSplit' => 'Séparation de vert Bayer',
635
+ 'Beep' => {
636
+ PrintConv => {
637
+ 'High' => 'Bruyant',
638
+ 'Low' => 'Calme',
639
+ 'Off' => 'Désactivé',
640
+ 'On' => 'Activé',
641
+ },
642
+ },
643
+ 'BestQualityScale' => 'Echelle de meilleure qualité',
644
+ 'BitsPerComponent' => 'Bits par composante',
645
+ 'BitsPerExtendedRunLength' => 'Bits par « Run Length » étendue',
646
+ 'BitsPerRunLength' => 'Bits par « Run Length »',
647
+ 'BitsPerSample' => 'Nombre de bits par échantillon',
648
+ 'BlackLevel' => 'Niveau noir',
649
+ 'BlackLevelDeltaH' => 'Delta H du niveau noir',
650
+ 'BlackLevelDeltaV' => 'Delta V du niveau noir',
651
+ 'BlackLevelRepeatDim' => 'Dimension de répétition du niveau noir',
652
+ 'BlackPoint' => 'Point noir',
653
+ 'BlueBalance' => 'Balance bleue',
654
+ 'BlueMatrixColumn' => 'Colonne de matrice bleue',
655
+ 'BlueTRC' => 'Courbe de reproduction des tons bleus',
656
+ 'BlurWarning' => {
657
+ PrintConv => {
658
+ 'None' => 'Aucune',
659
+ },
660
+ },
661
+ 'BodyBatteryADLoad' => 'Tension accu boîtier en charge',
662
+ 'BodyBatteryADNoLoad' => 'Tension accu boîtier à vide',
663
+ 'BodyBatteryState' => {
664
+ Description => 'État de accu boîtier',
665
+ PrintConv => {
666
+ 'Almost Empty' => 'Presque vide',
667
+ 'Empty or Missing' => 'Vide ou absent',
668
+ 'Full' => 'Plein',
669
+ 'Running Low' => 'En baisse',
670
+ },
671
+ },
672
+ 'BracketMode' => {
673
+ PrintConv => {
674
+ 'Off' => 'Désactivé',
675
+ },
676
+ },
677
+ 'BracketShotNumber' => {
678
+ Description => 'Numéro de cliché en bracketing',
679
+ PrintConv => {
680
+ '1 of 3' => '1 sur 3',
681
+ '1 of 5' => '1 sur 5',
682
+ '2 of 3' => '2 sur 3',
683
+ '2 of 5' => '2 sur 5',
684
+ '3 of 3' => '3 sur 3',
685
+ '3 of 5' => '3 sur 5',
686
+ '4 of 5' => '4 sur 5',
687
+ '5 of 5' => '5 sur 5',
688
+ 'n/a' => 'Non établie',
689
+ },
690
+ },
691
+ 'Brightness' => 'Luminosité',
692
+ 'BrightnessValue' => 'Luminosité',
693
+ 'BulbDuration' => 'Durée du pose longue',
694
+ 'BurstMode' => {
695
+ Description => 'Mode Rafale',
696
+ PrintConv => {
697
+ 'Infinite' => 'Infini',
698
+ 'Off' => 'Désactivé',
699
+ 'On' => 'Activé',
700
+ },
701
+ },
702
+ 'ButtonFunctionControlOff' => {
703
+ Description => 'Fonction de touche si Contrôle Rapide OFF',
704
+ PrintConv => {
705
+ 'Disable main, Control, Multi-control' => 'Désactivés principale, Contrôle rapide, Multicontrôleur',
706
+ 'Normal (enable)' => 'Normale (activée)',
707
+ },
708
+ },
709
+ 'By-line' => 'Créateur',
710
+ 'By-lineTitle' => 'Fonction du créateur',
711
+ 'CFALayout' => {
712
+ Description => 'Organisation CFA',
713
+ PrintConv => {
714
+ 'Even columns offset down 1/2 row' => 'Organisation décalée A : les colonnes paires sont décalées vers le bas d\'une demi-rangée.',
715
+ 'Even columns offset up 1/2 row' => 'Organisation décalée B : les colonnes paires sont décalées vers le haut d\'une demi-rangée.',
716
+ 'Even rows offset left 1/2 column' => 'Organisation décalée D : les rangées paires sont décalées vers la gauche d\'une demi-colonne.',
717
+ 'Even rows offset right 1/2 column' => 'Organisation décalée C : les rangées paires sont décalées vers la droite d\'une demi-colonne.',
718
+ 'Rectangular' => 'Plan rectangulaire (ou carré)',
719
+ },
720
+ },
721
+ 'CFAPattern' => 'Matrice de filtrage couleur',
722
+ 'CFAPattern2' => 'Modèle CFA 2',
723
+ 'CFAPlaneColor' => 'Couleur de plan CFA',
724
+ 'CFARepeatPatternDim' => 'Dimension du modèle de répétition CFA',
725
+ 'CMMFlags' => 'Drapeaux CMM',
726
+ 'CMYKEquivalent' => 'Equivalent CMJK',
727
+ 'CPUFirmwareVersion' => 'Version de firmware de CPU',
728
+ 'CPUType' => {
729
+ PrintConv => {
730
+ 'None' => 'Aucune',
731
+ },
732
+ },
733
+ 'CalibrationDateTime' => 'Date et heure de calibration',
734
+ 'CalibrationIlluminant1' => {
735
+ Description => 'Illuminant de calibration 1',
736
+ PrintConv => {
737
+ 'Cloudy' => 'Temps nuageux',
738
+ 'Cool White Fluorescent' => 'Fluorescente type soft',
739
+ 'Day White Fluorescent' => 'Fluorescente type blanc',
740
+ 'Daylight' => 'Lumière du jour',
741
+ 'Daylight Fluorescent' => 'Fluorescente type jour',
742
+ 'Fine Weather' => 'Beau temps',
743
+ 'Fluorescent' => 'Fluorescente',
744
+ 'ISO Studio Tungsten' => 'Tungstène studio ISO',
745
+ 'Other' => 'Autre source de lumière',
746
+ 'Shade' => 'Ombre',
747
+ 'Standard Light A' => 'Lumière standard A',
748
+ 'Standard Light B' => 'Lumière standard B',
749
+ 'Standard Light C' => 'Lumière standard C',
750
+ 'Tungsten (Incandescent)' => 'Tungstène (lumière incandescente)',
751
+ 'Unknown' => 'Inconnue',
752
+ 'Warm White Fluorescent' => 'Fluorescent blanc chaud',
753
+ 'White Fluorescent' => 'Fluorescent blanc',
754
+ },
755
+ },
756
+ 'CalibrationIlluminant2' => {
757
+ Description => 'Illuminant de calibration 2',
758
+ PrintConv => {
759
+ 'Cloudy' => 'Temps nuageux',
760
+ 'Cool White Fluorescent' => 'Fluorescente type soft',
761
+ 'Day White Fluorescent' => 'Fluorescente type blanc',
762
+ 'Daylight' => 'Lumière du jour',
763
+ 'Daylight Fluorescent' => 'Fluorescente type jour',
764
+ 'Fine Weather' => 'Beau temps',
765
+ 'Fluorescent' => 'Fluorescente',
766
+ 'ISO Studio Tungsten' => 'Tungstène studio ISO',
767
+ 'Other' => 'Autre source de lumière',
768
+ 'Shade' => 'Ombre',
769
+ 'Standard Light A' => 'Lumière standard A',
770
+ 'Standard Light B' => 'Lumière standard B',
771
+ 'Standard Light C' => 'Lumière standard C',
772
+ 'Tungsten (Incandescent)' => 'Tungstène (lumière incandescente)',
773
+ 'Unknown' => 'Inconnue',
774
+ 'Warm White Fluorescent' => 'Fluorescent blanc chaud',
775
+ 'White Fluorescent' => 'Fluorescent blanc',
776
+ },
777
+ },
778
+ 'CameraCalibration1' => 'Calibration d\'appareil 1',
779
+ 'CameraCalibration2' => 'Calibration d\'appareil 2',
780
+ 'CameraCalibrationSig' => 'Signature de calibration de l\'appareil',
781
+ 'CameraOrientation' => {
782
+ Description => 'Orientation de l\'image',
783
+ PrintConv => {
784
+ 'Horizontal (normal)' => '0° (haut/gauche)',
785
+ 'Rotate 270 CW' => '90° sens horaire (gauche/bas)',
786
+ 'Rotate 90 CW' => '90° sens antihoraire (droit/haut)',
787
+ },
788
+ },
789
+ 'CameraSerialNumber' => 'Numéro de série de l\'appareil',
790
+ 'CameraSettings' => 'Réglages de l\'appareil',
791
+ 'CameraTemperature' => 'Température de l\'appareil',
792
+ 'CameraType' => 'Type d\'objectif Pentax',
793
+ 'CanonExposureMode' => {
794
+ PrintConv => {
795
+ 'Aperture-priority AE' => 'Priorité ouverture',
796
+ 'Bulb' => 'Pose B',
797
+ 'Manual' => 'Manuelle',
798
+ 'Program AE' => 'Programme d\'exposition automatique',
799
+ 'Shutter speed priority AE' => 'Priorité vitesse',
800
+ },
801
+ },
802
+ 'CanonFirmwareVersion' => 'Version de firmware',
803
+ 'CanonFlashMode' => {
804
+ PrintConv => {
805
+ 'Off' => 'Désactivé',
806
+ 'On' => 'Activé',
807
+ 'Red-eye reduction' => 'Réduction yeux rouges',
808
+ },
809
+ },
810
+ 'CanonImageSize' => {
811
+ PrintConv => {
812
+ 'Large' => 'Grande',
813
+ 'Medium' => 'Moyenne',
814
+ 'Medium 1' => 'Moyenne 1',
815
+ 'Medium 2' => 'Moyenne 2',
816
+ 'Medium 3' => 'Moyenne 3',
817
+ 'Small' => 'Petite',
818
+ 'Small 1' => 'Petite 1',
819
+ 'Small 2' => 'Petite 2',
820
+ 'Small 3' => 'Petite 3',
821
+ },
822
+ },
823
+ 'Caption-Abstract' => 'Légende / Description',
824
+ 'CaptionWriter' => 'Rédacteur',
825
+ 'CaptureXResolutionUnit' => {
826
+ PrintConv => {
827
+ 'um' => 'µm (micromètre)',
828
+ },
829
+ },
830
+ 'CaptureYResolutionUnit' => {
831
+ PrintConv => {
832
+ 'um' => 'µm (micromètre)',
833
+ },
834
+ },
835
+ 'Categories' => 'Catégories',
836
+ 'Category' => 'Catégorie',
837
+ 'CellLength' => 'Longueur de cellule',
838
+ 'CellWidth' => 'Largeur de cellule',
839
+ 'CenterWeightedAreaSize' => {
840
+ PrintConv => {
841
+ 'Average' => 'Moyenne',
842
+ },
843
+ },
844
+ 'Certificate' => 'Certificat',
845
+ 'CharTarget' => 'Cible caractère',
846
+ 'CharacterSet' => 'Jeu de caractères',
847
+ 'ChromaBlurRadius' => 'Rayon de flou de chromatisme',
848
+ 'ChromaticAdaptation' => 'Adaptation chromatique',
849
+ 'Chromaticity' => 'Chromaticité',
850
+ 'ChrominanceNR_TIFF_JPEG' => {
851
+ PrintConv => {
852
+ 'Low' => 'Bas',
853
+ 'Off' => 'Désactivé',
854
+ },
855
+ },
856
+ 'ChrominanceNoiseReduction' => {
857
+ PrintConv => {
858
+ 'Low' => 'Bas',
859
+ 'Off' => 'Désactivé',
860
+ },
861
+ },
862
+ 'CircleOfConfusion' => 'Cercle de confusion',
863
+ 'City' => 'Ville',
864
+ 'ClassifyState' => 'Etat de classification',
865
+ 'CleanFaxData' => 'Données de Fax propres',
866
+ 'ClipPath' => 'Chemin de rognage',
867
+ 'CodedCharacterSet' => 'Jeu de caractères codé',
868
+ 'ColorAberrationControl' => {
869
+ PrintConv => {
870
+ 'Off' => 'Désactivé',
871
+ 'On' => 'Activé',
872
+ },
873
+ },
874
+ 'ColorAdjustmentMode' => {
875
+ PrintConv => {
876
+ 'Off' => 'Désactivé',
877
+ 'On' => 'Activé',
878
+ },
879
+ },
880
+ 'ColorBalance' => 'Balance des couleurs',
881
+ 'ColorBalanceAdj' => {
882
+ PrintConv => {
883
+ 'Off' => 'Désactivé',
884
+ 'On' => 'Activé',
885
+ },
886
+ },
887
+ 'ColorBooster' => {
888
+ PrintConv => {
889
+ 'Off' => 'Désactivé',
890
+ 'On' => 'Activé',
891
+ },
892
+ },
893
+ 'ColorCalibrationMatrix' => 'Table de matrice de calibration de couleur',
894
+ 'ColorCharacterization' => 'Caractérisation de couleur',
895
+ 'ColorComponents' => 'Composants colorimétriques',
896
+ 'ColorEffect' => {
897
+ Description => 'Effet de couleurs',
898
+ PrintConv => {
899
+ 'Black & White' => 'Noir et blanc',
900
+ 'Cool' => 'Froide',
901
+ 'Off' => 'Désactivé',
902
+ 'Sepia' => 'Sépia',
903
+ 'Warm' => 'Chaude',
904
+ },
905
+ },
906
+ 'ColorFilter' => {
907
+ Description => 'Filtre de couleur',
908
+ PrintConv => {
909
+ 'Blue' => 'Bleu',
910
+ 'Green' => 'Vert',
911
+ 'Off' => 'Désactivé',
912
+ 'Red' => 'Rouge',
913
+ 'Yellow' => 'Jaune',
914
+ },
915
+ },
916
+ 'ColorHue' => 'Teinte de couleur',
917
+ 'ColorInfo' => 'Info couleur',
918
+ 'ColorMap' => 'Charte de couleur',
919
+ 'ColorMatrix1' => 'Matrice de couleur 1',
920
+ 'ColorMatrix2' => 'Matrice de couleur 2',
921
+ 'ColorMode' => {
922
+ Description => 'Mode colorimétrique',
923
+ PrintConv => {
924
+ 'Adobe RGB' => 'AdobeRVB',
925
+ 'Autumn Leaves' => 'Feuilles automne',
926
+ 'B&W' => 'Noir & Blanc',
927
+ 'Clear' => 'Lumineux',
928
+ 'Deep' => 'Profond',
929
+ 'Evening' => 'Soir',
930
+ 'Landscape' => 'Paysage',
931
+ 'Light' => 'Pastel',
932
+ 'Natural' => 'Naturel',
933
+ 'Neutral' => 'Neutre',
934
+ 'Night Scene' => 'Nocturne',
935
+ 'Night View' => 'Vision nocturne',
936
+ 'Night View/Portrait' => 'Portrait nocturne',
937
+ 'Normal' => 'Normale',
938
+ 'Off' => 'Désactivé',
939
+ 'RGB' => 'RVB',
940
+ 'Sunset' => 'Coucher de soleil',
941
+ 'Vivid' => 'Vives',
942
+ },
943
+ },
944
+ 'ColorMoireReduction' => {
945
+ PrintConv => {
946
+ 'Off' => 'Désactivé',
947
+ 'On' => 'Activé',
948
+ },
949
+ },
950
+ 'ColorMoireReductionMode' => {
951
+ PrintConv => {
952
+ 'Low' => 'Bas',
953
+ 'Off' => 'Désactivé',
954
+ },
955
+ },
956
+ 'ColorPalette' => 'Palette de couleur',
957
+ 'ColorRepresentation' => {
958
+ Description => 'Représentation de couleur',
959
+ PrintConv => {
960
+ '3 Components, Frame Sequential in Multiple Objects' => 'Trois composantes, Vue séquentielle dans différents objets',
961
+ '3 Components, Frame Sequential in One Object' => 'Trois composantes, Vue séquentielle dans un objet',
962
+ '3 Components, Line Sequential' => 'Trois composantes, Ligne séquentielle',
963
+ '3 Components, Pixel Sequential' => 'Trois composantes, Pixel séquentiel',
964
+ '3 Components, Single Frame' => 'Trois composantes, Vue unique',
965
+ '3 Components, Special Interleaving' => 'Trois composantes, Entrelacement spécial',
966
+ '4 Components, Frame Sequential in Multiple Objects' => 'Quatre composantes, Vue séquentielle dans différents objets',
967
+ '4 Components, Frame Sequential in One Object' => 'Quatre composantes, Vue séquentielle dans un objet',
968
+ '4 Components, Line Sequential' => 'Quatre composantes, Ligne séquentielle',
969
+ '4 Components, Pixel Sequential' => 'Quatre composantes, Pixel séquentiel',
970
+ '4 Components, Single Frame' => 'Quatre composantes, Vue unique',
971
+ '4 Components, Special Interleaving' => 'Quatre composantes, Entrelacement spécial',
972
+ 'Monochrome, Single Frame' => 'Monochrome, Vue unique',
973
+ 'No Image, Single Frame' => 'Pas d\'image, Vue unique',
974
+ },
975
+ },
976
+ 'ColorResponseUnit' => 'Unité de réponse couleur',
977
+ 'ColorSequence' => 'Séquence de couleur',
978
+ 'ColorSpace' => {
979
+ Description => 'Espace colorimétrique',
980
+ PrintConv => {
981
+ 'ICC Profile' => 'Profil ICC',
982
+ 'RGB' => 'RVB',
983
+ 'Uncalibrated' => 'Non calibré',
984
+ 'Wide Gamut RGB' => 'Wide Gamut RVB',
985
+ 'sRGB' => 'sRVB',
986
+ },
987
+ },
988
+ 'ColorSpaceData' => 'Espace de couleur de données',
989
+ 'ColorTable' => 'Tableau de couleurs',
990
+ 'ColorTemperature' => 'Température de couleur',
991
+ 'ColorTone' => {
992
+ Description => 'Teinte couleur',
993
+ PrintConv => {
994
+ 'Normal' => 'Normale',
995
+ },
996
+ },
997
+ 'ColorType' => {
998
+ PrintConv => {
999
+ 'RGB' => 'RVB',
1000
+ },
1001
+ },
1002
+ 'ColorantOrder' => 'Ordre de colorant',
1003
+ 'ColorantTable' => 'Table de coloranté',
1004
+ 'ColorimetricReference' => 'Référence colorimétrique',
1005
+ 'CommandDialsChangeMainSub' => {
1006
+ PrintConv => {
1007
+ 'Off' => 'Désactivé',
1008
+ 'On' => 'Activé',
1009
+ },
1010
+ },
1011
+ 'CommandDialsMenuAndPlayback' => {
1012
+ PrintConv => {
1013
+ 'Off' => 'Désactivé',
1014
+ 'On' => 'Activé',
1015
+ },
1016
+ },
1017
+ 'CommandDialsReverseRotation' => {
1018
+ PrintConv => {
1019
+ 'No' => 'Non',
1020
+ 'Yes' => 'Oui',
1021
+ },
1022
+ },
1023
+ 'CommanderGroupAMode' => {
1024
+ PrintConv => {
1025
+ 'Manual' => 'Manuelle',
1026
+ 'Off' => 'Désactivé',
1027
+ },
1028
+ },
1029
+ 'CommanderGroupBMode' => {
1030
+ PrintConv => {
1031
+ 'Manual' => 'Manuelle',
1032
+ 'Off' => 'Désactivé',
1033
+ },
1034
+ },
1035
+ 'CommanderInternalFlash' => {
1036
+ PrintConv => {
1037
+ 'Manual' => 'Manuelle',
1038
+ 'Off' => 'Désactivé',
1039
+ },
1040
+ },
1041
+ 'Comment' => 'Commentaire',
1042
+ 'Comments' => 'Commentaires',
1043
+ 'Compilation' => {
1044
+ PrintConv => {
1045
+ 'No' => 'Non',
1046
+ 'Yes' => 'Oui',
1047
+ },
1048
+ },
1049
+ 'ComponentsConfiguration' => 'Signification de chaque composante',
1050
+ 'CompressedBitsPerPixel' => 'Mode de compression d\'image',
1051
+ 'Compression' => {
1052
+ Description => 'Schéma de compression',
1053
+ PrintConv => {
1054
+ 'JBIG Color' => 'JBIG Couleur',
1055
+ 'JPEG' => 'Compression JPEG',
1056
+ 'JPEG (old-style)' => 'JPEG (ancien style)',
1057
+ 'Kodak DCR Compressed' => 'Compression Kodak DCR',
1058
+ 'Kodak KDC Compressed' => 'Compression Kodak KDC',
1059
+ 'Next' => 'Encodage NeXT 2 bits',
1060
+ 'Nikon NEF Compressed' => 'Compression Nikon NEF',
1061
+ 'None' => 'Aucune',
1062
+ 'Pentax PEF Compressed' => 'Compression Pentax PEF',
1063
+ 'SGILog' => 'Encodage Log luminance SGI 32 bits',
1064
+ 'SGILog24' => 'Encodage Log luminance SGI 24 bits',
1065
+ 'Sony ARW Compressed' => 'Compression Sony ARW',
1066
+ 'Thunderscan' => 'Encodage ThunderScan 4 bits',
1067
+ 'Uncompressed' => 'Non compressé',
1068
+ },
1069
+ },
1070
+ 'CompressionType' => {
1071
+ PrintConv => {
1072
+ 'None' => 'Aucune',
1073
+ },
1074
+ },
1075
+ 'ConditionalFEC' => 'Compensation exposition flash',
1076
+ 'ConnectionSpaceIlluminant' => 'Illuminant d\'espace de connexion',
1077
+ 'ConsecutiveBadFaxLines' => 'Mauvaises lignes de Fax consécutives',
1078
+ 'ContentLocationCode' => 'Code du lieu du contenu',
1079
+ 'ContentLocationName' => 'Nom du lieu du contenu',
1080
+ 'ContinuousDrive' => {
1081
+ PrintConv => {
1082
+ 'Movie' => 'Vidéo',
1083
+ },
1084
+ },
1085
+ 'ContinuousShootingSpeed' => {
1086
+ Description => 'Vitesse de prise de vues en continu',
1087
+ PrintConv => {
1088
+ 'Disable' => 'Désactivé',
1089
+ 'Enable' => 'Activée',
1090
+ },
1091
+ },
1092
+ 'ContinuousShotLimit' => {
1093
+ Description => 'Limiter nombre de vues en continu',
1094
+ PrintConv => {
1095
+ 'Disable' => 'Désactivé',
1096
+ 'Enable' => 'Activée',
1097
+ },
1098
+ },
1099
+ 'Contrast' => {
1100
+ Description => 'Contraste',
1101
+ PrintConv => {
1102
+ 'High' => 'Dur',
1103
+ 'Low' => 'Doux',
1104
+ 'Med High' => 'Assez fort',
1105
+ 'Med Low' => 'Assez faible',
1106
+ 'Medium High' => 'Moyen Haut',
1107
+ 'Medium Low' => 'Moyen Faible',
1108
+ 'Normal' => 'Normale',
1109
+ 'Very High' => 'Très fort',
1110
+ 'Very Low' => 'Très faible',
1111
+ },
1112
+ },
1113
+ 'ContrastCurve' => 'Courbe de contraste',
1114
+ 'Contributor' => 'Contributeur',
1115
+ 'ControlMode' => {
1116
+ PrintConv => {
1117
+ 'n/a' => 'Non établie',
1118
+ },
1119
+ },
1120
+ 'ConversionLens' => {
1121
+ Description => 'Complément Optique',
1122
+ PrintConv => {
1123
+ 'Off' => 'Désactivé',
1124
+ 'Telephoto' => 'Télé',
1125
+ 'Wide' => 'Grand angulaire',
1126
+ },
1127
+ },
1128
+ 'Copyright' => 'Propriétaire du copyright',
1129
+ 'CopyrightNotice' => 'Mention de copyright',
1130
+ 'CopyrightStatus' => {
1131
+ PrintConv => {
1132
+ 'Unknown' => 'Inconnu',
1133
+ },
1134
+ },
1135
+ 'Country' => 'Pays',
1136
+ 'Country-PrimaryLocationCode' => 'Code de pays ISO',
1137
+ 'Country-PrimaryLocationName' => 'Pays',
1138
+ 'CountryCode' => 'Code pays',
1139
+ 'Coverage' => 'Couverture',
1140
+ 'CreateDate' => 'Date de la création des données numériques',
1141
+ 'CreationDate' => 'Date de création',
1142
+ 'Creator' => 'Créateur',
1143
+ 'CreatorAddress' => 'Adresse du créateur',
1144
+ 'CreatorCity' => 'Lieu d\'Habitation du créateur',
1145
+ 'CreatorCountry' => 'Pays du créateur',
1146
+ 'CreatorPostalCode' => 'Code postal du créateur',
1147
+ 'CreatorRegion' => 'Région du créateur',
1148
+ 'CreatorTool' => 'Outil de création',
1149
+ 'CreatorWorkEmail' => 'Courriel professionnel du créateur',
1150
+ 'CreatorWorkTelephone' => 'Téléphone professionnel créateur',
1151
+ 'CreatorWorkURL' => 'URL professionnelle du créateur',
1152
+ 'Credit' => 'Fournisseur',
1153
+ 'CropActive' => {
1154
+ PrintConv => {
1155
+ 'No' => 'Non',
1156
+ 'Yes' => 'Oui',
1157
+ },
1158
+ },
1159
+ 'CropUnit' => {
1160
+ PrintConv => {
1161
+ 'inches' => 'Pouce',
1162
+ },
1163
+ },
1164
+ 'CropUnits' => {
1165
+ PrintConv => {
1166
+ 'inches' => 'Pouce',
1167
+ },
1168
+ },
1169
+ 'CurrentICCProfile' => 'Profil ICC actuel',
1170
+ 'CurrentIPTCDigest' => 'Sommaire courant IPTC',
1171
+ 'CurrentPreProfileMatrix' => 'Matrice de pré-profil actuelle',
1172
+ 'Curves' => {
1173
+ PrintConv => {
1174
+ 'Off' => 'Désactivé',
1175
+ 'On' => 'Activé',
1176
+ },
1177
+ },
1178
+ 'CustomRendered' => {
1179
+ Description => 'Traitement d\'image personnalisé',
1180
+ PrintConv => {
1181
+ 'Custom' => 'Traitement personnalisé',
1182
+ 'Normal' => 'Traitement normal',
1183
+ },
1184
+ },
1185
+ 'D-LightingHQ' => {
1186
+ PrintConv => {
1187
+ 'Off' => 'Désactivé',
1188
+ 'On' => 'Activé',
1189
+ },
1190
+ },
1191
+ 'D-LightingHQSelected' => {
1192
+ PrintConv => {
1193
+ 'No' => 'Non',
1194
+ 'Yes' => 'Oui',
1195
+ },
1196
+ },
1197
+ 'D-LightingHS' => {
1198
+ PrintConv => {
1199
+ 'Off' => 'Désactivé',
1200
+ 'On' => 'Activé',
1201
+ },
1202
+ },
1203
+ 'DNGBackwardVersion' => 'Version DNG antérieure',
1204
+ 'DNGLensInfo' => 'Distance focale minimale',
1205
+ 'DNGVersion' => 'Version DNG',
1206
+ 'DOF' => 'Profondeur de champ',
1207
+ 'DSPFirmwareVersion' => 'Version de firmware de DSP',
1208
+ 'DataCompressionMethod' => 'Fournisseur/propriétaire de l\'algorithme de compression de données',
1209
+ 'DataDump' => 'Vidage données',
1210
+ 'DataImprint' => {
1211
+ PrintConv => {
1212
+ 'None' => 'Aucune',
1213
+ 'Text' => 'Texte',
1214
+ },
1215
+ },
1216
+ 'DataType' => 'Type de données',
1217
+ 'DateCreated' => 'Date de création',
1218
+ 'DateDisplayFormat' => {
1219
+ Description => 'Format date',
1220
+ PrintConv => {
1221
+ 'D/M/Y' => 'Jour/Mois/Année',
1222
+ 'M/D/Y' => 'Mois/Jour/Année',
1223
+ 'Y/M/D' => 'Année/Mois/Jour',
1224
+ },
1225
+ },
1226
+ 'DateSent' => 'Date d\'envoi',
1227
+ 'DateStampMode' => {
1228
+ PrintConv => {
1229
+ 'Date & Time' => 'Date et heure',
1230
+ 'Off' => 'Désactivé',
1231
+ },
1232
+ },
1233
+ 'DateTime' => 'Date de modification du fichier',
1234
+ 'DateTimeCreated' => 'Date/heure de création',
1235
+ 'DateTimeDigitized' => 'Date/heure de la numérisation',
1236
+ 'DateTimeOriginal' => 'Date de la création des données originales',
1237
+ 'DaylightSavings' => {
1238
+ Description => 'Heure d\'été',
1239
+ PrintConv => {
1240
+ 'No' => 'Non',
1241
+ 'Yes' => 'Oui',
1242
+ },
1243
+ },
1244
+ 'DefaultCropOrigin' => 'Origine de rognage par défaut',
1245
+ 'DefaultCropSize' => 'Taille de rognage par défaut',
1246
+ 'DefaultScale' => 'Echelle par défaut',
1247
+ 'DeletedImageCount' => 'Compteur d\'images supprimées',
1248
+ 'DestinationCity' => 'Ville de destination',
1249
+ 'DestinationCityCode' => 'Code ville de destination',
1250
+ 'DestinationDST' => {
1251
+ Description => 'Heure d\'été de destination',
1252
+ PrintConv => {
1253
+ 'No' => 'Non',
1254
+ 'Yes' => 'Oui',
1255
+ },
1256
+ },
1257
+ 'DeviceAttributes' => 'Attributs d\'appareil',
1258
+ 'DeviceManufacturer' => 'Fabricant de l\'appareil',
1259
+ 'DeviceMfgDesc' => 'Description du fabricant d\'appareil',
1260
+ 'DeviceModel' => 'Modèle de l\'appareil',
1261
+ 'DeviceModelDesc' => 'Description du modèle d\'appareil',
1262
+ 'DeviceSettingDescription' => 'Description des réglages du dispositif',
1263
+ 'DialDirectionTvAv' => {
1264
+ Description => 'Sens rotation molette Tv/Av',
1265
+ PrintConv => {
1266
+ 'Normal' => 'Normale',
1267
+ 'Reversed' => 'Sens inversé',
1268
+ },
1269
+ },
1270
+ 'DigitalCreationDate' => 'Date de numérisation',
1271
+ 'DigitalCreationTime' => 'Heure de numérisation',
1272
+ 'DigitalImageGUID' => 'GUID de l\'image numérique',
1273
+ 'DigitalSourceFileType' => 'Type de fichier de la source numérique',
1274
+ 'DigitalZoom' => {
1275
+ Description => 'Zoom numérique',
1276
+ PrintConv => {
1277
+ 'None' => 'Aucune',
1278
+ 'Off' => 'Désactivé',
1279
+ },
1280
+ },
1281
+ 'DigitalZoomOn' => {
1282
+ PrintConv => {
1283
+ 'Off' => 'Désactivé',
1284
+ 'On' => 'Activé',
1285
+ },
1286
+ },
1287
+ 'DigitalZoomRatio' => 'Rapport de zoom numérique',
1288
+ 'Directory' => 'Dossier',
1289
+ 'DirectoryNumber' => 'Numéro de dossier',
1290
+ 'DisplaySize' => {
1291
+ PrintConv => {
1292
+ 'Normal' => 'Normale',
1293
+ },
1294
+ },
1295
+ 'DisplayUnits' => {
1296
+ PrintConv => {
1297
+ 'inches' => 'Pouce',
1298
+ },
1299
+ },
1300
+ 'DisplayXResolutionUnit' => {
1301
+ PrintConv => {
1302
+ 'um' => 'µm (micromètre)',
1303
+ },
1304
+ },
1305
+ 'DisplayYResolutionUnit' => {
1306
+ PrintConv => {
1307
+ 'um' => 'µm (micromètre)',
1308
+ },
1309
+ },
1310
+ 'DisplayedUnitsX' => {
1311
+ PrintConv => {
1312
+ 'inches' => 'Pouce',
1313
+ },
1314
+ },
1315
+ 'DisplayedUnitsY' => {
1316
+ PrintConv => {
1317
+ 'inches' => 'Pouce',
1318
+ },
1319
+ },
1320
+ 'DistortionCorrection' => {
1321
+ PrintConv => {
1322
+ 'Off' => 'Désactivé',
1323
+ 'On' => 'Activé',
1324
+ },
1325
+ },
1326
+ 'DistortionCorrection2' => {
1327
+ PrintConv => {
1328
+ 'Off' => 'Désactivé',
1329
+ 'On' => 'Activé',
1330
+ },
1331
+ },
1332
+ 'DjVuVersion' => 'Version DjVu',
1333
+ 'DocumentHistory' => 'Historique du document',
1334
+ 'DocumentName' => 'Nom du document',
1335
+ 'DocumentNotes' => 'Remarques sur le document',
1336
+ 'DotRange' => 'Étendue de points',
1337
+ 'DriveMode' => {
1338
+ Description => 'Mode de prise de vue',
1339
+ PrintConv => {
1340
+ 'Burst' => 'Rafale',
1341
+ 'Continuous' => 'Continu',
1342
+ 'Continuous High' => 'Continu (ultrarapide)',
1343
+ 'Continuous Shooting' => 'Prise de vues en continu',
1344
+ 'Multiple Exposure' => 'Exposition multiple',
1345
+ 'No Timer' => 'Pas de retardateur',
1346
+ 'Off' => 'Désactivé',
1347
+ 'Remote Control' => 'Télécommande',
1348
+ 'Remote Control (3 s delay)' => 'Télécommande (retard 3 s)',
1349
+ 'Self-timer (12 s)' => 'Retardateur (12 s)',
1350
+ 'Self-timer (2 s)' => 'Retardateur (2 s)',
1351
+ 'Self-timer Operation' => 'Retardateur',
1352
+ 'Shutter Button' => 'Déclencheur',
1353
+ 'Single Exposure' => 'Exposition unique',
1354
+ 'Single-frame' => 'Vue par vue',
1355
+ 'Single-frame Shooting' => 'Prise de vue unique',
1356
+ },
1357
+ },
1358
+ 'DriveMode2' => {
1359
+ Description => 'Exposition multiple',
1360
+ PrintConv => {
1361
+ 'Single-frame' => 'Vue par vue',
1362
+ },
1363
+ },
1364
+ 'Duration' => 'Durée',
1365
+ 'DynamicRangeExpansion' => {
1366
+ Description => 'Expansion de la dynamique',
1367
+ PrintConv => {
1368
+ 'Off' => 'Désactivé',
1369
+ 'On' => 'Activé',
1370
+ },
1371
+ },
1372
+ 'DynamicRangeOptimizer' => {
1373
+ Description => 'Optimiseur Dyna',
1374
+ PrintConv => {
1375
+ 'Advanced Auto' => 'Avancé Auto',
1376
+ 'Advanced Lv1' => 'Avancé Niv1',
1377
+ 'Advanced Lv2' => 'Avancé Niv2',
1378
+ 'Advanced Lv3' => 'Avancé Niv3',
1379
+ 'Advanced Lv4' => 'Avancé Niv4',
1380
+ 'Advanced Lv5' => 'Avancé Niv5',
1381
+ 'Auto' => 'Auto.',
1382
+ 'Off' => 'Désactivé',
1383
+ },
1384
+ },
1385
+ 'E-DialInProgram' => {
1386
+ PrintConv => {
1387
+ 'P Shift' => 'Décalage P',
1388
+ 'Tv or Av' => 'Tv ou Av',
1389
+ },
1390
+ },
1391
+ 'ETTLII' => {
1392
+ PrintConv => {
1393
+ 'Average' => 'Moyenne',
1394
+ 'Evaluative' => 'Évaluative',
1395
+ },
1396
+ },
1397
+ 'EVStepInfo' => 'Info de pas IL',
1398
+ 'EVSteps' => {
1399
+ Description => 'Pas IL',
1400
+ PrintConv => {
1401
+ '1/2 EV Steps' => 'Pas de 1/2 IL',
1402
+ '1/3 EV Steps' => 'Pas de 1/3 IL',
1403
+ },
1404
+ },
1405
+ 'EasyExposureCompensation' => {
1406
+ PrintConv => {
1407
+ 'Off' => 'Désactivé',
1408
+ 'On' => 'Activé',
1409
+ },
1410
+ },
1411
+ 'EasyMode' => {
1412
+ PrintConv => {
1413
+ 'Beach' => 'Plage',
1414
+ 'Color Accent' => 'Couleur contrastée',
1415
+ 'Color Swap' => 'Permuter couleur',
1416
+ 'Fireworks' => 'Feu d\'artifice',
1417
+ 'Foliage' => 'Feuillages',
1418
+ 'Indoor' => 'Intérieur',
1419
+ 'Kids & Pets' => 'Enfants & animaux',
1420
+ 'Landscape' => 'Paysage',
1421
+ 'Manual' => 'Manuelle',
1422
+ 'Night' => 'Scène de nuit',
1423
+ 'Night Snapshot' => 'Mode Nuit',
1424
+ 'Snow' => 'Neige',
1425
+ 'Sports' => 'Sport',
1426
+ 'Super Macro' => 'Super macro',
1427
+ 'Underwater' => 'Sous-marin',
1428
+ },
1429
+ },
1430
+ 'EdgeNoiseReduction' => {
1431
+ PrintConv => {
1432
+ 'Off' => 'Désactivé',
1433
+ 'On' => 'Activé',
1434
+ },
1435
+ },
1436
+ 'EditStatus' => 'Statut d\'édition',
1437
+ 'EditorialUpdate' => {
1438
+ Description => 'Mise à jour éditoriale',
1439
+ PrintConv => {
1440
+ 'Additional language' => 'Langues supplémentaires',
1441
+ },
1442
+ },
1443
+ 'EffectiveLV' => 'Indice de lumination effectif',
1444
+ 'EffectiveMaxAperture' => 'Ouverture effective maxi de l\'Objectif',
1445
+ 'Emphasis' => {
1446
+ PrintConv => {
1447
+ 'None' => 'Aucune',
1448
+ },
1449
+ },
1450
+ 'EncodingProcess' => {
1451
+ Description => 'Procédé de codage',
1452
+ PrintConv => {
1453
+ 'Baseline DCT, Huffman coding' => 'Baseline DCT, codage Huffman',
1454
+ 'Extended sequential DCT, Huffman coding' => 'Extended sequential DCT, codage Huffman',
1455
+ 'Extended sequential DCT, arithmetic coding' => 'Extended sequential DCT, codage arithmétique',
1456
+ 'Lossless, Differential Huffman coding' => 'Lossless, codage Huffman différentiel',
1457
+ 'Lossless, Huffman coding' => 'Lossless, codage Huffman',
1458
+ 'Lossless, arithmetic coding' => 'Lossless, codage arithmétique',
1459
+ 'Lossless, differential arithmetic coding' => 'Lossless, codage arithmétique différentiel',
1460
+ 'Progressive DCT, Huffman coding' => 'Progressive DCT, codage Huffman',
1461
+ 'Progressive DCT, arithmetic coding' => 'Progressive DCT, codage arithmétique',
1462
+ 'Progressive DCT, differential Huffman coding' => 'Progressive DCT, codage Huffman différentiel',
1463
+ 'Progressive DCT, differential arithmetic coding' => 'Progressive DCT, codage arithmétique différentiel',
1464
+ 'Sequential DCT, differential Huffman coding' => 'Sequential DCT, codage Huffman différentiel',
1465
+ 'Sequential DCT, differential arithmetic coding' => 'Sequential DCT, codage arithmétique différentiel',
1466
+ },
1467
+ },
1468
+ 'Encryption' => 'Chiffrage',
1469
+ 'EndPoints' => 'Points de terminaison',
1470
+ 'EnhanceDarkTones' => {
1471
+ PrintConv => {
1472
+ 'Off' => 'Désactivé',
1473
+ 'On' => 'Activé',
1474
+ },
1475
+ },
1476
+ 'Enhancement' => {
1477
+ PrintConv => {
1478
+ 'Blue' => 'Bleu',
1479
+ 'Green' => 'Vert',
1480
+ 'Off' => 'Désactivé',
1481
+ 'Red' => 'Rouge',
1482
+ },
1483
+ },
1484
+ 'EnvelopeNumber' => 'Numéro d\'enveloppe',
1485
+ 'EnvelopePriority' => {
1486
+ Description => 'Priorité d\'enveloppe',
1487
+ PrintConv => {
1488
+ '0 (reserved)' => '0 (réservé pour utilisation future)',
1489
+ '1 (most urgent)' => '1 (très urgent)',
1490
+ '5 (normal urgency)' => '5 (normalement urgent)',
1491
+ '8 (least urgent)' => '8 (moins urgent)',
1492
+ '9 (user-defined priority)' => '9 (priorité définie par l\'utilisateur)',
1493
+ },
1494
+ },
1495
+ 'EnvelopeRecordVersion' => 'Version d\'enregistrement',
1496
+ 'Error' => 'Erreur',
1497
+ 'Event' => 'Evenement',
1498
+ 'ExcursionTolerance' => {
1499
+ Description => 'Tolérance d\'excursion ',
1500
+ PrintConv => {
1501
+ 'Allowed' => 'Possible',
1502
+ 'Not Allowed' => 'Non permis (défaut)',
1503
+ },
1504
+ },
1505
+ 'ExifByteOrder' => 'Indicateur d\'ordre des octets Exif',
1506
+ 'ExifCameraInfo' => 'Info d\'appareil photo Exif',
1507
+ 'ExifImageHeight' => 'Hauteur d\'image',
1508
+ 'ExifImageWidth' => 'Largeur d\'image',
1509
+ 'ExifOffset' => 'Pointeur Exif IFD',
1510
+ 'ExifToolVersion' => 'Version ExifTool',
1511
+ 'ExifUnicodeByteOrder' => 'Indicateur d\'ordre des octets Unicode Exif',
1512
+ 'ExifVersion' => 'Version Exif',
1513
+ 'ExitPupilPosition' => 'Position de la pupille de sortie',
1514
+ 'ExpandFilm' => 'Extension film',
1515
+ 'ExpandFilterLens' => 'Extension lentille filtre',
1516
+ 'ExpandFlashLamp' => 'Extension lampe flash',
1517
+ 'ExpandLens' => 'Extension objectif',
1518
+ 'ExpandScanner' => 'Extension Scanner',
1519
+ 'ExpandSoftware' => 'Extension logiciel',
1520
+ 'ExpirationDate' => 'Date d\'expiration',
1521
+ 'ExpirationTime' => 'Heure d\'expiration',
1522
+ 'ExposureBracketStepSize' => 'Intervalle de bracketing d\'exposition',
1523
+ 'ExposureBracketValue' => 'Valeur Bracketing Expo',
1524
+ 'ExposureCompensation' => 'Décalage d\'exposition',
1525
+ 'ExposureDelayMode' => {
1526
+ PrintConv => {
1527
+ 'Off' => 'Désactivé',
1528
+ 'On' => 'Activé',
1529
+ },
1530
+ },
1531
+ 'ExposureDifference' => 'Correction d\'exposition',
1532
+ 'ExposureIndex' => 'Indice d\'exposition',
1533
+ 'ExposureLevelIncrements' => {
1534
+ Description => 'Paliers de réglage d\'expo',
1535
+ PrintConv => {
1536
+ '1-stop set, 1/3-stop comp.' => 'Réglage 1 valeur, correction 1/3 val.',
1537
+ '1/2 Stop' => 'Palier 1/2',
1538
+ '1/2-stop set, 1/2-stop comp.' => 'Réglage 1/2 valeur, correction 1/2 val.',
1539
+ '1/3 Stop' => 'Palier 1/3',
1540
+ '1/3-stop set, 1/3-stop comp.' => 'Réglage 1/3 valeur, correction 1/3 val.',
1541
+ },
1542
+ },
1543
+ 'ExposureMode' => {
1544
+ Description => 'Mode d\'exposition',
1545
+ PrintConv => {
1546
+ 'Aperture Priority' => 'Priorité ouverture',
1547
+ 'Aperture-priority AE' => 'Priorité ouverture',
1548
+ 'Auto' => 'Exposition automatique',
1549
+ 'Auto bracket' => 'Bracketting auto',
1550
+ 'Bulb' => 'Pose B',
1551
+ 'Landscape' => 'Paysage',
1552
+ 'Manual' => 'Exposition manuelle',
1553
+ 'Night Scene / Twilight' => 'Nocturne',
1554
+ 'Shutter Priority' => 'Priorité vitesse',
1555
+ 'Shutter speed priority AE' => 'Priorité vitesse',
1556
+ },
1557
+ },
1558
+ 'ExposureModeInManual' => {
1559
+ Description => 'Mode d\'exposition manuelle',
1560
+ PrintConv => {
1561
+ 'Center-weighted average' => 'Centrale pondérée',
1562
+ 'Evaluative metering' => 'Mesure évaluativ',
1563
+ 'Partial metering' => 'Partielle',
1564
+ 'Specified metering mode' => 'Mode de mesure spécifié',
1565
+ 'Spot metering' => 'Spot',
1566
+ },
1567
+ },
1568
+ 'ExposureProgram' => {
1569
+ Description => 'Programme d\'exposition',
1570
+ PrintConv => {
1571
+ 'Action (High speed)' => 'Programme action (orienté grandes vitesses d\'obturation)',
1572
+ 'Aperture Priority' => 'Priorité ouverture',
1573
+ 'Aperture-priority AE' => 'Priorité ouverture',
1574
+ 'Creative (Slow speed)' => 'Programme créatif (orienté profondeur de champ)',
1575
+ 'Landscape' => 'Mode paysage',
1576
+ 'Manual' => 'Manuel',
1577
+ 'Not Defined' => 'Non défini',
1578
+ 'Portrait' => 'Mode portrait',
1579
+ 'Program AE' => 'Programme normal',
1580
+ 'Shutter Priority' => 'Priorité vitesse',
1581
+ 'Shutter speed priority AE' => 'Priorité vitesse',
1582
+ },
1583
+ },
1584
+ 'ExposureTime' => 'Temps de pose',
1585
+ 'ExposureTime2' => 'Temps de pose 2',
1586
+ 'ExtendedWBDetect' => {
1587
+ PrintConv => {
1588
+ 'Off' => 'Désactivé',
1589
+ 'On' => 'Activé',
1590
+ },
1591
+ },
1592
+ 'ExtenderStatus' => {
1593
+ PrintConv => {
1594
+ 'Attached' => 'Attaché',
1595
+ 'Not attached' => 'Non attaché',
1596
+ 'Removed' => 'Retiré',
1597
+ },
1598
+ },
1599
+ 'ExternalFlash' => {
1600
+ PrintConv => {
1601
+ 'Off' => 'Désactivé',
1602
+ 'On' => 'Activé',
1603
+ },
1604
+ },
1605
+ 'ExternalFlashBounce' => {
1606
+ Description => 'Réflexion flash externe',
1607
+ PrintConv => {
1608
+ 'Bounce' => 'Avec réflecteur',
1609
+ 'No' => 'Non',
1610
+ 'Yes' => 'Oui',
1611
+ 'n/a' => 'Non établie',
1612
+ },
1613
+ },
1614
+ 'ExternalFlashExposureComp' => {
1615
+ Description => 'Compensation d\'exposition flash externe',
1616
+ PrintConv => {
1617
+ '-0.5' => '-0.5 IL',
1618
+ '-1.0' => '-1.0 IL',
1619
+ '-1.5' => '-1.5 IL',
1620
+ '-2.0' => '-2.0 IL',
1621
+ '-2.5' => '-2.5 IL',
1622
+ '-3.0' => '-3.0 IL',
1623
+ '0.0' => '0.0 IL',
1624
+ '0.5' => '0.5 IL',
1625
+ '1.0' => '1.0 IL',
1626
+ 'n/a' => 'Non établie (éteint ou modes auto)',
1627
+ 'n/a (Manual Mode)' => 'Non établie (mode manuel)',
1628
+ },
1629
+ },
1630
+ 'ExternalFlashGuideNumber' => 'Nombre guide flash externe',
1631
+ 'ExternalFlashMode' => {
1632
+ Description => 'Segment de mesure flash esclave 3',
1633
+ PrintConv => {
1634
+ 'Off' => 'Désactivé',
1635
+ 'On, Auto' => 'En service, auto',
1636
+ 'On, Contrast-control Sync' => 'En service, synchro contrôle des contrastes',
1637
+ 'On, Flash Problem' => 'En service, problème de flash',
1638
+ 'On, High-speed Sync' => 'En service, synchro haute vitesse',
1639
+ 'On, Manual' => 'En service, manuel',
1640
+ 'On, P-TTL Auto' => 'En service, auto P-TTL',
1641
+ 'On, Wireless' => 'En service, sans cordon',
1642
+ 'On, Wireless, High-speed Sync' => 'En service, sans cordon, synchro haute vitesse',
1643
+ 'n/a - Off-Auto-Aperture' => 'N/c - auto-diaph hors service',
1644
+ },
1645
+ },
1646
+ 'ExtraSamples' => 'Echantillons supplémentaires',
1647
+ 'FNumber' => 'Nombre F',
1648
+ 'FOV' => 'Champ de vision',
1649
+ 'FaceOrientation' => {
1650
+ PrintConv => {
1651
+ 'Horizontal (normal)' => '0° (haut/gauche)',
1652
+ 'Rotate 180' => '180° (bas/droit)',
1653
+ 'Rotate 270 CW' => '90° sens horaire (gauche/bas)',
1654
+ 'Rotate 90 CW' => '90° sens antihoraire (droit/haut)',
1655
+ },
1656
+ },
1657
+ 'FastSeek' => {
1658
+ PrintConv => {
1659
+ 'No' => 'Non',
1660
+ 'Yes' => 'Oui',
1661
+ },
1662
+ },
1663
+ 'FaxProfile' => {
1664
+ PrintConv => {
1665
+ 'Unknown' => 'Inconnu',
1666
+ },
1667
+ },
1668
+ 'FaxRecvParams' => 'Paramètres de réception Fax',
1669
+ 'FaxRecvTime' => 'Temps de réception Fax',
1670
+ 'FaxSubAddress' => 'Sous-adresse Fax',
1671
+ 'FileFormat' => 'Format de fichier',
1672
+ 'FileInfo' => 'Infos Fichier',
1673
+ 'FileInfoVersion' => 'Version des Infos Fichier',
1674
+ 'FileModifyDate' => 'Date/heure de modification du fichier',
1675
+ 'FileName' => 'Nom de fichier',
1676
+ 'FileNumber' => 'Numéro de fichier',
1677
+ 'FileNumberMemory' => {
1678
+ PrintConv => {
1679
+ 'Off' => 'Désactivé',
1680
+ 'On' => 'Activé',
1681
+ },
1682
+ },
1683
+ 'FileNumberSequence' => {
1684
+ PrintConv => {
1685
+ 'Off' => 'Désactivé',
1686
+ 'On' => 'Activé',
1687
+ },
1688
+ },
1689
+ 'FileSize' => 'Taille du fichier',
1690
+ 'FileSource' => {
1691
+ Description => 'Source du fichier',
1692
+ PrintConv => {
1693
+ 'Digital Camera' => 'Appareil photo numérique',
1694
+ 'Film Scanner' => 'Scanner de film',
1695
+ 'Reflection Print Scanner' => 'Scanner par réflexion',
1696
+ },
1697
+ },
1698
+ 'FileType' => 'Type de fichier',
1699
+ 'FileVersion' => 'Version de format de fichier',
1700
+ 'Filename' => 'Nom du fichier ',
1701
+ 'FillFlashAutoReduction' => {
1702
+ Description => 'Mesure E-TTL',
1703
+ PrintConv => {
1704
+ 'Disable' => 'Désactivé',
1705
+ 'Enable' => 'Activé',
1706
+ },
1707
+ },
1708
+ 'FillOrder' => {
1709
+ Description => 'Ordre de remplissage',
1710
+ PrintConv => {
1711
+ 'Normal' => 'Normale',
1712
+ },
1713
+ },
1714
+ 'FilmMode' => {
1715
+ Description => 'Mode Film',
1716
+ PrintConv => {
1717
+ 'Dynamic (B&W)' => 'Vives (N & Bà)',
1718
+ 'Dynamic (color)' => 'Couleurs vives',
1719
+ 'Nature (color)' => 'Couleurs naturelles',
1720
+ 'Smooth (B&W)' => 'Pastel (N & B)',
1721
+ 'Smooth (color)' => 'Couleurs pastel',
1722
+ 'Standard (B&W)' => 'Normales (N & B)',
1723
+ 'Standard (color)' => 'Couleurs normales',
1724
+ },
1725
+ },
1726
+ 'FilterEffect' => {
1727
+ Description => 'Effet de filtre',
1728
+ PrintConv => {
1729
+ 'Green' => 'Vert',
1730
+ 'None' => 'Aucune',
1731
+ 'Off' => 'Désactivé',
1732
+ 'Red' => 'Rouge',
1733
+ 'Yellow' => 'Jaune',
1734
+ 'n/a' => 'Non établie',
1735
+ },
1736
+ },
1737
+ 'FilterEffectMonochrome' => {
1738
+ PrintConv => {
1739
+ 'Green' => 'Vert',
1740
+ 'None' => 'Aucune',
1741
+ 'Red' => 'Rouge',
1742
+ 'Yellow' => 'Jaune',
1743
+ },
1744
+ },
1745
+ 'FinderDisplayDuringExposure' => {
1746
+ Description => 'Affich. viseur pendant expo.',
1747
+ PrintConv => {
1748
+ 'Off' => 'Désactivé',
1749
+ 'On' => 'Activé',
1750
+ },
1751
+ },
1752
+ 'FirmwareVersion' => 'Version de firmware',
1753
+ 'FixtureIdentifier' => 'Identificateur d\'installation',
1754
+ 'Flash' => {
1755
+ Description => 'Flash ',
1756
+ PrintConv => {
1757
+ 'Auto, Did not fire' => 'Flash non déclenché, mode auto',
1758
+ 'Auto, Did not fire, Red-eye reduction' => 'Auto, flash non déclenché, mode réduction yeux rouges',
1759
+ 'Auto, Fired' => 'Flash déclenché, mode auto',
1760
+ 'Auto, Fired, Red-eye reduction' => 'Flash déclenché, mode auto, mode réduction yeux rouges, lumière renvoyée détectée',
1761
+ 'Auto, Fired, Red-eye reduction, Return detected' => 'Flash déclenché, mode auto, lumière renvoyée détectée, mode réduction yeux rouges',
1762
+ 'Auto, Fired, Red-eye reduction, Return not detected' => 'Flash déclenché, mode auto, lumière renvoyée non détectée, mode réduction yeux rouges',
1763
+ 'Auto, Fired, Return detected' => 'Flash déclenché, mode auto, lumière renvoyée détectée',
1764
+ 'Auto, Fired, Return not detected' => 'Flash déclenché, mode auto, lumière renvoyée non détectée',
1765
+ 'Did not fire' => 'Flash non déclenché',
1766
+ 'Fired' => 'Flash déclenché',
1767
+ 'Fired, Red-eye reduction' => 'Flash déclenché, mode réduction yeux rouges',
1768
+ 'Fired, Red-eye reduction, Return detected' => 'Flash déclenché, mode réduction yeux rouges, lumière renvoyée détectée',
1769
+ 'Fired, Red-eye reduction, Return not detected' => 'Flash déclenché, mode réduction yeux rouges, lumière renvoyée non détectée',
1770
+ 'Fired, Return detected' => 'Lumière renvoyée sur le capteur détectée',
1771
+ 'Fired, Return not detected' => 'Lumière renvoyée sur le capteur non détectée',
1772
+ 'No Flash' => 'Flash non déclenché',
1773
+ 'No flash function' => 'Pas de fonction flash',
1774
+ 'Off' => 'Désactivé',
1775
+ 'Off, Did not fire' => 'Flash non déclenché, mode flash forcé',
1776
+ 'Off, Did not fire, Return not detected' => 'Éteint, flash non déclenché, lumière renvoyée non détectée',
1777
+ 'Off, No flash function' => 'Éteint, pas de fonction flash',
1778
+ 'Off, Red-eye reduction' => 'Éteint, mode réduction yeux rouges',
1779
+ 'On' => 'Activé',
1780
+ 'On, Did not fire' => 'Hors service, flash non déclenché',
1781
+ 'On, Fired' => 'Flash déclenché, mode flash forcé',
1782
+ 'On, Red-eye reduction' => 'Flash déclenché, mode forcé, mode réduction yeux rouges',
1783
+ 'On, Red-eye reduction, Return detected' => 'Flash déclenché, mode forcé, mode réduction yeux rouges, lumière renvoyée détectée',
1784
+ 'On, Red-eye reduction, Return not detected' => 'Flash déclenché, mode forcé, mode réduction yeux rouges, lumière renvoyée non détectée',
1785
+ 'On, Return detected' => 'Flash déclenché, mode flash forcé, lumière renvoyée détectée',
1786
+ 'On, Return not detected' => 'Flash déclenché, mode flash forcé, lumière renvoyée non détectée',
1787
+ },
1788
+ },
1789
+ 'FlashBias' => 'Décalage Flash',
1790
+ 'FlashCommanderMode' => {
1791
+ PrintConv => {
1792
+ 'Off' => 'Désactivé',
1793
+ 'On' => 'Activé',
1794
+ },
1795
+ },
1796
+ 'FlashCompensation' => 'Compensation flash',
1797
+ 'FlashControlMode' => {
1798
+ Description => 'Mode de Contrôle du Flash',
1799
+ PrintConv => {
1800
+ 'Manual' => 'Manuelle',
1801
+ 'Off' => 'Désactivé',
1802
+ },
1803
+ },
1804
+ 'FlashDevice' => {
1805
+ PrintConv => {
1806
+ 'None' => 'Aucune',
1807
+ },
1808
+ },
1809
+ 'FlashEnergy' => 'Énergie du flash',
1810
+ 'FlashExposureBracketValue' => 'Valeur Bracketing Flash',
1811
+ 'FlashExposureComp' => 'Compensation d\'exposition au flash',
1812
+ 'FlashExposureCompSet' => 'Réglage de compensation d\'exposition au flash',
1813
+ 'FlashExposureLock' => {
1814
+ PrintConv => {
1815
+ 'Off' => 'Désactivé',
1816
+ 'On' => 'Activé',
1817
+ },
1818
+ },
1819
+ 'FlashFired' => {
1820
+ Description => 'Flash utilisé',
1821
+ PrintConv => {
1822
+ 'No' => 'Non',
1823
+ 'Yes' => 'Oui',
1824
+ },
1825
+ },
1826
+ 'FlashFiring' => {
1827
+ Description => 'Émission de l\'éclair',
1828
+ PrintConv => {
1829
+ 'Does not fire' => 'Désactivé',
1830
+ 'Fires' => 'Activé',
1831
+ },
1832
+ },
1833
+ 'FlashFocalLength' => 'Focale Flash',
1834
+ 'FlashFunction' => 'Fonction flash',
1835
+ 'FlashGroupAControlMode' => {
1836
+ PrintConv => {
1837
+ 'Manual' => 'Manuelle',
1838
+ 'Off' => 'Désactivé',
1839
+ },
1840
+ },
1841
+ 'FlashGroupBControlMode' => {
1842
+ PrintConv => {
1843
+ 'Manual' => 'Manuelle',
1844
+ 'Off' => 'Désactivé',
1845
+ },
1846
+ },
1847
+ 'FlashGroupCControlMode' => {
1848
+ PrintConv => {
1849
+ 'Manual' => 'Manuelle',
1850
+ 'Off' => 'Désactivé',
1851
+ },
1852
+ },
1853
+ 'FlashInfo' => 'Information flash',
1854
+ 'FlashInfoVersion' => 'Version de l\'info Flash',
1855
+ 'FlashIntensity' => {
1856
+ PrintConv => {
1857
+ 'High' => 'Haut',
1858
+ 'Low' => 'Bas',
1859
+ 'Normal' => 'Normale',
1860
+ 'Strong' => 'Forte',
1861
+ },
1862
+ },
1863
+ 'FlashMeteringSegments' => 'Segments de mesure flash',
1864
+ 'FlashMode' => {
1865
+ Description => 'Mode flash',
1866
+ PrintConv => {
1867
+ 'Auto, Did not fire' => 'Auto, non déclenché',
1868
+ 'Auto, Did not fire, Red-eye reduction' => 'Auto, non déclenché, réduction yeux rouges',
1869
+ 'Auto, Fired' => 'Auto, déclenché',
1870
+ 'Auto, Fired, Red-eye reduction' => 'Auto, déclenché, réduction yeux rouges',
1871
+ 'Did Not Fire' => 'Eclair non-déclenché',
1872
+ 'External, Auto' => 'Externe, auto',
1873
+ 'External, Contrast-control Sync' => 'Externe, synchro contrôle des contrastes',
1874
+ 'External, Flash Problem' => 'Externe, problème de flash ?',
1875
+ 'External, High-speed Sync' => 'Externe, synchro haute vitesse',
1876
+ 'External, Manual' => 'Externe, manuel',
1877
+ 'External, P-TTL Auto' => 'Externe, P-TTL',
1878
+ 'External, Wireless' => 'Externe, sans cordon',
1879
+ 'External, Wireless, High-speed Sync' => 'Externe, sans cordon, synchro haute vitesse',
1880
+ 'Fired, Commander Mode' => 'Eclair déclenché, Mode maître',
1881
+ 'Fired, External' => 'Eclair déclenché, Exterieur',
1882
+ 'Fired, Manual' => 'Eclair déclenché, Manuel',
1883
+ 'Fired, TTL Mode' => 'Eclair déclenché, Mode TTL',
1884
+ 'Internal' => 'Interne',
1885
+ 'Normal' => 'Normale',
1886
+ 'Off' => 'Désactivé',
1887
+ 'Off, Did not fire' => 'Hors service',
1888
+ 'On' => 'Activé',
1889
+ 'On, Did not fire' => 'En service, non déclenché',
1890
+ 'On, Fired' => 'En service',
1891
+ 'On, Red-eye reduction' => 'En service, réduction yeux rouges',
1892
+ 'On, Slow-sync' => 'En service, synchro lente',
1893
+ 'On, Slow-sync, Red-eye reduction' => 'En service, synchro lente, réduction yeux rouges',
1894
+ 'On, Soft' => 'En service, doux',
1895
+ 'On, Trailing-curtain Sync' => 'En service, synchro 2e rideau',
1896
+ 'On, Wireless (Control)' => 'En service, sans cordon (esclave)',
1897
+ 'On, Wireless (Master)' => 'En service, sans cordon (maître)',
1898
+ 'Red-eye Reduction' => 'Réduction yeux rouges',
1899
+ 'Red-eye reduction' => 'Réduction yeux rouges',
1900
+ 'Unknown' => 'Inconnu',
1901
+ 'n/a - Off-Auto-Aperture' => 'N/c - auto-diaph hors service',
1902
+ },
1903
+ },
1904
+ 'FlashModel' => {
1905
+ Description => 'Modèle de Flash',
1906
+ PrintConv => {
1907
+ 'None' => 'Aucune',
1908
+ },
1909
+ },
1910
+ 'FlashOptions' => {
1911
+ Description => 'Options de flash',
1912
+ PrintConv => {
1913
+ 'Auto, Red-eye reduction' => 'Auto, réduction yeux rouges',
1914
+ 'Normal' => 'Normale',
1915
+ 'Red-eye reduction' => 'Réduction yeux rouges',
1916
+ 'Slow-sync' => 'Synchro lente',
1917
+ 'Slow-sync, Red-eye reduction' => 'Synchro lente, réduction yeux rouges',
1918
+ 'Trailing-curtain Sync' => 'Synchro 2e rideau',
1919
+ 'Wireless (Control)' => 'Sans cordon (contrôleur)',
1920
+ 'Wireless (Master)' => 'Sans cordon (maître)',
1921
+ },
1922
+ },
1923
+ 'FlashOptions2' => {
1924
+ Description => 'Options de flash (2)',
1925
+ PrintConv => {
1926
+ 'Auto, Red-eye reduction' => 'Auto, réduction yeux rouges',
1927
+ 'Normal' => 'Normale',
1928
+ 'Red-eye reduction' => 'Réduction yeux rouges',
1929
+ 'Slow-sync' => 'Synchro lente',
1930
+ 'Slow-sync, Red-eye reduction' => 'Synchro lente, réduction yeux rouges',
1931
+ 'Trailing-curtain Sync' => 'Synchro 2e rideau',
1932
+ 'Wireless (Control)' => 'Sans cordon (contrôleur)',
1933
+ 'Wireless (Master)' => 'Sans cordon (maître)',
1934
+ },
1935
+ },
1936
+ 'FlashOutput' => 'Puissance de l\'éclair',
1937
+ 'FlashRedEyeMode' => 'Flash mode anti-yeux rouges',
1938
+ 'FlashReturn' => {
1939
+ PrintConv => {
1940
+ 'No return detection' => 'Pas de détection de retour',
1941
+ 'Return detected' => 'Retour détecté',
1942
+ 'Return not detected' => 'Retour non détecté',
1943
+ },
1944
+ },
1945
+ 'FlashSetting' => 'Réglages Flash',
1946
+ 'FlashStatus' => {
1947
+ Description => 'Segment de mesure flash esclave 1',
1948
+ PrintConv => {
1949
+ 'External, Did not fire' => 'Externe, non déclenché',
1950
+ 'External, Fired' => 'Externe, déclenché',
1951
+ 'Internal, Did not fire' => 'Interne, non déclenché',
1952
+ 'Internal, Fired' => 'Interne, déclenché',
1953
+ 'Off' => 'Désactivé',
1954
+ },
1955
+ },
1956
+ 'FlashSyncSpeedAv' => {
1957
+ Description => 'Vitesse synchro en mode Av',
1958
+ PrintConv => {
1959
+ '1/200 Fixed' => '1/200 fixe',
1960
+ '1/250 Fixed' => '1/250 fixe',
1961
+ '1/300 Fixed' => '1/300 fixe',
1962
+ },
1963
+ },
1964
+ 'FlashType' => {
1965
+ Description => 'Type de flash',
1966
+ PrintConv => {
1967
+ 'Built-In Flash' => 'Intégré',
1968
+ 'External' => 'Externe',
1969
+ 'None' => 'Aucune',
1970
+ },
1971
+ },
1972
+ 'FlashWarning' => {
1973
+ PrintConv => {
1974
+ 'Off' => 'Désactivé',
1975
+ 'On' => 'Activé',
1976
+ },
1977
+ },
1978
+ 'FlashpixVersion' => 'Version Flashpix supportée',
1979
+ 'FlickerReduce' => {
1980
+ PrintConv => {
1981
+ 'Off' => 'Désactivé',
1982
+ 'On' => 'Activé',
1983
+ },
1984
+ },
1985
+ 'FlipHorizontal' => {
1986
+ PrintConv => {
1987
+ 'No' => 'Non',
1988
+ 'Yes' => 'Oui',
1989
+ },
1990
+ },
1991
+ 'FocalLength' => 'Focale de l\'objectif',
1992
+ 'FocalLength35efl' => 'Focale de l\'objectif',
1993
+ 'FocalLengthIn35mmFormat' => 'Distance focale sur film 35 mm',
1994
+ 'FocalPlaneResolutionUnit' => {
1995
+ Description => 'Unité de résolution de plan focal',
1996
+ PrintConv => {
1997
+ 'None' => 'Aucune',
1998
+ 'inches' => 'Pouce',
1999
+ 'um' => 'µm (micromètre)',
2000
+ },
2001
+ },
2002
+ 'FocalPlaneXResolution' => 'Résolution X du plan focal',
2003
+ 'FocalPlaneYResolution' => 'Résolution Y du plan focal',
2004
+ 'Focus' => {
2005
+ PrintConv => {
2006
+ 'Manual' => 'Manuelle',
2007
+ },
2008
+ },
2009
+ 'FocusContinuous' => {
2010
+ PrintConv => {
2011
+ 'Manual' => 'Manuelle',
2012
+ },
2013
+ },
2014
+ 'FocusDistance' => 'Distance de mise au point',
2015
+ 'FocusMode' => {
2016
+ Description => 'Mode mise au point',
2017
+ PrintConv => {
2018
+ 'AF-C' => 'AF-C (prise de vue en rafale)',
2019
+ 'AF-S' => 'AF-S (prise de vue unique)',
2020
+ 'Auto, Continuous' => 'Auto, continue',
2021
+ 'Auto, Focus button' => 'Bouton autofocus',
2022
+ 'Continuous' => 'Auto, continue',
2023
+ 'Infinity' => 'Infini',
2024
+ 'Manual' => 'Manuelle',
2025
+ 'Normal' => 'Normale',
2026
+ 'Pan Focus' => 'Hyperfocale',
2027
+ },
2028
+ },
2029
+ 'FocusMode2' => {
2030
+ Description => 'Mode mise au point 2',
2031
+ PrintConv => {
2032
+ 'AF-C' => 'AF-C (prise de vue en rafale)',
2033
+ 'AF-S' => 'AF-S (prise de vue unique)',
2034
+ 'Manual' => 'Manuelle',
2035
+ },
2036
+ },
2037
+ 'FocusModeSetting' => {
2038
+ PrintConv => {
2039
+ 'AF-C' => 'AF-C (prise de vue en rafale)',
2040
+ 'AF-S' => 'AF-S (prise de vue unique)',
2041
+ 'Manual' => 'Manuelle',
2042
+ },
2043
+ },
2044
+ 'FocusPosition' => 'Distance de mise au point',
2045
+ 'FocusRange' => {
2046
+ PrintConv => {
2047
+ 'Infinity' => 'Infini',
2048
+ 'Manual' => 'Manuelle',
2049
+ 'Normal' => 'Normale',
2050
+ 'Pan Focus' => 'Hyperfocale',
2051
+ 'Super Macro' => 'Super macro',
2052
+ },
2053
+ },
2054
+ 'FocusTrackingLockOn' => {
2055
+ PrintConv => {
2056
+ 'Normal' => 'Normale',
2057
+ 'Off' => 'Désactivé',
2058
+ },
2059
+ },
2060
+ 'FocusingScreen' => 'Verre de visée',
2061
+ 'ForwardMatrix1' => 'Matrice forward 1',
2062
+ 'ForwardMatrix2' => 'Matrice forward 2',
2063
+ 'FrameNumber' => 'Numéro de vue',
2064
+ 'FrameRate' => 'Vitesse',
2065
+ 'FrameSize' => 'Taille du cadre',
2066
+ 'FreeByteCounts' => 'Nombre d\'octets libres',
2067
+ 'FreeOffsets' => 'Offsets libres',
2068
+ 'FujiFlashMode' => {
2069
+ PrintConv => {
2070
+ 'Off' => 'Désactivé',
2071
+ 'On' => 'Activé',
2072
+ 'Red-eye reduction' => 'Réduction yeux rouges',
2073
+ },
2074
+ },
2075
+ 'GIFVersion' => 'Version GIF',
2076
+ 'GPSAltitude' => 'Altitude',
2077
+ 'GPSAltitudeRef' => {
2078
+ Description => 'Référence d\'altitude',
2079
+ PrintConv => {
2080
+ 'Above Sea Level' => 'Au-dessus du niveau de la mer',
2081
+ 'Below Sea Level' => 'En-dessous du niveau de la mer',
2082
+ },
2083
+ },
2084
+ 'GPSAreaInformation' => 'Nom de la zone GPS',
2085
+ 'GPSDOP' => 'Précision de mesure',
2086
+ 'GPSDateStamp' => 'Date GPS',
2087
+ 'GPSDateTime' => 'Heure GPS (horloge atomique)',
2088
+ 'GPSDestBearing' => 'Orientation de la destination',
2089
+ 'GPSDestBearingRef' => {
2090
+ Description => 'Référence de l\'orientation de la destination',
2091
+ PrintConv => {
2092
+ 'Magnetic North' => 'Nord magnétique',
2093
+ 'True North' => 'Direction vraie',
2094
+ },
2095
+ },
2096
+ 'GPSDestDistance' => 'Distance à la destination',
2097
+ 'GPSDestDistanceRef' => {
2098
+ Description => 'Référence de la distance à la destination',
2099
+ PrintConv => {
2100
+ 'Kilometers' => 'Kilomètres',
2101
+ 'Nautical Miles' => 'Noeuds',
2102
+ },
2103
+ },
2104
+ 'GPSDestLatitude' => 'Latitude de destination',
2105
+ 'GPSDestLatitudeRef' => {
2106
+ Description => 'Référence de la latitude de destination',
2107
+ PrintConv => {
2108
+ 'North' => 'Latitude nord',
2109
+ 'South' => 'Latitude sud',
2110
+ },
2111
+ },
2112
+ 'GPSDestLongitude' => 'Longitude de destination',
2113
+ 'GPSDestLongitudeRef' => {
2114
+ Description => 'Référence de la longitude de destination',
2115
+ PrintConv => {
2116
+ 'East' => 'Longitude est',
2117
+ 'West' => 'Longitude ouest',
2118
+ },
2119
+ },
2120
+ 'GPSDifferential' => {
2121
+ Description => 'Correction différentielle GPS',
2122
+ PrintConv => {
2123
+ 'Differential Corrected' => 'Correction différentielle appliquée',
2124
+ 'No Correction' => 'Mesure sans correction différentielle',
2125
+ },
2126
+ },
2127
+ 'GPSImgDirection' => 'Direction de l\'image',
2128
+ 'GPSImgDirectionRef' => {
2129
+ Description => 'Référence pour la direction l\'image',
2130
+ PrintConv => {
2131
+ 'Magnetic North' => 'Direction magnétique',
2132
+ 'True North' => 'Direction vraie',
2133
+ },
2134
+ },
2135
+ 'GPSInfo' => 'Pointeur IFD d\'informations GPS',
2136
+ 'GPSLatitude' => 'Latitude',
2137
+ 'GPSLatitudeRef' => {
2138
+ Description => 'Latitude nord ou sud',
2139
+ PrintConv => {
2140
+ 'North' => 'Latitude nord',
2141
+ 'South' => 'Latitude sud',
2142
+ },
2143
+ },
2144
+ 'GPSLongitude' => 'Longitude',
2145
+ 'GPSLongitudeRef' => {
2146
+ Description => 'Longitude est ou ouest',
2147
+ PrintConv => {
2148
+ 'East' => 'Longitude est',
2149
+ 'West' => 'Longitude ouest',
2150
+ },
2151
+ },
2152
+ 'GPSMapDatum' => 'Données de surveillance géodésique utilisées',
2153
+ 'GPSMeasureMode' => {
2154
+ Description => 'Mode de mesure GPS',
2155
+ PrintConv => {
2156
+ '2-D' => 'Mesure à deux dimensions',
2157
+ '2-Dimensional' => 'Mesure à deux dimensions',
2158
+ '2-Dimensional Measurement' => 'Mesure à deux dimensions',
2159
+ '3-D' => 'Mesure à trois dimensions',
2160
+ '3-Dimensional' => 'Mesure à trois dimensions',
2161
+ '3-Dimensional Measurement' => 'Mesure à trois dimensions',
2162
+ },
2163
+ },
2164
+ 'GPSPosition' => 'Position GPS',
2165
+ 'GPSProcessingMethod' => 'Nom de la méthode de traitement GPS',
2166
+ 'GPSSatellites' => 'Satellites GPS utilisés pour la mesure',
2167
+ 'GPSSpeed' => 'Vitesse du récepteur GPS',
2168
+ 'GPSSpeedRef' => {
2169
+ Description => 'Unité de vitesse',
2170
+ PrintConv => {
2171
+ 'km/h' => 'Kilomètres par heure',
2172
+ 'knots' => 'Noeuds',
2173
+ 'mph' => 'Miles par heure',
2174
+ },
2175
+ },
2176
+ 'GPSStatus' => {
2177
+ Description => 'État du récepteur GPS',
2178
+ PrintConv => {
2179
+ 'Measurement Active' => 'Mesure active',
2180
+ 'Measurement Void' => 'Mesure vide',
2181
+ },
2182
+ },
2183
+ 'GPSTimeStamp' => 'Heure GPS (horloge atomique)',
2184
+ 'GPSTrack' => 'Direction de déplacement',
2185
+ 'GPSTrackRef' => {
2186
+ Description => 'Référence pour la direction de déplacement',
2187
+ PrintConv => {
2188
+ 'Magnetic North' => 'Direction magnétique',
2189
+ 'True North' => 'Direction vraie',
2190
+ },
2191
+ },
2192
+ 'GPSVersionID' => 'Version de tag GPS',
2193
+ 'GainControl' => {
2194
+ Description => 'Contrôle de gain',
2195
+ PrintConv => {
2196
+ 'High gain down' => 'Forte atténuation',
2197
+ 'High gain up' => 'Fort gain',
2198
+ 'Low gain down' => 'Faible atténuation',
2199
+ 'Low gain up' => 'Faible gain',
2200
+ 'None' => 'Aucune',
2201
+ },
2202
+ },
2203
+ 'GammaCompensatedValue' => 'Valeur de compensation gamma',
2204
+ 'Gapless' => {
2205
+ PrintConv => {
2206
+ 'No' => 'Non',
2207
+ 'Yes' => 'Oui',
2208
+ },
2209
+ },
2210
+ 'GeoTiffAsciiParams' => 'Tag de paramètres Ascii GeoTiff',
2211
+ 'GeoTiffDirectory' => 'Tag de répertoire de clé GeoTiff',
2212
+ 'GeoTiffDoubleParams' => 'Tag de paramètres doubles GeoTiff',
2213
+ 'Gradation' => 'Luminosite',
2214
+ 'GrayResponseCurve' => 'Courbe de réponse du gris',
2215
+ 'GrayResponseUnit' => {
2216
+ Description => 'Unité de réponse en gris',
2217
+ PrintConv => {
2218
+ '0.0001' => 'Le nombre représente des millièmes d\'unité',
2219
+ '0.001' => 'Le nombre représente des centièmes d\'unité',
2220
+ '0.1' => 'Le nombre représente des dixièmes d\'unité',
2221
+ '1e-05' => 'Le nombre représente des dix-millièmes d\'unité',
2222
+ '1e-06' => 'Le nombre représente des cent-millièmes d\'unité',
2223
+ },
2224
+ },
2225
+ 'GrayTRC' => 'Courbe de reproduction des tons gris',
2226
+ 'GreenMatrixColumn' => 'Colonne de matrice verte',
2227
+ 'GreenTRC' => 'Courbe de reproduction des tons verts',
2228
+ 'GridDisplay' => {
2229
+ PrintConv => {
2230
+ 'Off' => 'Désactivé',
2231
+ 'On' => 'Activé',
2232
+ },
2233
+ },
2234
+ 'GripBatteryADLoad' => 'Tension accu poignée en charge',
2235
+ 'GripBatteryADNoLoad' => 'Tension accu poignée à vide',
2236
+ 'GripBatteryState' => {
2237
+ Description => 'État de accu poignée',
2238
+ PrintConv => {
2239
+ 'Almost Empty' => 'Presque vide',
2240
+ 'Empty or Missing' => 'Vide ou absent',
2241
+ 'Full' => 'Plein',
2242
+ 'Running Low' => 'En baisse',
2243
+ },
2244
+ },
2245
+ 'HCUsage' => 'Usage HC',
2246
+ 'HDR' => {
2247
+ Description => 'HDR auto',
2248
+ PrintConv => {
2249
+ 'Off' => 'Désactivée',
2250
+ },
2251
+ },
2252
+ 'HalftoneHints' => 'Indications sur les demi-treintes',
2253
+ 'Headline' => 'Titre principal',
2254
+ 'HighISONoiseReduction' => {
2255
+ Description => 'Réduction du bruit en haute sensibilité ISO',
2256
+ PrintConv => {
2257
+ 'Auto' => 'Auto.',
2258
+ 'High' => 'Fort',
2259
+ 'Low' => 'Bas',
2260
+ 'Normal' => 'Normale',
2261
+ 'Off' => 'Désactivé',
2262
+ 'On' => 'Activé',
2263
+ 'Strong' => 'Importante',
2264
+ 'Weak' => 'Faible',
2265
+ 'Weakest' => 'La plus faible',
2266
+ },
2267
+ },
2268
+ 'HighlightTonePriority' => {
2269
+ Description => 'Priorité hautes lumières',
2270
+ PrintConv => {
2271
+ 'Disable' => 'Désactivée',
2272
+ 'Enable' => 'Activée',
2273
+ 'Off' => 'Désactivé',
2274
+ 'On' => 'Activé',
2275
+ },
2276
+ },
2277
+ 'History' => 'Récapitulatif',
2278
+ 'HometownCity' => 'Ville de résidence',
2279
+ 'HometownCityCode' => 'Code ville de résidence',
2280
+ 'HometownDST' => {
2281
+ Description => 'Heure d\'été de résidence',
2282
+ PrintConv => {
2283
+ 'No' => 'Non',
2284
+ 'Yes' => 'Oui',
2285
+ },
2286
+ },
2287
+ 'HostComputer' => 'Ordinateur hôte',
2288
+ 'Hue' => 'Nuance',
2289
+ 'HueAdjustment' => 'Teinte',
2290
+ 'HyperfocalDistance' => 'Distanace hyperfocale',
2291
+ 'ICCProfile' => 'Profil ICC',
2292
+ 'ICCProfileName' => 'Nom du profil ICC',
2293
+ 'ICC_Profile' => 'Profil de couleur ICC d\'entrée',
2294
+ 'ID3Size' => 'Taille ID3',
2295
+ 'IPTC-NAA' => 'Métadonnées IPTC-NAA',
2296
+ 'IPTCBitsPerSample' => 'Nombre de bits par échantillon',
2297
+ 'IPTCImageHeight' => 'Nombre de lignes',
2298
+ 'IPTCImageRotation' => {
2299
+ Description => 'Rotation d\'image',
2300
+ PrintConv => {
2301
+ '0' => 'Pas de rotation',
2302
+ '180' => 'Rotation de 180 degrés',
2303
+ '270' => 'Rotation de 270 degrés',
2304
+ '90' => 'Rotation de 90 degrés',
2305
+ },
2306
+ },
2307
+ 'IPTCImageWidth' => 'Pixels par ligne',
2308
+ 'IPTCPictureNumber' => 'Numéro d\'image',
2309
+ 'IPTCPixelHeight' => 'Taille de pixel perpendiculairement à la direction de scan',
2310
+ 'IPTCPixelWidth' => 'Taille de pixel dans la direction de scan',
2311
+ 'ISO' => 'Sensibilité ISO',
2312
+ 'ISOExpansion' => {
2313
+ Description => 'Extension sensibilité ISO',
2314
+ PrintConv => {
2315
+ 'Off' => 'Arrêt',
2316
+ 'On' => 'Marche',
2317
+ },
2318
+ },
2319
+ 'ISOExpansion2' => {
2320
+ PrintConv => {
2321
+ 'Off' => 'Désactivé',
2322
+ },
2323
+ },
2324
+ 'ISOFloor' => 'Seuil ISO',
2325
+ 'ISOInfo' => 'Info ISO',
2326
+ 'ISOSelection' => 'Choix ISO',
2327
+ 'ISOSetting' => {
2328
+ Description => 'Réglage ISO',
2329
+ PrintConv => {
2330
+ 'Manual' => 'Manuelle',
2331
+ },
2332
+ },
2333
+ 'ISOSpeedExpansion' => {
2334
+ Description => 'Extension de sensibilité ISO',
2335
+ PrintConv => {
2336
+ 'No' => 'Non',
2337
+ 'Yes' => 'Oui',
2338
+ },
2339
+ },
2340
+ 'ISOSpeedIncrements' => {
2341
+ Description => 'Incréments de sensibilité ISO',
2342
+ PrintConv => {
2343
+ '1/3 Stop' => 'Palier 1/3',
2344
+ },
2345
+ },
2346
+ 'ISOSpeedRange' => {
2347
+ Description => 'Régler l\'extension de sensibilité ISO',
2348
+ PrintConv => {
2349
+ 'Disable' => 'Désactivé',
2350
+ 'Enable' => 'Activée',
2351
+ },
2352
+ },
2353
+ 'IT8Header' => 'En-tête IT8',
2354
+ 'Identifier' => 'Identifiant',
2355
+ 'Illumination' => {
2356
+ PrintConv => {
2357
+ 'Off' => 'Désactivé',
2358
+ 'On' => 'Activé',
2359
+ },
2360
+ },
2361
+ 'ImageAdjustment' => 'Ajustement Image',
2362
+ 'ImageAreaOffset' => 'Décalage de zone d\'image',
2363
+ 'ImageAuthentication' => {
2364
+ Description => 'Authentication de l\'image',
2365
+ PrintConv => {
2366
+ 'Off' => 'Désactivé',
2367
+ 'On' => 'Activé',
2368
+ },
2369
+ },
2370
+ 'ImageBoundary' => 'Cadre Image',
2371
+ 'ImageColorIndicator' => 'Indicateur de couleur d\'image',
2372
+ 'ImageColorValue' => 'Valeur de couleur d\'image',
2373
+ 'ImageCount' => 'Compteur d\'images',
2374
+ 'ImageDataSize' => 'Taille de l\'image',
2375
+ 'ImageDepth' => 'Profondeur d\'image',
2376
+ 'ImageDescription' => 'Description d\'image',
2377
+ 'ImageDustOff' => {
2378
+ PrintConv => {
2379
+ 'Off' => 'Désactivé',
2380
+ 'On' => 'Activé',
2381
+ },
2382
+ },
2383
+ 'ImageEditCount' => 'Compteur de traitement d\'image',
2384
+ 'ImageEditing' => {
2385
+ Description => 'Traitement de l\'image',
2386
+ PrintConv => {
2387
+ 'Cropped' => 'Recadré',
2388
+ 'Digital Filter' => 'Filtre numérique',
2389
+ 'Frame Synthesis?' => 'Synthèse de vue ?',
2390
+ 'None' => 'Aucun',
2391
+ },
2392
+ },
2393
+ 'ImageHeight' => 'Hauteur d\'image',
2394
+ 'ImageHistory' => 'Historique de l\'image',
2395
+ 'ImageID' => 'ID d\'image',
2396
+ 'ImageLayer' => 'Couche image',
2397
+ 'ImageNumber' => 'Numéro d\'image',
2398
+ 'ImageOptimization' => 'Optimisation d\'image',
2399
+ 'ImageOrientation' => {
2400
+ Description => 'Orientation d\'image',
2401
+ PrintConv => {
2402
+ 'Landscape' => 'Paysage',
2403
+ 'Square' => 'Carré',
2404
+ },
2405
+ },
2406
+ 'ImageProcessing' => 'Retouche d\'image',
2407
+ 'ImageQuality' => {
2408
+ PrintConv => {
2409
+ 'Normal' => 'Normale',
2410
+ },
2411
+ },
2412
+ 'ImageReview' => {
2413
+ PrintConv => {
2414
+ 'Off' => 'Désactivé',
2415
+ 'On' => 'Activé',
2416
+ },
2417
+ },
2418
+ 'ImageRotated' => {
2419
+ PrintConv => {
2420
+ 'No' => 'Non',
2421
+ 'Yes' => 'Oui',
2422
+ },
2423
+ },
2424
+ 'ImageSize' => 'Taille de l\'Image',
2425
+ 'ImageSourceData' => 'Données source d\'image',
2426
+ 'ImageStabilization' => {
2427
+ Description => 'Stabilisation d\'image',
2428
+ PrintConv => {
2429
+ 'Off' => 'Désactivé',
2430
+ 'On' => 'Activé',
2431
+ 'On, Mode 1' => 'Enclenché, Mode 1',
2432
+ 'On, Mode 2' => 'Enclenché, Mode 2',
2433
+ },
2434
+ },
2435
+ 'ImageTone' => {
2436
+ Description => 'Ton de l\'image',
2437
+ PrintConv => {
2438
+ 'Bright' => 'Brillant',
2439
+ 'Landscape' => 'Paysage',
2440
+ 'Natural' => 'Naturel',
2441
+ },
2442
+ },
2443
+ 'ImageType' => 'Type d\'image',
2444
+ 'ImageUniqueID' => 'Identificateur unique d\'image',
2445
+ 'ImageWidth' => 'Largeur d\'image',
2446
+ 'Indexed' => 'Indexé',
2447
+ 'InfoButtonWhenShooting' => {
2448
+ Description => 'Touche INFO au déclenchement',
2449
+ PrintConv => {
2450
+ 'Displays camera settings' => 'Affiche les réglages en cours',
2451
+ 'Displays shooting functions' => 'Affiche les fonctions',
2452
+ },
2453
+ },
2454
+ 'InkNames' => 'Nom des encres',
2455
+ 'InkSet' => 'Encrage',
2456
+ 'IntellectualGenre' => 'Genre intellectuel',
2457
+ 'IntelligentAuto' => 'Mode Auto intelligent',
2458
+ 'IntensityStereo' => {
2459
+ PrintConv => {
2460
+ 'Off' => 'Désactivé',
2461
+ 'On' => 'Activé',
2462
+ },
2463
+ },
2464
+ 'InterchangeColorSpace' => {
2465
+ PrintConv => {
2466
+ 'CMY (K) Device Dependent' => 'CMY(K) dépendant de l\'appareil',
2467
+ 'RGB Device Dependent' => 'RVB dépendant de l\'appareil',
2468
+ },
2469
+ },
2470
+ 'IntergraphMatrix' => 'Tag de matrice intergraphe',
2471
+ 'Interlace' => 'Entrelacement',
2472
+ 'InternalFlash' => {
2473
+ PrintConv => {
2474
+ 'Fired' => 'Flash déclenché',
2475
+ 'Manual' => 'Manuelle',
2476
+ 'No' => 'Flash non déclenché',
2477
+ 'Off' => 'Désactivé',
2478
+ 'On' => 'Activé',
2479
+ },
2480
+ },
2481
+ 'InternalFlashMode' => {
2482
+ Description => 'Segment de mesure flash esclave 2',
2483
+ PrintConv => {
2484
+ 'Did not fire, (Unknown 0xf4)' => 'Hors service (inconnue 0xF4)',
2485
+ 'Did not fire, Auto' => 'Hors service, auto',
2486
+ 'Did not fire, Auto, Red-eye reduction' => 'Hors service, auto, réduction yeux rouges',
2487
+ 'Did not fire, Normal' => 'Hors service, normal',
2488
+ 'Did not fire, Red-eye reduction' => 'Hors service, réduction yeux rouges',
2489
+ 'Did not fire, Slow-sync' => 'Hors service, synchro lente',
2490
+ 'Did not fire, Slow-sync, Red-eye reduction' => 'Hors service, synchro lente, réduction yeux rouges',
2491
+ 'Did not fire, Trailing-curtain Sync' => 'Hors service, synchro 2e rideau',
2492
+ 'Did not fire, Wireless (Control)' => 'Hors service, sans cordon (contrôleur)',
2493
+ 'Did not fire, Wireless (Master)' => 'Hors service, sans cordon (maître)',
2494
+ 'Fired' => 'Activé',
2495
+ 'Fired, Auto' => 'En service, auto',
2496
+ 'Fired, Auto, Red-eye reduction' => 'En service, auto, réduction yeux rouges',
2497
+ 'Fired, Red-eye reduction' => 'En service, réduction yeux rouges',
2498
+ 'Fired, Slow-sync' => 'En service, synchro lente',
2499
+ 'Fired, Slow-sync, Red-eye reduction' => 'En service, synchro lente, réduction yeux rouges',
2500
+ 'Fired, Trailing-curtain Sync' => 'En service, synchro 2e rideau',
2501
+ 'Fired, Wireless (Control)' => 'En service, sans cordon (contrôleur)',
2502
+ 'Fired, Wireless (Master)' => 'En service, sans cordon (maître)',
2503
+ 'n/a - Off-Auto-Aperture' => 'N/c - auto-diaph hors service',
2504
+ },
2505
+ },
2506
+ 'InternalFlashStrength' => 'Segment de mesure flash esclave 4',
2507
+ 'InternalSerialNumber' => 'Numéro de série interne',
2508
+ 'InteropIndex' => {
2509
+ Description => 'Identification d\'interopérabilité',
2510
+ PrintConv => {
2511
+ 'R03 - DCF option file (Adobe RGB)' => 'R03: fichier d\'option DCF (Adobe RGB)',
2512
+ 'R98 - DCF basic file (sRGB)' => 'R98: fichier de base DCF (sRGB)',
2513
+ 'THM - DCF thumbnail file' => 'THM: fichier de vignette DCF',
2514
+ },
2515
+ },
2516
+ 'InteropOffset' => 'Indicateur d\'interfonctionnement',
2517
+ 'InteropVersion' => 'Version d\'interopérabilité',
2518
+ 'IptcLastEdited' => 'Derniere edition IPTC',
2519
+ 'JFIFVersion' => 'Version JFIF',
2520
+ 'JPEGACTables' => 'Tableaux AC JPEG',
2521
+ 'JPEGDCTables' => 'Tableaux DC JPEG',
2522
+ 'JPEGLosslessPredictors' => 'Prédicteurs JPEG sans perte',
2523
+ 'JPEGPointTransforms' => 'Transformations de point JPEG',
2524
+ 'JPEGProc' => 'Proc JPEG',
2525
+ 'JPEGQTables' => 'Tableaux Q JPEG',
2526
+ 'JPEGQuality' => {
2527
+ Description => 'Qualité',
2528
+ PrintConv => {
2529
+ 'Extra Fine' => 'Extra fine',
2530
+ 'Standard' => 'Normale',
2531
+ },
2532
+ },
2533
+ 'JPEGRestartInterval' => 'Intervalle de redémarrage JPEG',
2534
+ 'JPEGTables' => 'Tableaux JPEG',
2535
+ 'JobID' => 'ID de la tâche',
2536
+ 'JpgRecordedPixels' => {
2537
+ Description => 'Pixels enregistrés JPEG',
2538
+ PrintConv => {
2539
+ '10 MP' => '10 Mpx',
2540
+ '2 MP' => '2 Mpx',
2541
+ '6 MP' => '6 Mpx',
2542
+ },
2543
+ },
2544
+ 'Keyword' => 'Mots clé',
2545
+ 'Keywords' => 'Mots-clés',
2546
+ 'LC1' => 'Données d\'objectif',
2547
+ 'LC10' => 'Données mv\' nv\'',
2548
+ 'LC11' => 'Données AVC 1/EXP',
2549
+ 'LC12' => 'Données mv1 Avminsif',
2550
+ 'LC14' => 'Données UNT_12 UNT_6',
2551
+ 'LC15' => 'Données d\'adaptation de flash incorporé',
2552
+ 'LC2' => 'Code de distance',
2553
+ 'LC3' => 'Valeur K',
2554
+ 'LC4' => 'Données de correction d\'aberration à courte distance',
2555
+ 'LC5' => 'Données de correction d\'aberration chromatique',
2556
+ 'LC6' => 'Données d\'aberration d\'ouverture',
2557
+ 'LC7' => 'Données de condition minimale de déclenchement AF',
2558
+ 'LCDDisplayAtPowerOn' => {
2559
+ Description => 'Etat LCD lors de l\'allumage',
2560
+ PrintConv => {
2561
+ 'Display' => 'Allumé',
2562
+ 'Retain power off status' => 'Etat précédent',
2563
+ },
2564
+ },
2565
+ 'LCDDisplayReturnToShoot' => {
2566
+ Description => 'Affich. LCD -> Prise de vues',
2567
+ PrintConv => {
2568
+ 'Also with * etc.' => 'Aussi par * etc.',
2569
+ 'With Shutter Button only' => 'Par déclencheur uniq.',
2570
+ },
2571
+ },
2572
+ 'LCDIllumination' => {
2573
+ PrintConv => {
2574
+ 'Off' => 'Désactivé',
2575
+ 'On' => 'Activé',
2576
+ },
2577
+ },
2578
+ 'LCDIlluminationDuringBulb' => {
2579
+ Description => 'Éclairage LCD pendant pose longue',
2580
+ PrintConv => {
2581
+ 'Off' => 'Désactivé',
2582
+ 'On' => 'Activé',
2583
+ },
2584
+ },
2585
+ 'LCDPanels' => {
2586
+ Description => 'Ecran LCD supérieur/arrière',
2587
+ PrintConv => {
2588
+ 'ISO/File no.' => 'ISO/No. fichier',
2589
+ 'ISO/Remain. shots' => 'ISO/Vues restantes',
2590
+ 'Remain. shots/File no.' => 'Vues restantes/No. fichier',
2591
+ 'Shots in folder/Remain. shots' => 'Vues dans dossier/Vues restantes',
2592
+ },
2593
+ },
2594
+ 'LCHEditor' => {
2595
+ PrintConv => {
2596
+ 'Off' => 'Désactivé',
2597
+ 'On' => 'Activé',
2598
+ },
2599
+ },
2600
+ 'Language' => 'Langage',
2601
+ 'LanguageIdentifier' => 'Identificateur de langue',
2602
+ 'LeafData' => 'Données Leaf',
2603
+ 'Lens' => 'Objectif ',
2604
+ 'LensAFStopButton' => {
2605
+ Description => 'Fonct. touche AF objectif',
2606
+ PrintConv => {
2607
+ 'AE lock' => 'Verrouillage AE',
2608
+ 'AE lock while metering' => 'Verr. AE posemètre actif',
2609
+ 'AF Stop' => 'Arrêt AF',
2610
+ 'AF mode: ONE SHOT <-> AI SERVO' => 'Mode AF: ONE SHOT <-> AI SERVO',
2611
+ 'AF point: M -> Auto / Auto -> Ctr.' => 'Colli: M -> Auto / Auto -> Ctr.',
2612
+ 'AF point: M->Auto/Auto->ctr' => 'Collim.AF: M->Auto/Auto->ctr',
2613
+ 'AF start' => 'Activation AF',
2614
+ 'AF stop' => 'Arrêt AF',
2615
+ 'IS start' => 'Activation stab. image',
2616
+ 'Switch to registered AF point' => 'Activer le collimateur autofocus enregistré',
2617
+ },
2618
+ },
2619
+ 'LensData' => 'Valeur K (LC3)',
2620
+ 'LensDataVersion' => 'Version des Données Objectif',
2621
+ 'LensDriveNoAF' => {
2622
+ Description => 'Pilot. obj. si AF impossible',
2623
+ PrintConv => {
2624
+ 'Focus search off' => 'Pas de recherche du point',
2625
+ 'Focus search on' => 'Recherche du point',
2626
+ },
2627
+ },
2628
+ 'LensFStops' => 'Nombre de diaphs de l\'objectif',
2629
+ 'LensID' => 'ID Lens',
2630
+ 'LensIDNumber' => 'Numéro d\'Objectif',
2631
+ 'LensInfo' => 'Infos lens',
2632
+ 'LensKind' => 'Sorte d\'objectif / version (LC0)',
2633
+ 'LensSerialNumber' => 'Numéro de série objectif',
2634
+ 'LensType' => 'Sorte d\'objectif',
2635
+ 'LicenseType' => {
2636
+ PrintConv => {
2637
+ 'Unknown' => 'Inconnu',
2638
+ },
2639
+ },
2640
+ 'LightReading' => 'Lecture de la lumière',
2641
+ 'LightSource' => {
2642
+ Description => 'Source de lumière',
2643
+ PrintConv => {
2644
+ 'Cloudy' => 'Temps nuageux',
2645
+ 'Cool White Fluorescent' => 'Fluorescente type soft',
2646
+ 'Day White Fluorescent' => 'Fluorescente type blanc',
2647
+ 'Daylight' => 'Lumière du jour',
2648
+ 'Daylight Fluorescent' => 'Fluorescente type jour',
2649
+ 'Fine Weather' => 'Beau temps',
2650
+ 'Fluorescent' => 'Fluorescente',
2651
+ 'ISO Studio Tungsten' => 'Tungstène studio ISO',
2652
+ 'Other' => 'Autre source de lumière',
2653
+ 'Shade' => 'Ombre',
2654
+ 'Standard Light A' => 'Lumière standard A',
2655
+ 'Standard Light B' => 'Lumière standard B',
2656
+ 'Standard Light C' => 'Lumière standard C',
2657
+ 'Tungsten (Incandescent)' => 'Tungstène (lumière incandescente)',
2658
+ 'Unknown' => 'Inconnue',
2659
+ 'Warm White Fluorescent' => 'Fluorescent blanc chaud',
2660
+ 'White Fluorescent' => 'Fluorescent blanc',
2661
+ },
2662
+ },
2663
+ 'LightSourceSpecial' => {
2664
+ PrintConv => {
2665
+ 'Off' => 'Désactivé',
2666
+ 'On' => 'Activé',
2667
+ },
2668
+ },
2669
+ 'LightValue' => 'Luminosite',
2670
+ 'Lightness' => 'Luminosité',
2671
+ 'LinearResponseLimit' => 'Limite de réponse linéaire',
2672
+ 'LinearizationTable' => 'Table de linéarisation',
2673
+ 'Lit' => {
2674
+ PrintConv => {
2675
+ 'No' => 'Non',
2676
+ 'Yes' => 'Oui',
2677
+ },
2678
+ },
2679
+ 'LiveViewExposureSimulation' => {
2680
+ Description => 'Simulation d\'exposition directe',
2681
+ PrintConv => {
2682
+ 'Disable (LCD auto adjust)' => 'Désactivée (réglge écran auto)',
2683
+ 'Enable (simulates exposure)' => 'Activée (simulation exposition)',
2684
+ },
2685
+ },
2686
+ 'LiveViewShooting' => {
2687
+ PrintConv => {
2688
+ 'Off' => 'Désactivé',
2689
+ 'On' => 'Activé',
2690
+ },
2691
+ },
2692
+ 'LocalizedCameraModel' => 'Nom traduit de modèle d\'appareil',
2693
+ 'Location' => 'Ligne',
2694
+ 'LockMicrophoneButton' => {
2695
+ Description => 'Fonction de touche microphone',
2696
+ PrintConv => {
2697
+ 'Protect (hold:record memo)' => 'Protéger (maintien: enregistrement sonore)',
2698
+ 'Record memo (protect:disable)' => 'Enregistrement sonore (protéger: désactivée)',
2699
+ },
2700
+ },
2701
+ 'LongExposureNoiseReduction' => {
2702
+ Description => 'Réduct. bruit longue expo.',
2703
+ PrintConv => {
2704
+ 'Off' => 'Arrêt',
2705
+ 'On' => 'Marche',
2706
+ },
2707
+ },
2708
+ 'LookupTable' => 'Table de correspondance',
2709
+ 'LoopStyle' => {
2710
+ PrintConv => {
2711
+ 'Normal' => 'Normale',
2712
+ },
2713
+ },
2714
+ 'LuminanceNoiseReduction' => {
2715
+ PrintConv => {
2716
+ 'Low' => 'Bas',
2717
+ 'Off' => 'Désactivé',
2718
+ },
2719
+ },
2720
+ 'MCUVersion' => 'Version MCU',
2721
+ 'MIEVersion' => 'Version MIE',
2722
+ 'MIMEType' => 'Type MIME',
2723
+ 'MSStereo' => {
2724
+ PrintConv => {
2725
+ 'Off' => 'Désactivé',
2726
+ 'On' => 'Activé',
2727
+ },
2728
+ },
2729
+ 'Macro' => {
2730
+ PrintConv => {
2731
+ 'Manual' => 'Manuelle',
2732
+ 'Normal' => 'Normale',
2733
+ 'Off' => 'Désactivé',
2734
+ 'On' => 'Activé',
2735
+ 'Super Macro' => 'Super macro',
2736
+ },
2737
+ },
2738
+ 'MacroMode' => {
2739
+ Description => 'Mode Macro',
2740
+ PrintConv => {
2741
+ 'Normal' => 'Normale',
2742
+ 'Off' => 'Désactivé',
2743
+ 'On' => 'Activé',
2744
+ 'Super Macro' => 'Super macro',
2745
+ 'Tele-Macro' => 'Macro en télé',
2746
+ },
2747
+ },
2748
+ 'MagnifiedView' => {
2749
+ Description => 'Agrandissement en lecture',
2750
+ PrintConv => {
2751
+ 'Image playback only' => 'Lecture image uniquement',
2752
+ 'Image review and playback' => 'Aff. inst. et lecture',
2753
+ },
2754
+ },
2755
+ 'MainDialExposureComp' => {
2756
+ PrintConv => {
2757
+ 'Off' => 'Désactivé',
2758
+ 'On' => 'Activé',
2759
+ },
2760
+ },
2761
+ 'Make' => 'Fabricant',
2762
+ 'MakeAndModel' => 'Fabricant et modèle',
2763
+ 'MakerNote' => 'Données privées DNG',
2764
+ 'MakerNoteSafety' => {
2765
+ Description => 'Sécurité de note de fabricant',
2766
+ PrintConv => {
2767
+ 'Safe' => 'Sûre',
2768
+ 'Unsafe' => 'Pas sûre',
2769
+ },
2770
+ },
2771
+ 'MakerNoteVersion' => 'Version des informations spécifiques fabricant',
2772
+ 'MakerNotes' => 'Notes fabricant',
2773
+ 'ManualFlashOutput' => {
2774
+ PrintConv => {
2775
+ 'Low' => 'Bas',
2776
+ 'n/a' => 'Non établie',
2777
+ },
2778
+ },
2779
+ 'ManualFocusDistance' => 'Distance de Mise-au-point Manuelle',
2780
+ 'ManualTv' => {
2781
+ Description => 'Régl. Tv/Av manuel pour exp. M',
2782
+ PrintConv => {
2783
+ 'Tv=Control/Av=Main' => 'Tv=Contrôle rapide/Av=Principale',
2784
+ 'Tv=Control/Av=Main w/o lens' => 'Tv=Contrôle rapide/Av=Principale sans objectif',
2785
+ 'Tv=Main/Av=Control' => 'Tv=Principale/Av=Contrôle rapide',
2786
+ 'Tv=Main/Av=Main w/o lens' => 'Tv=Principale/Av=Contrôle rapide sans objectif',
2787
+ },
2788
+ },
2789
+ 'ManufactureDate' => 'Date de fabrication',
2790
+ 'Marked' => 'Marqué',
2791
+ 'MaskedAreas' => 'Zones masquées',
2792
+ 'MasterDocumentID' => 'ID du document maître',
2793
+ 'Matteing' => 'Matité',
2794
+ 'MaxAperture' => 'Données Avmin',
2795
+ 'MaxApertureAtMaxFocal' => 'Ouverture à la focale maxi',
2796
+ 'MaxApertureAtMinFocal' => 'Ouverture à la focale mini',
2797
+ 'MaxApertureValue' => 'Ouverture maximale de l\'objectif',
2798
+ 'MaxAvailHeight' => 'Hauteur max Disponible',
2799
+ 'MaxAvailWidth' => 'Largeur max Disponible',
2800
+ 'MaxFocalLength' => 'Focale maxi',
2801
+ 'MaxSampleValue' => 'Valeur maxi d\'échantillon',
2802
+ 'MaxVal' => 'Valeur max',
2803
+ 'MaximumDensityRange' => 'Etendue maximale de densité',
2804
+ 'Measurement' => 'Observateur de mesure',
2805
+ 'MeasurementBacking' => 'Support de mesure',
2806
+ 'MeasurementFlare' => 'Flare de mesure',
2807
+ 'MeasurementGeometry' => {
2808
+ Description => 'Géométrie de mesure',
2809
+ PrintConv => {
2810
+ '0/45 or 45/0' => '0/45 ou 45/0',
2811
+ '0/d or d/0' => '0/d ou d/0',
2812
+ },
2813
+ },
2814
+ 'MeasurementIlluminant' => 'Illuminant de mesure',
2815
+ 'MeasurementObserver' => 'Observateur de mesure',
2816
+ 'MediaBlackPoint' => 'Point noir moyen',
2817
+ 'MediaType' => {
2818
+ PrintConv => {
2819
+ 'Normal' => 'Normale',
2820
+ },
2821
+ },
2822
+ 'MediaWhitePoint' => 'Point blanc moyen',
2823
+ 'MenuButtonDisplayPosition' => {
2824
+ Description => 'Position début touche menu',
2825
+ PrintConv => {
2826
+ 'Previous' => 'Précédente',
2827
+ 'Previous (top if power off)' => 'Précédente (Haut si dés.)',
2828
+ 'Top' => 'Haut',
2829
+ },
2830
+ },
2831
+ 'MenuButtonReturn' => {
2832
+ PrintConv => {
2833
+ 'Previous' => 'Précédente',
2834
+ 'Top' => 'Haut',
2835
+ },
2836
+ },
2837
+ 'MetadataDate' => 'Date des metadonnées',
2838
+ 'MeteringMode' => {
2839
+ Description => 'Mode de mesure',
2840
+ PrintConv => {
2841
+ 'Average' => 'Moyenne',
2842
+ 'Center-weighted average' => 'Centrale pondérée',
2843
+ 'Evaluative' => 'Évaluative',
2844
+ 'Multi-segment' => 'Multizone',
2845
+ 'Multi-spot' => 'MultiSpot',
2846
+ 'Other' => 'Autre',
2847
+ 'Partial' => 'Partielle',
2848
+ 'Spot' => 'Grain',
2849
+ 'Unknown' => 'Inconnu',
2850
+ },
2851
+ },
2852
+ 'MeteringMode2' => {
2853
+ Description => 'Mode de mesure 2',
2854
+ PrintConv => {
2855
+ 'Multi-segment' => 'Multizone',
2856
+ },
2857
+ },
2858
+ 'MeteringMode3' => {
2859
+ Description => 'Mode de mesure (3)',
2860
+ PrintConv => {
2861
+ 'Multi-segment' => 'Multizone',
2862
+ },
2863
+ },
2864
+ 'MinAperture' => 'Ouverture mini',
2865
+ 'MinFocalLength' => 'Focale mini',
2866
+ 'MinSampleValue' => 'Valeur mini d\'échantillon',
2867
+ 'MinoltaQuality' => {
2868
+ Description => 'Qualité',
2869
+ PrintConv => {
2870
+ 'Normal' => 'Normale',
2871
+ },
2872
+ },
2873
+ 'MirrorLockup' => {
2874
+ Description => 'Verrouillage du miroir',
2875
+ PrintConv => {
2876
+ 'Disable' => 'Désactivé',
2877
+ 'Enable' => 'Activé',
2878
+ 'Enable: Down with Set' => 'Activé: Retour par touche SET',
2879
+ },
2880
+ },
2881
+ 'ModDate' => 'Date de modification',
2882
+ 'Model' => 'Modèle d\'appareil photo',
2883
+ 'Model2' => 'Modèle d\'équipement de prise de vue (2)',
2884
+ 'ModelAge' => 'Age du modele',
2885
+ 'ModelTiePoint' => 'Tag de lien d modèle',
2886
+ 'ModelTransform' => 'Tag de transformation de modèle',
2887
+ 'ModelingFlash' => {
2888
+ PrintConv => {
2889
+ 'Off' => 'Désactivé',
2890
+ 'On' => 'Activé',
2891
+ },
2892
+ },
2893
+ 'ModifiedPictureStyle' => {
2894
+ PrintConv => {
2895
+ 'Landscape' => 'Paysage',
2896
+ 'None' => 'Aucune',
2897
+ },
2898
+ },
2899
+ 'ModifiedSaturation' => {
2900
+ PrintConv => {
2901
+ 'Off' => 'Désactivé',
2902
+ },
2903
+ },
2904
+ 'ModifiedSharpnessFreq' => {
2905
+ PrintConv => {
2906
+ 'High' => 'Haut',
2907
+ 'Highest' => 'Plus haut',
2908
+ 'Low' => 'Doux',
2909
+ 'n/a' => 'Non établie',
2910
+ },
2911
+ },
2912
+ 'ModifiedToneCurve' => {
2913
+ PrintConv => {
2914
+ 'Manual' => 'Manuelle',
2915
+ },
2916
+ },
2917
+ 'ModifiedWhiteBalance' => {
2918
+ PrintConv => {
2919
+ 'Cloudy' => 'Temps nuageux',
2920
+ 'Daylight' => 'Lumière du jour',
2921
+ 'Daylight Fluorescent' => 'Fluorescente type jour',
2922
+ 'Fluorescent' => 'Fluorescente',
2923
+ 'Shade' => 'Ombre',
2924
+ 'Tungsten' => 'Tungstène (lumière incandescente)',
2925
+ },
2926
+ },
2927
+ 'ModifyDate' => 'Date de modification de fichier',
2928
+ 'MoireFilter' => {
2929
+ PrintConv => {
2930
+ 'Off' => 'Désactivé',
2931
+ 'On' => 'Activé',
2932
+ },
2933
+ },
2934
+ 'MonochromeFilterEffect' => {
2935
+ PrintConv => {
2936
+ 'Green' => 'Vert',
2937
+ 'None' => 'Aucune',
2938
+ 'Red' => 'Rouge',
2939
+ 'Yellow' => 'Jaune',
2940
+ },
2941
+ },
2942
+ 'MonochromeLinear' => {
2943
+ PrintConv => {
2944
+ 'No' => 'Non',
2945
+ 'Yes' => 'Oui',
2946
+ },
2947
+ },
2948
+ 'MonochromeToningEffect' => {
2949
+ PrintConv => {
2950
+ 'Blue' => 'Bleu',
2951
+ 'Green' => 'Vert',
2952
+ 'None' => 'Aucune',
2953
+ },
2954
+ },
2955
+ 'MultiExposure' => 'Infos Surimpression',
2956
+ 'MultiExposureAutoGain' => {
2957
+ Description => 'Auto-expo des surimpressions',
2958
+ PrintConv => {
2959
+ 'Off' => 'Désactivé',
2960
+ 'On' => 'Activé',
2961
+ },
2962
+ },
2963
+ 'MultiExposureMode' => {
2964
+ Description => 'Mode de surimpression',
2965
+ PrintConv => {
2966
+ 'Off' => 'Désactivé',
2967
+ },
2968
+ },
2969
+ 'MultiExposureShots' => 'Nombre de prises de vue',
2970
+ 'MultiExposureVersion' => 'Version Surimpression',
2971
+ 'MultiFrameNoiseReduction' => {
2972
+ Description => 'Réduc. bruit multi-photos',
2973
+ PrintConv => {
2974
+ 'Off' => 'Désactivée',
2975
+ 'On' => 'Activé(e)',
2976
+ },
2977
+ },
2978
+ 'MultipleExposureSet' => {
2979
+ Description => 'Exposition multiple',
2980
+ PrintConv => {
2981
+ 'Off' => 'Désactivé',
2982
+ 'On' => 'Activé',
2983
+ },
2984
+ },
2985
+ 'Mute' => {
2986
+ PrintConv => {
2987
+ 'Off' => 'Désactivé',
2988
+ 'On' => 'Activé',
2989
+ },
2990
+ },
2991
+ 'MyColorMode' => {
2992
+ PrintConv => {
2993
+ 'Off' => 'Désactivé',
2994
+ },
2995
+ },
2996
+ 'NDFilter' => {
2997
+ PrintConv => {
2998
+ 'Off' => 'Désactivé',
2999
+ 'On' => 'Activé',
3000
+ },
3001
+ },
3002
+ 'NEFCompression' => {
3003
+ PrintConv => {
3004
+ 'Uncompressed' => 'Non compressé',
3005
+ },
3006
+ },
3007
+ 'NEFLinearizationTable' => 'Table de Linearization',
3008
+ 'Name' => 'Nom',
3009
+ 'NamedColor2' => 'Couleur nommée 2',
3010
+ 'NativeDigest' => 'Sommaire natif',
3011
+ 'NativeDisplayInfo' => 'Information sur l\'affichage natif',
3012
+ 'NewsPhotoVersion' => 'Version d\'enregistrement news photo',
3013
+ 'Nickname' => 'Surnom',
3014
+ 'NikonCaptureData' => 'Données Nikon Capture',
3015
+ 'NikonCaptureVersion' => 'Version Nikon Capture',
3016
+ 'Noise' => 'Bruit',
3017
+ 'NoiseFilter' => {
3018
+ PrintConv => {
3019
+ 'Low' => 'Bas',
3020
+ 'Off' => 'Désactivé',
3021
+ },
3022
+ },
3023
+ 'NoiseReduction' => {
3024
+ Description => 'Réduction du bruit',
3025
+ PrintConv => {
3026
+ 'High (+1)' => '+1 (haut)',
3027
+ 'Highest (+2)' => '+2 (le plus haut)',
3028
+ 'Low' => 'Bas',
3029
+ 'Low (-1)' => '-1 (bas)',
3030
+ 'Lowest (-2)' => '-2 (le plus bas)',
3031
+ 'Normal' => 'Normale',
3032
+ 'Off' => 'Désactivé',
3033
+ 'On' => 'Activé',
3034
+ 'Standard' => '±0 (normal)',
3035
+ },
3036
+ },
3037
+ 'NoiseReductionApplied' => 'Réduction de bruit appliquée',
3038
+ 'NominalMaxAperture' => 'Ouverture maxi nominal',
3039
+ 'NominalMinAperture' => 'Ouverture mini nominal',
3040
+ 'NumIndexEntries' => 'Nombre d\'entrées d\'index',
3041
+ 'NumberofInks' => 'Nombre d\'encres',
3042
+ 'OECFColumns' => 'Colonnes OECF',
3043
+ 'OECFNames' => 'Noms OECF',
3044
+ 'OECFRows' => 'Lignes OECF',
3045
+ 'OECFValues' => 'Valeurs OECF',
3046
+ 'OPIProxy' => 'Proxy OPI',
3047
+ 'ObjectAttributeReference' => 'Genre intellectuel',
3048
+ 'ObjectCycle' => {
3049
+ Description => 'Cycle d\'objet',
3050
+ PrintConv => {
3051
+ 'Both Morning and Evening' => 'Les deux',
3052
+ 'Evening' => 'Soir',
3053
+ 'Morning' => 'Matin',
3054
+ },
3055
+ },
3056
+ 'ObjectFileType' => {
3057
+ PrintConv => {
3058
+ 'None' => 'Aucune',
3059
+ 'Unknown' => 'Inconnu',
3060
+ },
3061
+ },
3062
+ 'ObjectName' => 'Titre',
3063
+ 'ObjectPreviewData' => 'Données de la miniature de l\'objet',
3064
+ 'ObjectPreviewFileFormat' => 'Format de fichier de la miniature de l\'objet',
3065
+ 'ObjectPreviewFileVersion' => 'Version de format de fichier de la miniature de l\'objet',
3066
+ 'ObjectTypeReference' => 'Référence de type d\'objet',
3067
+ 'OffsetSchema' => 'Schéma de décalage',
3068
+ 'OldSubfileType' => 'Type du sous-fichier',
3069
+ 'OneTouchWB' => {
3070
+ PrintConv => {
3071
+ 'Off' => 'Désactivé',
3072
+ 'On' => 'Activé',
3073
+ },
3074
+ },
3075
+ 'OpticalZoomMode' => {
3076
+ Description => 'Mode Zoom optique',
3077
+ PrintConv => {
3078
+ 'Extended' => 'Optique EX',
3079
+ 'Standard' => 'Normal',
3080
+ },
3081
+ },
3082
+ 'OpticalZoomOn' => {
3083
+ PrintConv => {
3084
+ 'Off' => 'Désactivé',
3085
+ 'On' => 'Activé',
3086
+ },
3087
+ },
3088
+ 'Opto-ElectricConvFactor' => 'Facteur de conversion optoélectrique',
3089
+ 'Orientation' => {
3090
+ Description => 'Orientation de l\'image',
3091
+ PrintConv => {
3092
+ 'Horizontal (normal)' => '0° (haut/gauche)',
3093
+ 'Mirror horizontal' => '0° (haut/droit)',
3094
+ 'Mirror horizontal and rotate 270 CW' => '90° sens horaire (gauche/haut)',
3095
+ 'Mirror horizontal and rotate 90 CW' => '90° sens antihoraire (droit/bas)',
3096
+ 'Mirror vertical' => '180° (bas/gauche)',
3097
+ 'Rotate 180' => '180° (bas/droit)',
3098
+ 'Rotate 270 CW' => '90° sens horaire (gauche/bas)',
3099
+ 'Rotate 90 CW' => '90° sens antihoraire (droit/haut)',
3100
+ },
3101
+ },
3102
+ 'OriginalRawFileData' => 'Données du fichier raw d\'origine',
3103
+ 'OriginalRawFileDigest' => 'Digest du fichier raw original',
3104
+ 'OriginalRawFileName' => 'Nom du fichier raw d\'origine',
3105
+ 'OriginalTransmissionReference' => 'Identificateur de tâche',
3106
+ 'OriginatingProgram' => 'Programme d\'origine',
3107
+ 'OtherImage' => 'Autre image',
3108
+ 'OutputResponse' => 'Réponse de sortie',
3109
+ 'Owner' => 'Proprietaire',
3110
+ 'OwnerID' => 'ID du propriétaire',
3111
+ 'OwnerName' => 'Nom du propriétaire',
3112
+ 'PDFVersion' => 'Version PDF',
3113
+ 'PEFVersion' => 'Version PEF',
3114
+ 'Padding' => 'Remplissage',
3115
+ 'PageName' => 'Nom de page',
3116
+ 'PageNumber' => 'Page numéro',
3117
+ 'PanasonicExifVersion' => 'Version Exif Panasonic',
3118
+ 'PanasonicRawVersion' => 'Version Panasonic RAW',
3119
+ 'PanasonicTitle' => 'Titre',
3120
+ 'PentaxImageSize' => {
3121
+ Description => 'Taille d\'image Pentax',
3122
+ PrintConv => {
3123
+ '2304x1728 or 2592x1944' => '2304 x 1728 ou 2592 x 1944',
3124
+ '2560x1920 or 2304x1728' => '2560 x 1920 ou 2304 x 1728',
3125
+ '2816x2212 or 2816x2112' => '2816 x 2212 ou 2816 x 2112',
3126
+ '3008x2008 or 3040x2024' => '3008 x 2008 ou 3040 x 2024',
3127
+ 'Full' => 'Pleine',
3128
+ },
3129
+ },
3130
+ 'PentaxModelID' => 'Modèle Pentax',
3131
+ 'PentaxVersion' => 'Version Pentax',
3132
+ 'PeripheralLighting' => {
3133
+ Description => 'Correction éclairage périphérique',
3134
+ PrintConv => {
3135
+ 'Off' => 'Désactiver',
3136
+ 'On' => 'Activer',
3137
+ },
3138
+ },
3139
+ 'PersonInImage' => 'Personnage sur l\'Image',
3140
+ 'PhaseDetectAF' => 'Auto-Focus',
3141
+ 'PhotoEffect' => {
3142
+ PrintConv => {
3143
+ 'Off' => 'Désactivé',
3144
+ },
3145
+ },
3146
+ 'PhotoEffects' => {
3147
+ PrintConv => {
3148
+ 'Off' => 'Désactivé',
3149
+ 'On' => 'Activé',
3150
+ },
3151
+ },
3152
+ 'PhotoEffectsType' => {
3153
+ PrintConv => {
3154
+ 'None' => 'Aucune',
3155
+ },
3156
+ },
3157
+ 'PhotometricInterpretation' => {
3158
+ Description => 'Schéma de pixel',
3159
+ PrintConv => {
3160
+ 'BlackIsZero' => 'Zéro pour noir',
3161
+ 'Color Filter Array' => 'CFA (Matrice de filtre de couleur)',
3162
+ 'Pixar LogL' => 'CIE Log2(L) (Log luminance)',
3163
+ 'Pixar LogLuv' => 'CIE Log2(L)(u\',v\') (Log luminance et chrominance)',
3164
+ 'RGB' => 'RVB',
3165
+ 'RGB Palette' => 'Palette RVB',
3166
+ 'Transparency Mask' => 'Masque de transparence',
3167
+ 'WhiteIsZero' => 'Zéro pour blanc',
3168
+ },
3169
+ },
3170
+ 'PhotoshopAnnotations' => 'Annotations Photoshop',
3171
+ 'PictureControl' => {
3172
+ Description => 'Optimisation d\'image',
3173
+ PrintConv => {
3174
+ 'Off' => 'Désactivé',
3175
+ 'On' => 'Activé',
3176
+ },
3177
+ },
3178
+ 'PictureControlActive' => {
3179
+ PrintConv => {
3180
+ 'Off' => 'Désactivé',
3181
+ 'On' => 'Activé',
3182
+ },
3183
+ },
3184
+ 'PictureControlAdjust' => {
3185
+ Description => 'Ajustement de l\'optimisation d\'image',
3186
+ PrintConv => {
3187
+ 'Default Settings' => 'Paramètres par défault',
3188
+ 'Full Control' => 'Réglages manuels',
3189
+ 'Quick Adjust' => 'Réglages rapides',
3190
+ },
3191
+ },
3192
+ 'PictureControlBase' => 'Optimisation d\'image de base',
3193
+ 'PictureControlName' => 'Nom de l\'optimisation d\'image',
3194
+ 'PictureControlQuickAdjust' => 'Optimisation d\'image - Réglages rapides',
3195
+ 'PictureControlVersion' => 'Version de l\'Optimisation d\'image',
3196
+ 'PictureFinish' => {
3197
+ PrintConv => {
3198
+ 'Natural' => 'Naturel',
3199
+ 'Night Scene' => 'Nocturne',
3200
+ },
3201
+ },
3202
+ 'PictureMode' => {
3203
+ Description => 'Mode d\'image',
3204
+ PrintConv => {
3205
+ '1/2 EV steps' => 'Pas de 1/2 IL',
3206
+ '1/3 EV steps' => 'Pas de 1/3 IL',
3207
+ 'Aperture Priority' => 'Priorité ouverture',
3208
+ 'Aperture Priority, Off-Auto-Aperture' => 'Priorité ouverture (auto-diaph hors service)',
3209
+ 'Aperture-priority AE' => 'Priorité ouverture',
3210
+ 'Auto PICT (Landscape)' => 'Auto PICT (paysage)',
3211
+ 'Auto PICT (Macro)' => 'Auto PICT (macro)',
3212
+ 'Auto PICT (Portrait)' => 'Auto PICT (portrait)',
3213
+ 'Auto PICT (Sport)' => 'Auto PICT (sport)',
3214
+ 'Auto PICT (Standard)' => 'Auto PICT (standard)',
3215
+ 'Autumn' => 'Automne',
3216
+ 'Blur Reduction' => 'Réduction du flou',
3217
+ 'Bulb' => 'Pose B',
3218
+ 'Bulb, Off-Auto-Aperture' => 'Pose B (auto-diaph hors service)',
3219
+ 'Candlelight' => 'Bougie',
3220
+ 'DOF Program' => 'Programme PdC',
3221
+ 'DOF Program (HyP)' => 'Programme PdC (Hyper-programme)',
3222
+ 'Dark Pet' => 'Animal foncé',
3223
+ 'Digital Filter' => 'Filtre numérique',
3224
+ 'Fireworks' => 'Feux d\'artifice',
3225
+ 'Flash X-Sync Speed AE' => 'Synchro X flash vitesse AE',
3226
+ 'Food' => 'Nourriture',
3227
+ 'Frame Composite' => 'Vue composite',
3228
+ 'Green Mode' => 'Mode vert',
3229
+ 'Half-length Portrait' => 'Portrait (buste)',
3230
+ 'Hi-speed Program' => 'Programme grande vitesse',
3231
+ 'Hi-speed Program (HyP)' => 'Programme grande vitesse (Hyper-programme)',
3232
+ 'Kids' => 'Enfants',
3233
+ 'Landscape' => 'Paysage',
3234
+ 'Light Pet' => 'Animal clair',
3235
+ 'MTF Program' => 'Programme FTM',
3236
+ 'MTF Program (HyP)' => 'Programme FTM (Hyper-programme)',
3237
+ 'Manual' => 'Manuelle',
3238
+ 'Manual, Off-Auto-Aperture' => 'Manuel (auto-diaph hors service)',
3239
+ 'Medium Pet' => 'Animal demi-teintes',
3240
+ 'Museum' => 'Musée',
3241
+ 'Natural Skin Tone' => 'Ton chair naturel',
3242
+ 'Night Scene' => 'Nocturne',
3243
+ 'Night Scene Portrait' => 'Portrait nocturne',
3244
+ 'No Flash' => 'Sans flash',
3245
+ 'Pet' => 'Animaux de compagnie',
3246
+ 'Program' => 'Programme',
3247
+ 'Program (HyP)' => 'Programme AE (Hyper-programme)',
3248
+ 'Program AE' => 'Priorité vitesse',
3249
+ 'Program Av Shift' => 'Décalage programme Av',
3250
+ 'Program Tv Shift' => 'Décalage programme Tv',
3251
+ 'Self Portrait' => 'Autoportrait',
3252
+ 'Sensitivity Priority AE' => 'Priorité sensibilité AE',
3253
+ 'Shutter & Aperture Priority AE' => 'Priorité vitesse et ouverture AE',
3254
+ 'Shutter Speed Priority' => 'Priorité vitesse',
3255
+ 'Shutter speed priority AE' => 'Priorité vitesse',
3256
+ 'Snow' => 'Neige',
3257
+ 'Soft' => 'Doux',
3258
+ 'Sunset' => 'Coucher de soleil',
3259
+ 'Surf & Snow' => 'Surf et neige',
3260
+ 'Synchro Sound Record' => 'Enregistrement de son synchro',
3261
+ 'Text' => 'Texte',
3262
+ 'Underwater' => 'Sous-marine',
3263
+ },
3264
+ },
3265
+ 'PictureMode2' => {
3266
+ Description => 'Mode d\'image 2',
3267
+ PrintConv => {
3268
+ 'Aperture Priority' => 'Priorité ouverture',
3269
+ 'Aperture Priority, Off-Auto-Aperture' => 'Priorité ouverture (auto-diaph hors service)',
3270
+ 'Auto PICT' => 'Image auto',
3271
+ 'Bulb' => 'Pose B',
3272
+ 'Bulb, Off-Auto-Aperture' => 'Pose B (auto-diaph hors service)',
3273
+ 'Flash X-Sync Speed AE' => 'Expo auto, vitesse de synchro flash X',
3274
+ 'Green Mode' => 'Mode vert',
3275
+ 'Manual' => 'Manuelle',
3276
+ 'Manual, Off-Auto-Aperture' => 'Manuel (auto-diaph hors service)',
3277
+ 'Program AE' => 'Programme AE',
3278
+ 'Program Av Shift' => 'Décalage programme Av',
3279
+ 'Program Tv Shift' => 'Décalage programme Tv',
3280
+ 'Scene Mode' => 'Mode scène',
3281
+ 'Sensitivity Priority AE' => 'Expo auto, priorité sensibilité',
3282
+ 'Shutter & Aperture Priority AE' => 'Expo auto, priorité vitesse et ouverture',
3283
+ 'Shutter Speed Priority' => 'Priorité vitesse',
3284
+ },
3285
+ },
3286
+ 'PictureModeBWFilter' => {
3287
+ PrintConv => {
3288
+ 'Green' => 'Vert',
3289
+ 'Red' => 'Rouge',
3290
+ 'Yellow' => 'Jaune',
3291
+ 'n/a' => 'Non établie',
3292
+ },
3293
+ },
3294
+ 'PictureModeTone' => {
3295
+ PrintConv => {
3296
+ 'Blue' => 'Bleu',
3297
+ 'Green' => 'Vert',
3298
+ 'n/a' => 'Non établie',
3299
+ },
3300
+ },
3301
+ 'PictureStyle' => {
3302
+ Description => 'Style d\'image',
3303
+ PrintConv => {
3304
+ 'Faithful' => 'Fidèle',
3305
+ 'High Saturation' => 'Saturation élevée',
3306
+ 'Landscape' => 'Paysage',
3307
+ 'Low Saturation' => 'Faible saturation',
3308
+ 'Neutral' => 'Neutre',
3309
+ 'None' => 'Aucune',
3310
+ },
3311
+ },
3312
+ 'PixelIntensityRange' => 'Intervalle d\'intensité de pixel',
3313
+ 'PixelScale' => 'Tag d\'échelle de pixel modèle',
3314
+ 'PixelUnits' => {
3315
+ PrintConv => {
3316
+ 'Unknown' => 'Inconnu',
3317
+ },
3318
+ },
3319
+ 'PlanarConfiguration' => {
3320
+ Description => 'Arrangement des données image',
3321
+ PrintConv => {
3322
+ 'Chunky' => 'Format « chunky » (entrelacé)',
3323
+ 'Planar' => 'Format « planar »',
3324
+ },
3325
+ },
3326
+ 'PostalCode' => 'Code Postal',
3327
+ 'PowerSource' => {
3328
+ Description => 'Source d\'alimentation',
3329
+ PrintConv => {
3330
+ 'Body Battery' => 'Accu boîtier',
3331
+ 'External Power Supply' => 'Alimentation externe',
3332
+ 'Grip Battery' => 'Accu poignée',
3333
+ },
3334
+ },
3335
+ 'Predictor' => {
3336
+ Description => 'Prédicteur',
3337
+ PrintConv => {
3338
+ 'Horizontal differencing' => 'Différentiation horizontale',
3339
+ 'None' => 'Aucun schéma de prédicteur utilisé avant l\'encodage',
3340
+ },
3341
+ },
3342
+ 'Preview0' => 'Aperçu 0',
3343
+ 'Preview1' => 'Aperçu 1',
3344
+ 'Preview2' => 'Aperçu 2',
3345
+ 'PreviewApplicationName' => 'Nom de l\'application d\'aperçu',
3346
+ 'PreviewApplicationVersion' => 'Version de l\'application d\'aperçu',
3347
+ 'PreviewColorSpace' => {
3348
+ Description => 'Espace de couleur de l\'aperçu',
3349
+ PrintConv => {
3350
+ 'Unknown' => 'Inconnu',
3351
+ },
3352
+ },
3353
+ 'PreviewDateTime' => 'Horodatage d\'aperçu',
3354
+ 'PreviewImage' => 'Aperçu',
3355
+ 'PreviewImageBorders' => 'Limites d\'image miniature',
3356
+ 'PreviewImageData' => 'Données d\'image miniature',
3357
+ 'PreviewImageLength' => 'Longueur d\'image miniature',
3358
+ 'PreviewImageSize' => 'Taille d\'image miniature',
3359
+ 'PreviewImageStart' => 'Début d\'image miniature',
3360
+ 'PreviewImageValid' => {
3361
+ PrintConv => {
3362
+ 'No' => 'Non',
3363
+ 'Yes' => 'Oui',
3364
+ },
3365
+ },
3366
+ 'PreviewQuality' => {
3367
+ PrintConv => {
3368
+ 'Normal' => 'Normale',
3369
+ },
3370
+ },
3371
+ 'PreviewSettingsDigest' => 'Digest des réglages d\'aperçu',
3372
+ 'PreviewSettingsName' => 'Nom des réglages d\'aperçu',
3373
+ 'PrimaryAFPoint' => {
3374
+ PrintConv => {
3375
+ 'Bottom' => 'Bas',
3376
+ 'C6 (Center)' => 'C6 (Centre)',
3377
+ 'Center' => 'Centre',
3378
+ 'Mid-left' => 'Milieu gauche',
3379
+ 'Mid-right' => 'Milieu droit',
3380
+ 'Top' => 'Haut',
3381
+ },
3382
+ },
3383
+ 'PrimaryChromaticities' => 'Chromaticité des couleurs primaires',
3384
+ 'PrimaryPlatform' => 'Plateforme primaire',
3385
+ 'ProcessingSoftware' => 'Logiciel de traitement',
3386
+ 'Producer' => 'Producteur',
3387
+ 'ProductID' => 'ID de produit',
3388
+ 'ProductionCode' => 'L\'appareil est passé en SAV',
3389
+ 'ProfileCMMType' => 'Type de profil CMM',
3390
+ 'ProfileCalibrationSig' => 'Signature de calibration de profil',
3391
+ 'ProfileClass' => {
3392
+ Description => 'Classe de profil',
3393
+ PrintConv => {
3394
+ 'Abstract Profile' => 'Profil de résumé',
3395
+ 'ColorSpace Conversion Profile' => 'Profil de conversion d\'espace de couleur',
3396
+ 'DeviceLink Profile' => 'Profil de liaison',
3397
+ 'Display Device Profile' => 'Profil d\'appareil d\'affichage',
3398
+ 'Input Device Profile' => 'Profil d\'appareil d\'entrée',
3399
+ 'NamedColor Profile' => 'Profil de couleur nommée',
3400
+ 'Nikon Input Device Profile (NON-STANDARD!)' => 'Profil Nikon ("nkpf")',
3401
+ 'Output Device Profile' => 'Profil d\'appareil de sortie',
3402
+ },
3403
+ },
3404
+ 'ProfileConnectionSpace' => 'Espace de connexion de profil',
3405
+ 'ProfileCopyright' => 'Copyright du profil',
3406
+ 'ProfileCreator' => 'Créateur du profil',
3407
+ 'ProfileDateTime' => 'Horodatage du profil',
3408
+ 'ProfileDescription' => 'Description du profil',
3409
+ 'ProfileDescriptionML' => 'Description de profil ML',
3410
+ 'ProfileEmbedPolicy' => {
3411
+ Description => 'Règles d\'usage du profil incluses',
3412
+ PrintConv => {
3413
+ 'Allow Copying' => 'Permet la copie',
3414
+ 'Embed if Used' => 'Inclus si utilisé',
3415
+ 'Never Embed' => 'Jamais inclus',
3416
+ 'No Restrictions' => 'Pas de restriction',
3417
+ },
3418
+ },
3419
+ 'ProfileFileSignature' => 'Signature de fichier de profil',
3420
+ 'ProfileHueSatMapData1' => 'Données de profil teinte sat. 1',
3421
+ 'ProfileHueSatMapData2' => 'Données de profil teinte sat. 2',
3422
+ 'ProfileHueSatMapDims' => 'Divisions de teinte',
3423
+ 'ProfileID' => 'ID du profil',
3424
+ 'ProfileLookTableData' => 'Données de table de correspondance de profil',
3425
+ 'ProfileLookTableDims' => 'Divisions de teinte',
3426
+ 'ProfileName' => 'Nom du profil',
3427
+ 'ProfileSequenceDesc' => 'Description de séquence du profil',
3428
+ 'ProfileToneCurve' => 'Courbe de ton du profil',
3429
+ 'ProfileVersion' => 'Version de profil',
3430
+ 'ProgramISO' => 'Programme ISO',
3431
+ 'ProgramLine' => {
3432
+ Description => 'Ligne de programme',
3433
+ PrintConv => {
3434
+ 'Depth' => 'Priorité profondeur de champ',
3435
+ 'Hi Speed' => 'Priorité grande vitesse',
3436
+ 'MTF' => 'Priorité FTM',
3437
+ 'Normal' => 'Normale',
3438
+ },
3439
+ },
3440
+ 'ProgramMode' => {
3441
+ PrintConv => {
3442
+ 'None' => 'Aucune',
3443
+ 'Sunset' => 'Coucher de soleil',
3444
+ 'Text' => 'Texte',
3445
+ },
3446
+ },
3447
+ 'ProgramShift' => 'Décalage Programme',
3448
+ 'ProgramVersion' => 'Version du programme',
3449
+ 'Protect' => 'Protéger',
3450
+ 'Province-State' => 'Région / Département',
3451
+ 'Publisher' => 'Editeur',
3452
+ 'Quality' => {
3453
+ Description => 'Qualité',
3454
+ PrintConv => {
3455
+ 'Best' => 'La meilleure',
3456
+ 'Better' => 'Meilleure',
3457
+ 'Compressed RAW' => 'cRAW',
3458
+ 'Compressed RAW + JPEG' => 'cRAW+JPEG',
3459
+ 'Extra Fine' => 'Extra fine',
3460
+ 'Good' => 'Bonne',
3461
+ 'Low' => 'Bas',
3462
+ 'Normal' => 'Normale',
3463
+ 'RAW + JPEG' => 'RAW+JPEG',
3464
+ },
3465
+ },
3466
+ 'QualityMode' => {
3467
+ Description => 'Qualité',
3468
+ PrintConv => {
3469
+ 'Fine' => 'Haute',
3470
+ 'Normal' => 'Normale',
3471
+ },
3472
+ },
3473
+ 'QuantizationMethod' => {
3474
+ Description => 'Méthode de quantification',
3475
+ PrintConv => {
3476
+ 'Color Space Specific' => 'Spécifique à l\'espace de couleur',
3477
+ 'Compression Method Specific' => 'Spécifique à la méthode de compression',
3478
+ 'Gamma Compensated' => 'Compensée gamma',
3479
+ 'IPTC Ref B' => 'IPTC réf "B"',
3480
+ 'Linear Density' => 'Densité linéaire',
3481
+ 'Linear Dot Percent' => 'Pourcentage de point linéaire',
3482
+ 'Linear Reflectance/Transmittance' => 'Réflectance/transmittance linéaire',
3483
+ },
3484
+ },
3485
+ 'QuickAdjust' => 'Réglages rapides',
3486
+ 'QuickControlDialInMeter' => {
3487
+ Description => 'Molette de contrôle rapide en mesure',
3488
+ PrintConv => {
3489
+ 'AF point selection' => 'Sélection collimateur AF',
3490
+ 'Exposure comp/Aperture' => 'Correction exposition/ouverture',
3491
+ 'ISO speed' => 'Sensibilité ISO',
3492
+ },
3493
+ },
3494
+ 'QuickShot' => {
3495
+ PrintConv => {
3496
+ 'Off' => 'Désactivé',
3497
+ 'On' => 'Activé',
3498
+ },
3499
+ },
3500
+ 'RAFVersion' => 'Version RAF',
3501
+ 'RasterPadding' => 'Remplissage raster',
3502
+ 'RasterizedCaption' => 'Légende rastérisée',
3503
+ 'Rating' => 'Évaluation',
3504
+ 'RatingPercent' => 'Rapport en pourcentage',
3505
+ 'RawAndJpgRecording' => {
3506
+ Description => 'Enregistrement RAW et JPEG',
3507
+ PrintConv => {
3508
+ 'JPEG (Best)' => 'JPEG (le meilleur)',
3509
+ 'JPEG (Better)' => 'JPEG (meilleur)',
3510
+ 'JPEG (Good)' => 'JPEG (bon)',
3511
+ 'RAW (DNG, Best)' => 'RAW (DNG, le meilleur)',
3512
+ 'RAW (DNG, Better)' => 'RAW (DNG, meilleur)',
3513
+ 'RAW (DNG, Good)' => 'RAW (DNG, bon)',
3514
+ 'RAW (PEF, Best)' => 'RAW (PEF, le meilleur)',
3515
+ 'RAW (PEF, Better)' => 'RAW (PEF, meilleur)',
3516
+ 'RAW (PEF, Good)' => 'RAW (PEF, bon)',
3517
+ 'RAW+JPEG (DNG, Best)' => 'RAW+JPEG (DNG, le meilleur)',
3518
+ 'RAW+JPEG (DNG, Better)' => 'RAW+JPEG (DNG, meilleur)',
3519
+ 'RAW+JPEG (DNG, Good)' => 'RAW+JPEG (DNG, bon)',
3520
+ 'RAW+JPEG (PEF, Best)' => 'RAW+JPEG (PEF, le meilleur)',
3521
+ 'RAW+JPEG (PEF, Better)' => 'RAW+JPEG (PEF, meilleur)',
3522
+ 'RAW+JPEG (PEF, Good)' => 'RAW+JPEG (PEF, bon)',
3523
+ 'RAW+Large/Fine' => 'RAW+grande/fine',
3524
+ 'RAW+Large/Normal' => 'RAW+grande/normale',
3525
+ 'RAW+Medium/Fine' => 'RAW+moyenne/fine',
3526
+ 'RAW+Medium/Normal' => 'RAW+moyenne/normale',
3527
+ 'RAW+Small/Fine' => 'RAW+petite/fine',
3528
+ 'RAW+Small/Normal' => 'RAW+petite/normale',
3529
+ },
3530
+ },
3531
+ 'RawDataOffset' => 'Décalage données Raw',
3532
+ 'RawDataUniqueID' => 'ID unique de données brutes',
3533
+ 'RawDevAutoGradation' => {
3534
+ PrintConv => {
3535
+ 'Off' => 'Désactivé',
3536
+ 'On' => 'Activé',
3537
+ },
3538
+ },
3539
+ 'RawDevPMPictureTone' => {
3540
+ PrintConv => {
3541
+ 'Blue' => 'Bleu',
3542
+ 'Green' => 'Vert',
3543
+ },
3544
+ },
3545
+ 'RawDevPM_BWFilter' => {
3546
+ PrintConv => {
3547
+ 'Green' => 'Vert',
3548
+ 'Red' => 'Rouge',
3549
+ 'Yellow' => 'Jaune',
3550
+ },
3551
+ },
3552
+ 'RawDevPictureMode' => {
3553
+ PrintConv => {
3554
+ 'Natural' => 'Naturel',
3555
+ },
3556
+ },
3557
+ 'RawDevWhiteBalance' => {
3558
+ PrintConv => {
3559
+ 'Color Temperature' => 'Température de couleur',
3560
+ },
3561
+ },
3562
+ 'RawImageCenter' => 'Centre Image RAW',
3563
+ 'RawImageDigest' => 'Digest d\'image brute',
3564
+ 'RawImageHeight' => 'Hauteur de l\'image brute',
3565
+ 'RawImageSize' => 'Taille d\'image RAW',
3566
+ 'RawImageWidth' => 'Largeur de l\'image brute',
3567
+ 'RawJpgQuality' => {
3568
+ PrintConv => {
3569
+ 'Normal' => 'Normale',
3570
+ },
3571
+ },
3572
+ 'RecordMode' => {
3573
+ Description => 'Mode d\'enregistrement',
3574
+ PrintConv => {
3575
+ 'Aperture Priority' => 'Priorité ouverture',
3576
+ 'Manual' => 'Manuelle',
3577
+ 'Shutter Priority' => 'Priorité vitesse',
3578
+ },
3579
+ },
3580
+ 'RecordingMode' => {
3581
+ PrintConv => {
3582
+ 'Landscape' => 'Paysage',
3583
+ 'Manual' => 'Manuelle',
3584
+ 'Night Scene' => 'Nocturne',
3585
+ },
3586
+ },
3587
+ 'RedBalance' => 'Balance rouge',
3588
+ 'RedEyeCorrection' => {
3589
+ PrintConv => {
3590
+ 'Automatic' => 'Auto',
3591
+ 'Off' => 'Désactivé',
3592
+ },
3593
+ },
3594
+ 'RedEyeReduction' => {
3595
+ Description => 'Réduction yeux rouges',
3596
+ PrintConv => {
3597
+ 'Off' => 'Désactivé',
3598
+ 'On' => 'Activé',
3599
+ },
3600
+ },
3601
+ 'RedMatrixColumn' => 'Colonne de matrice rouge',
3602
+ 'RedTRC' => 'Courbe de reproduction des tons rouges',
3603
+ 'ReductionMatrix1' => 'Matrice de réduction 1',
3604
+ 'ReductionMatrix2' => 'Matrice de réduction 2',
3605
+ 'ReferenceBlackWhite' => 'Paire de valeurs de référence noir et blanc',
3606
+ 'ReferenceDate' => 'Date de référence',
3607
+ 'ReferenceNumber' => 'Numéro de référence',
3608
+ 'ReferenceService' => 'Service de référence',
3609
+ 'RelatedImageFileFormat' => 'Format de fichier image apparenté',
3610
+ 'RelatedImageHeight' => 'Hauteur d\'image apparentée',
3611
+ 'RelatedImageWidth' => 'Largeur d\'image apparentée',
3612
+ 'RelatedSoundFile' => 'Fichier audio apparenté',
3613
+ 'ReleaseButtonToUseDial' => {
3614
+ PrintConv => {
3615
+ 'No' => 'Non',
3616
+ 'Yes' => 'Oui',
3617
+ },
3618
+ },
3619
+ 'ReleaseDate' => 'Date de version',
3620
+ 'ReleaseTime' => 'Heure de version',
3621
+ 'RenderingIntent' => {
3622
+ Description => 'Intention de rendu',
3623
+ PrintConv => {
3624
+ 'ICC-Absolute Colorimetric' => 'Colorimétrique absolu',
3625
+ 'Media-Relative Colorimetric' => 'Colorimétrique relatif',
3626
+ 'Perceptual' => 'Perceptif',
3627
+ },
3628
+ },
3629
+ 'ResampleParamsQuality' => {
3630
+ PrintConv => {
3631
+ 'Low' => 'Bas',
3632
+ },
3633
+ },
3634
+ 'Resaved' => {
3635
+ PrintConv => {
3636
+ 'No' => 'Non',
3637
+ 'Yes' => 'Oui',
3638
+ },
3639
+ },
3640
+ 'Resolution' => 'Résolution d\'image',
3641
+ 'ResolutionUnit' => {
3642
+ Description => 'Unité de résolution en X et Y',
3643
+ PrintConv => {
3644
+ 'None' => 'Aucune',
3645
+ 'cm' => 'Pixels/cm',
3646
+ 'inches' => 'Pouce',
3647
+ },
3648
+ },
3649
+ 'RetouchHistory' => {
3650
+ Description => 'Historique retouche',
3651
+ PrintConv => {
3652
+ 'None' => 'Aucune',
3653
+ },
3654
+ },
3655
+ 'RevisionNumber' => 'Numéro de révision',
3656
+ 'Rights' => 'Droits',
3657
+ 'Rotation' => {
3658
+ PrintConv => {
3659
+ 'Rotate 270 CW' => 'Rotation à 270 ° - sens antihoraire',
3660
+ 'Rotate 90 CW' => 'Rotation 90 ° - sens horaire',
3661
+ },
3662
+ },
3663
+ 'RowInterleaveFactor' => 'Facteur d\'entrelacement des lignes',
3664
+ 'RowsPerStrip' => 'Nombre de rangées par bande',
3665
+ 'SMaxSampleValue' => 'Valeur maxi d\'échantillon S',
3666
+ 'SMinSampleValue' => 'Valeur mini d\'échantillon S',
3667
+ 'SPIFFVersion' => 'Version SPIFF',
3668
+ 'SRAWQuality' => {
3669
+ PrintConv => {
3670
+ 'n/a' => 'Non établie',
3671
+ },
3672
+ },
3673
+ 'SRActive' => {
3674
+ Description => 'Réduction de bougé active',
3675
+ PrintConv => {
3676
+ 'No' => 'Non',
3677
+ 'Yes' => 'Oui',
3678
+ },
3679
+ },
3680
+ 'SRFocalLength' => 'Focale de réduction de bougé',
3681
+ 'SRHalfPressTime' => 'Temps entre mesure et déclenchement',
3682
+ 'SRResult' => {
3683
+ Description => 'Stabilisation',
3684
+ PrintConv => {
3685
+ 'Not stabilized' => 'Non stabilisé',
3686
+ },
3687
+ },
3688
+ 'SVGVersion' => 'Version SVG',
3689
+ 'SafetyShift' => {
3690
+ Description => 'Décalage de sécurité',
3691
+ PrintConv => {
3692
+ 'Disable' => 'Désactivé',
3693
+ 'Enable (ISO speed)' => 'Activé (sensibilité ISO)',
3694
+ 'Enable (Tv/Av)' => 'Activé (Tv/Av)',
3695
+ },
3696
+ },
3697
+ 'SafetyShiftInAvOrTv' => {
3698
+ Description => 'Décalage de sécurité Av ou Tv',
3699
+ PrintConv => {
3700
+ 'Disable' => 'Désactivé',
3701
+ 'Enable' => 'Activé',
3702
+ },
3703
+ },
3704
+ 'SampleFormat' => {
3705
+ Description => 'Format d\'échantillon',
3706
+ PrintConv => {
3707
+ 'Complex int' => 'Entier complexe',
3708
+ 'Float' => 'Réel à virgule flottante',
3709
+ 'Signed' => 'Entier signé',
3710
+ 'Undefined' => 'Non défini',
3711
+ 'Unsigned' => 'Entier non signé',
3712
+ },
3713
+ },
3714
+ 'SampleStructure' => {
3715
+ Description => 'Structure d\'échantillonnage',
3716
+ PrintConv => {
3717
+ 'CompressionDependent' => 'Définie dans le processus de compression',
3718
+ 'Orthogonal4-2-2Sampling' => 'Orthogonale, avec les fréquences d\'échantillonnage dans le rapport 4:2:2:(4)',
3719
+ 'OrthogonalConstangSampling' => 'Orthogonale, avec les mêmes fréquences d\'échantillonnage relatives sur chaque composante',
3720
+ },
3721
+ },
3722
+ 'SamplesPerPixel' => 'Nombre de composantes',
3723
+ 'Saturation' => {
3724
+ PrintConv => {
3725
+ 'High' => 'Forte',
3726
+ 'Low' => 'Faible',
3727
+ 'Med High' => 'Assez forte',
3728
+ 'Med Low' => 'Assez faible',
3729
+ 'None' => 'Non établie',
3730
+ 'Normal' => 'Normale',
3731
+ 'Very High' => 'Très forte',
3732
+ 'Very Low' => 'Très faible',
3733
+ },
3734
+ },
3735
+ 'ScanImageEnhancer' => {
3736
+ PrintConv => {
3737
+ 'Off' => 'Désactivé',
3738
+ 'On' => 'Activé',
3739
+ },
3740
+ },
3741
+ 'ScanningDirection' => {
3742
+ Description => 'Direction de scannage',
3743
+ PrintConv => {
3744
+ 'Bottom-Top, L-R' => 'De bas en haut, de gauche à droite',
3745
+ 'Bottom-Top, R-L' => 'De bas en haut, de droite à gauche',
3746
+ 'L-R, Bottom-Top' => 'De gauche à droite, de bas en haut',
3747
+ 'L-R, Top-Bottom' => 'De gauche à droite, de haut en bas',
3748
+ 'R-L, Bottom-Top' => 'De droite à gauche, de bas en haut',
3749
+ 'R-L, Top-Bottom' => 'De droite à gauche, de haut en bas',
3750
+ 'Top-Bottom, L-R' => 'De haut en bas, de gauche à droite',
3751
+ 'Top-Bottom, R-L' => 'De haut en bas, de droite à gauche',
3752
+ },
3753
+ },
3754
+ 'Scene' => 'Scène',
3755
+ 'SceneAssist' => 'Assistant Scene',
3756
+ 'SceneCaptureType' => {
3757
+ Description => 'Type de capture de scène',
3758
+ PrintConv => {
3759
+ 'Landscape' => 'Paysage',
3760
+ 'Night' => 'Scène de nuit',
3761
+ },
3762
+ },
3763
+ 'SceneMode' => {
3764
+ Description => 'Modes scène',
3765
+ PrintConv => {
3766
+ '3D Sweep Panorama' => '3D',
3767
+ 'Anti Motion Blur' => 'Anti-flou de mvt',
3768
+ 'Aperture Priority' => 'Priorité ouverture',
3769
+ 'Auto' => 'Auto.',
3770
+ 'Candlelight' => 'Bougie',
3771
+ 'Cont. Priority AE' => 'AE priorité continue',
3772
+ 'Handheld Night Shot' => 'Vue de nuit manuelle',
3773
+ 'Landscape' => 'Paysage',
3774
+ 'Manual' => 'Manuelle',
3775
+ 'Night Portrait' => 'Portrait nocturne',
3776
+ 'Night Scene' => 'Nocturne',
3777
+ 'Night View/Portrait' => 'Vision/portrait nocturne',
3778
+ 'Normal' => 'Normale',
3779
+ 'Off' => 'Désactivé',
3780
+ 'Shutter Priority' => 'Priorité vitesse',
3781
+ 'Snow' => 'Neige',
3782
+ 'Standard' => '',
3783
+ 'Sunset' => 'Coucher de soleil',
3784
+ 'Super Macro' => 'Super macro',
3785
+ 'Sweep Panorama' => 'Panora. par balayage',
3786
+ 'Text' => 'Texte',
3787
+ },
3788
+ },
3789
+ 'SceneModeUsed' => {
3790
+ PrintConv => {
3791
+ 'Aperture Priority' => 'Priorité ouverture',
3792
+ 'Candlelight' => 'Bougie',
3793
+ 'Landscape' => 'Paysage',
3794
+ 'Manual' => 'Manuelle',
3795
+ 'Shutter Priority' => 'Priorité vitesse',
3796
+ 'Snow' => 'Neige',
3797
+ 'Sunset' => 'Coucher de soleil',
3798
+ 'Text' => 'Texte',
3799
+ },
3800
+ },
3801
+ 'SceneSelect' => {
3802
+ PrintConv => {
3803
+ 'Night' => 'Scène de nuit',
3804
+ 'Off' => 'Désactivé',
3805
+ },
3806
+ },
3807
+ 'SceneType' => {
3808
+ Description => 'Type de scène',
3809
+ PrintConv => {
3810
+ 'Directly photographed' => 'Image photographiée directement',
3811
+ },
3812
+ },
3813
+ 'SecurityClassification' => {
3814
+ Description => 'Classement de sécurité',
3815
+ PrintConv => {
3816
+ 'Confidential' => 'Confidentiel',
3817
+ 'Restricted' => 'Restreint',
3818
+ 'Top Secret' => 'Top secret',
3819
+ 'Unclassified' => 'Non classé',
3820
+ },
3821
+ },
3822
+ 'SelectableAFPoint' => {
3823
+ Description => 'Collimateurs AF sélectionnables',
3824
+ PrintConv => {
3825
+ '11 points' => '11 collimateurs',
3826
+ '19 points' => '19 collimateurs',
3827
+ '45 points' => '45 collimateurs',
3828
+ 'Inner 9 points' => '9 collimateurs centraux',
3829
+ 'Outer 9 points' => '9 collimateurs périphériques',
3830
+ },
3831
+ },
3832
+ 'SelfTimer' => {
3833
+ Description => 'Retardateur',
3834
+ PrintConv => {
3835
+ 'Off' => 'Désactivé',
3836
+ 'On' => 'Activé',
3837
+ },
3838
+ },
3839
+ 'SelfTimer2' => 'Retardateur (2)',
3840
+ 'SelfTimerMode' => 'Mode auto-timer',
3841
+ 'SensingMethod' => {
3842
+ Description => 'Méthode de capture',
3843
+ PrintConv => {
3844
+ 'Color sequential area' => 'Capteur couleur séquentiel',
3845
+ 'Color sequential linear' => 'Capteur couleur séquentiel linéaire',
3846
+ 'Monochrome area' => 'Capteur monochrome',
3847
+ 'Monochrome linear' => 'Capteur linéaire monochrome',
3848
+ 'Not defined' => 'Non définie',
3849
+ 'One-chip color area' => 'Capteur monochip couleur',
3850
+ 'Three-chip color area' => 'Capteur trois chips couleur',
3851
+ 'Trilinear' => 'Capteur trilinéaire',
3852
+ 'Two-chip color area' => 'Capteur deux chips couleur',
3853
+ },
3854
+ },
3855
+ 'SensitivityAdjust' => 'Réglage de sensibilité',
3856
+ 'SensitivitySteps' => {
3857
+ Description => 'Pas de sensibilité',
3858
+ PrintConv => {
3859
+ '1 EV Steps' => 'Pas de 1 IL',
3860
+ 'As EV Steps' => 'Comme pas IL',
3861
+ },
3862
+ },
3863
+ 'SensorCleaning' => {
3864
+ PrintConv => {
3865
+ 'Disable' => 'Désactivé',
3866
+ 'Enable' => 'Activé',
3867
+ },
3868
+ },
3869
+ 'SensorHeight' => 'Hauteur du capteur',
3870
+ 'SensorPixelSize' => 'Taille des pixels du capteur',
3871
+ 'SensorWidth' => 'Largeur du capteur',
3872
+ 'SequenceNumber' => 'Numéro de Séquence',
3873
+ 'SequentialShot' => {
3874
+ PrintConv => {
3875
+ 'None' => 'Aucune',
3876
+ },
3877
+ },
3878
+ 'SerialNumber' => 'Numéro de série',
3879
+ 'ServiceIdentifier' => 'Identificateur de service',
3880
+ 'SetButtonCrossKeysFunc' => {
3881
+ Description => 'Réglage touche SET/joypad',
3882
+ PrintConv => {
3883
+ 'Cross keys: AF point select' => 'Joypad:Sélec. collim. AF',
3884
+ 'Normal' => 'Normale',
3885
+ 'Set: Flash Exposure Comp' => 'SET:Cor expo flash',
3886
+ 'Set: Parameter' => 'SET:Changer de paramètres',
3887
+ 'Set: Picture Style' => 'SET:Style d’image',
3888
+ 'Set: Playback' => 'SET:Lecture',
3889
+ 'Set: Quality' => 'SET:Qualité',
3890
+ },
3891
+ },
3892
+ 'SetButtonWhenShooting' => {
3893
+ Description => 'Touche SET au déclenchement',
3894
+ PrintConv => {
3895
+ 'Change parameters' => 'Changer de paramètres',
3896
+ 'Default (no function)' => 'Normal (désactivée)',
3897
+ 'Disabled' => 'Désactivée',
3898
+ 'Flash exposure compensation' => 'Correction expo flash',
3899
+ 'ISO speed' => 'Sensibilité ISO',
3900
+ 'Image playback' => 'Lecture de l\'image',
3901
+ 'Image quality' => 'Changer de qualité',
3902
+ 'Image size' => 'Taille d\'image',
3903
+ 'LCD monitor On/Off' => 'Écran LCD On/Off',
3904
+ 'Menu display' => 'Affichage du menu',
3905
+ 'Normal (disabled)' => 'Normal (désactivée)',
3906
+ 'Picture style' => 'Style d\'image',
3907
+ 'Quick control screen' => 'Écran de contrôle rapide',
3908
+ 'Record func. + media/folder' => 'Fonction enregistrement + média/dossier',
3909
+ 'Record movie (Live View)' => 'Enr. vidéo (visée écran)',
3910
+ 'White balance' => 'Balance des blancs',
3911
+ },
3912
+ },
3913
+ 'SetFunctionWhenShooting' => {
3914
+ Description => 'Touche SET au déclenchement',
3915
+ PrintConv => {
3916
+ 'Change Parameters' => 'Changer de paramètres',
3917
+ 'Change Picture Style' => 'Style d\'image',
3918
+ 'Change quality' => 'Changer de qualité',
3919
+ 'Default (no function)' => 'Normal (désactivée)',
3920
+ 'Image replay' => 'Lecture de l\'image',
3921
+ 'Menu display' => 'Affichage du menu',
3922
+ },
3923
+ },
3924
+ 'ShadingCompensation' => {
3925
+ Description => 'Compensation de l\'ombrage',
3926
+ PrintConv => {
3927
+ 'Off' => 'Désactivé',
3928
+ 'On' => 'Activé',
3929
+ },
3930
+ },
3931
+ 'ShadingCompensation2' => {
3932
+ PrintConv => {
3933
+ 'Off' => 'Désactivé',
3934
+ 'On' => 'Activé',
3935
+ },
3936
+ },
3937
+ 'ShadowScale' => 'Echelle d\'ombre',
3938
+ 'ShakeReduction' => {
3939
+ Description => 'Réduction du bougé (réglage)',
3940
+ PrintConv => {
3941
+ 'Off' => 'Désactivé',
3942
+ 'On' => 'Activé',
3943
+ },
3944
+ },
3945
+ 'ShakeReductionInfo' => 'Stabilisation',
3946
+ 'Sharpness' => {
3947
+ Description => 'Accentuation',
3948
+ PrintConv => {
3949
+ 'Hard' => 'Dure',
3950
+ 'Med Hard' => 'Assez dure',
3951
+ 'Med Soft' => 'Assez douce',
3952
+ 'Normal' => 'Normale',
3953
+ 'Soft' => 'Douce',
3954
+ 'Very Hard' => 'Très dure',
3955
+ 'Very Soft' => 'Très douce',
3956
+ 'n/a' => 'Non établie',
3957
+ },
3958
+ },
3959
+ 'SharpnessFrequency' => {
3960
+ PrintConv => {
3961
+ 'High' => 'Haut',
3962
+ 'Highest' => 'Plus haut',
3963
+ 'Low' => 'Doux',
3964
+ 'n/a' => 'Non établie',
3965
+ },
3966
+ },
3967
+ 'ShootingMode' => {
3968
+ Description => 'Télécommande IR',
3969
+ PrintConv => {
3970
+ 'Aerial Photo' => 'Photo aérienne',
3971
+ 'Aperture Priority' => 'Priorité ouverture',
3972
+ 'Baby' => 'Bébé',
3973
+ 'Beach' => 'Plage',
3974
+ 'Candlelight' => 'Eclairage Bougie',
3975
+ 'Color Effects' => 'Effets de couleurs',
3976
+ 'Fireworks' => 'Feu d\'artifice',
3977
+ 'Food' => 'Nourriture',
3978
+ 'High Sensitivity' => 'Haute sensibilité',
3979
+ 'High Speed Continuous Shooting' => 'Déclenchement continu à grande vitesse',
3980
+ 'Intelligent Auto' => 'Mode Auto intelligent',
3981
+ 'Intelligent ISO' => 'ISO Intelligent',
3982
+ 'Manual' => 'Manuel',
3983
+ 'Movie Preview' => 'Prévisualisation vidéo',
3984
+ 'Night Portrait' => 'Portrait de nuit',
3985
+ 'Normal' => 'Normale',
3986
+ 'Panning' => 'Panoramique',
3987
+ 'Panorama Assist' => 'Assistant Panorama',
3988
+ 'Party' => 'Fête',
3989
+ 'Pet' => 'Animal domestique',
3990
+ 'Program' => 'Programme',
3991
+ 'Scenery' => 'Paysage',
3992
+ 'Shutter Priority' => 'Priorité vitesse',
3993
+ 'Snow' => 'Neige',
3994
+ 'Soft Skin' => 'Peau douce',
3995
+ 'Starry Night' => 'Nuit étoilée',
3996
+ 'Sunset' => 'Coucher de soleil',
3997
+ 'Underwater' => 'Subaquatique',
3998
+ },
3999
+ },
4000
+ 'ShortDocumentID' => 'ID court de document',
4001
+ 'ShortReleaseTimeLag' => {
4002
+ Description => 'Intertie au déclenchement réduite',
4003
+ PrintConv => {
4004
+ 'Disable' => 'Désactivé',
4005
+ 'Enable' => 'Activé',
4006
+ },
4007
+ },
4008
+ 'ShotInfoVersion' => 'Version des Infos prise de vue',
4009
+ 'Shutter-AELock' => {
4010
+ Description => 'Déclencheur/Touche verr. AE',
4011
+ PrintConv => {
4012
+ 'AE lock/AF' => 'Verrouillage AE/autofocus',
4013
+ 'AE/AF, No AE lock' => 'AE/AF, pas de verrou. AE',
4014
+ 'AF/AE lock' => 'Autofocus/verrouillage AE',
4015
+ 'AF/AF lock' => 'Autofocus/verrouillage AF',
4016
+ 'AF/AF lock, No AE lock' => 'AF/verr.AF, pas de verr.AE',
4017
+ },
4018
+ },
4019
+ 'ShutterAELButton' => {
4020
+ Description => 'Déclencheur/Touche verr. AE',
4021
+ PrintConv => {
4022
+ 'AE lock/AF' => 'Verrouillage AE/Autofocus',
4023
+ 'AE/AF, No AE lock' => 'AE/AF, pad de verrou. AE',
4024
+ 'AF/AE lock stop' => 'Autofocus/Verrouillage AE',
4025
+ 'AF/AF lock, No AE lock' => 'AF/ver.AF, pad de verr.AE',
4026
+ },
4027
+ },
4028
+ 'ShutterButtonAFOnButton' => {
4029
+ Description => 'Déclencheur/Touche AF',
4030
+ PrintConv => {
4031
+ 'AE lock/Metering + AF start' => 'Mémo expo/lct. mesure+AF',
4032
+ 'Metering + AF start' => 'Mesure + lancement AF',
4033
+ 'Metering + AF start/AF stop' => 'Mesure + lancement/arrêt AF',
4034
+ 'Metering + AF start/disable' => 'Lct. mesure+AF/désactivée',
4035
+ 'Metering start/Meter + AF start' => 'Lct. mesure/lct. mesure+AF',
4036
+ },
4037
+ },
4038
+ 'ShutterCount' => 'Comptage des déclenchements',
4039
+ 'ShutterCurtainSync' => {
4040
+ Description => 'Synchronisation du rideau',
4041
+ PrintConv => {
4042
+ '1st-curtain sync' => 'Synchronisation premier rideau',
4043
+ '2nd-curtain sync' => 'Synchronisation deuxième rideau',
4044
+ },
4045
+ },
4046
+ 'ShutterMode' => {
4047
+ PrintConv => {
4048
+ 'Aperture Priority' => 'Priorité ouverture',
4049
+ },
4050
+ },
4051
+ 'ShutterReleaseButtonAE-L' => {
4052
+ PrintConv => {
4053
+ 'Off' => 'Désactivé',
4054
+ 'On' => 'Activé',
4055
+ },
4056
+ },
4057
+ 'ShutterReleaseNoCFCard' => {
4058
+ Description => 'Déclench. obtur. sans carte',
4059
+ PrintConv => {
4060
+ 'No' => 'Non',
4061
+ 'Yes' => 'Oui',
4062
+ },
4063
+ },
4064
+ 'ShutterSpeed' => 'Temps de pose',
4065
+ 'ShutterSpeedRange' => {
4066
+ Description => 'Régler gamme de vitesses',
4067
+ PrintConv => {
4068
+ 'Disable' => 'Désactivé',
4069
+ 'Enable' => 'Activée',
4070
+ },
4071
+ },
4072
+ 'ShutterSpeedValue' => 'Vitesse d\'obturation',
4073
+ 'SidecarForExtension' => 'Extension',
4074
+ 'SimilarityIndex' => 'Indice de similarité',
4075
+ 'SlaveFlashMeteringSegments' => 'Segments de mesure flash esclave',
4076
+ 'SlideShow' => {
4077
+ PrintConv => {
4078
+ 'No' => 'Non',
4079
+ 'Yes' => 'Oui',
4080
+ },
4081
+ },
4082
+ 'SlowShutter' => {
4083
+ Description => 'Vitesse d\'obturation lente',
4084
+ PrintConv => {
4085
+ 'Night Scene' => 'Nocturne',
4086
+ 'None' => 'Aucune',
4087
+ 'Off' => 'Désactivé',
4088
+ 'On' => 'Activé',
4089
+ },
4090
+ },
4091
+ 'SlowSync' => {
4092
+ PrintConv => {
4093
+ 'Off' => 'Désactivé',
4094
+ 'On' => 'Activé',
4095
+ },
4096
+ },
4097
+ 'Software' => 'Logiciel',
4098
+ 'SpatialFrequencyResponse' => 'Réponse spatiale en fréquence',
4099
+ 'SpecialEffectsOpticalFilter' => {
4100
+ PrintConv => {
4101
+ 'None' => 'Aucune',
4102
+ },
4103
+ },
4104
+ 'SpectralSensitivity' => 'Sensibilité spectrale',
4105
+ 'SpotMeterLinkToAFPoint' => {
4106
+ Description => 'Mesure spot liée au collimateur AF',
4107
+ PrintConv => {
4108
+ 'Disable (use center AF point)' => 'Désactivée (utiliser collimateur AF central)',
4109
+ 'Enable (use active AF point)' => 'Activé (utiliser collimateur AF actif)',
4110
+ },
4111
+ },
4112
+ 'SpotMeteringMode' => {
4113
+ PrintConv => {
4114
+ 'Center' => 'Centre',
4115
+ },
4116
+ },
4117
+ 'State' => 'Etat',
4118
+ 'StreamType' => {
4119
+ PrintConv => {
4120
+ 'Text' => 'Texte',
4121
+ },
4122
+ },
4123
+ 'StripByteCounts' => 'Octets par bande compressée',
4124
+ 'StripOffsets' => 'Emplacement des données image',
4125
+ 'Sub-location' => 'Lieu',
4126
+ 'SubSecCreateDate' => 'Date de la création des données numériques',
4127
+ 'SubSecDateTimeOriginal' => 'Date de la création des données originales',
4128
+ 'SubSecModifyDate' => 'Date de modification de fichier',
4129
+ 'SubSecTime' => 'Fractions de seconde de DateTime',
4130
+ 'SubSecTimeDigitized' => 'Fractions de seconde de DateTimeDigitized',
4131
+ 'SubSecTimeOriginal' => 'Fractions de seconde de DateTimeOriginal',
4132
+ 'SubTileBlockSize' => 'Taille de bloc de sous-tuile',
4133
+ 'SubfileType' => 'Type du nouveau sous-fichier',
4134
+ 'SubimageColor' => {
4135
+ PrintConv => {
4136
+ 'RGB' => 'RVB',
4137
+ },
4138
+ },
4139
+ 'Subject' => 'Sujet',
4140
+ 'SubjectArea' => 'Zone du sujet',
4141
+ 'SubjectCode' => 'Code sujet',
4142
+ 'SubjectDistance' => 'Distance du sujet',
4143
+ 'SubjectDistanceRange' => {
4144
+ Description => 'Intervalle de distance du sujet',
4145
+ PrintConv => {
4146
+ 'Close' => 'Vue rapprochée',
4147
+ 'Distant' => 'Vue distante',
4148
+ 'Unknown' => 'Inconnu',
4149
+ },
4150
+ },
4151
+ 'SubjectLocation' => 'Zone du sujet',
4152
+ 'SubjectProgram' => {
4153
+ PrintConv => {
4154
+ 'None' => 'Aucune',
4155
+ 'Sunset' => 'Coucher de soleil',
4156
+ 'Text' => 'Texte',
4157
+ },
4158
+ },
4159
+ 'SubjectReference' => 'Code de sujet',
4160
+ 'Subsystem' => {
4161
+ PrintConv => {
4162
+ 'Unknown' => 'Inconnu',
4163
+ },
4164
+ },
4165
+ 'SuperMacro' => {
4166
+ PrintConv => {
4167
+ 'Off' => 'Désactivé',
4168
+ },
4169
+ },
4170
+ 'SuperimposedDisplay' => {
4171
+ Description => 'Affichage superposé',
4172
+ PrintConv => {
4173
+ 'Off' => 'Désactivé',
4174
+ 'On' => 'Activé',
4175
+ },
4176
+ },
4177
+ 'SupplementalCategories' => 'Catégorie d\'appoint',
4178
+ 'SupplementalType' => {
4179
+ Description => 'Type de supplément',
4180
+ PrintConv => {
4181
+ 'Main Image' => 'Non établi',
4182
+ 'Rasterized Caption' => 'Titre rastérisé',
4183
+ 'Reduced Resolution Image' => 'Image de résolution réduite',
4184
+ },
4185
+ },
4186
+ 'SvISOSetting' => 'Réglage ISO Sv',
4187
+ 'SwitchToRegisteredAFPoint' => {
4188
+ Description => 'Activer collimateur enregistré',
4189
+ PrintConv => {
4190
+ 'Assist' => 'Touche d\'assistance',
4191
+ 'Assist + AF' => 'Touche d\'assistance + touche AF',
4192
+ 'Disable' => 'Désactivé',
4193
+ 'Enable' => 'Activé',
4194
+ 'Only while pressing assist' => 'Seulement en appuyant touche d\'assistance',
4195
+ },
4196
+ },
4197
+ 'T4Options' => 'Bits de remplissage ajoutés',
4198
+ 'T6Options' => 'Options T6',
4199
+ 'TTL_DA_ADown' => 'Segment de mesure flash esclave 6',
4200
+ 'TTL_DA_AUp' => 'Segment de mesure flash esclave 5',
4201
+ 'TTL_DA_BDown' => 'Segment de mesure flash esclave 8',
4202
+ 'TTL_DA_BUp' => 'Segment de mesure flash esclave 7',
4203
+ 'Tagged' => {
4204
+ PrintConv => {
4205
+ 'No' => 'Non',
4206
+ 'Yes' => 'Oui',
4207
+ },
4208
+ },
4209
+ 'TargetPrinter' => 'Imprimantte cible',
4210
+ 'Technology' => {
4211
+ Description => 'Technologie',
4212
+ PrintConv => {
4213
+ 'Active Matrix Display' => 'Afficheur à matrice active',
4214
+ 'Cathode Ray Tube Display' => 'Afficheur à tube cathodique',
4215
+ 'Digital Camera' => 'Appareil photo numérique',
4216
+ 'Dye Sublimation Printer' => 'Imprimante à sublimation thermique',
4217
+ 'Electrophotographic Printer' => 'Imprimante électrophotographique',
4218
+ 'Electrostatic Printer' => 'Imprimante électrostatique',
4219
+ 'Film Scanner' => 'Scanner de film',
4220
+ 'Flexography' => 'Flexographie',
4221
+ 'Ink Jet Printer' => 'Imprimante à jet d\'encre',
4222
+ 'Offset Lithography' => 'Lithographie offset',
4223
+ 'Passive Matrix Display' => 'Afficheur à matrice passive',
4224
+ 'Photo CD' => 'CD photo',
4225
+ 'Photo Image Setter' => 'Cadre photo',
4226
+ 'Photographic Paper Printer' => 'Imprimante à papier photo',
4227
+ 'Projection Television' => 'Téléviseur à projection',
4228
+ 'Reflective Scanner' => 'Scanner à réflexion',
4229
+ 'Silkscreen' => 'Ecran de soie',
4230
+ 'Thermal Wax Printer' => 'Imprimante thermique à cire',
4231
+ 'Video Camera' => 'Caméra vidéo',
4232
+ 'Video Monitor' => 'Moniteur vidéo',
4233
+ },
4234
+ },
4235
+ 'Teleconverter' => {
4236
+ PrintConv => {
4237
+ 'None' => 'Aucune',
4238
+ },
4239
+ },
4240
+ 'Text' => 'Texte',
4241
+ 'TextStamp' => {
4242
+ PrintConv => {
4243
+ 'Off' => 'Désactivé',
4244
+ 'On' => 'Activé',
4245
+ },
4246
+ },
4247
+ 'Thresholding' => 'Seuil',
4248
+ 'ThumbnailHeight' => 'Hauteur de la vignette',
4249
+ 'ThumbnailImage' => 'Vignette',
4250
+ 'ThumbnailImageSize' => 'Taille des miniatures',
4251
+ 'ThumbnailWidth' => 'Hauteur de la vignette',
4252
+ 'TileByteCounts' => 'Nombre d\'octets d\'élément',
4253
+ 'TileDepth' => 'Profondeur d\'élément',
4254
+ 'TileLength' => 'Longueur d\'élément',
4255
+ 'TileOffsets' => 'Décalages d\'élément',
4256
+ 'TileWidth' => 'Largeur d\'élément',
4257
+ 'Time' => 'Heure',
4258
+ 'TimeCreated' => 'Heure de création',
4259
+ 'TimeScaleParamsQuality' => {
4260
+ PrintConv => {
4261
+ 'Low' => 'Bas',
4262
+ },
4263
+ },
4264
+ 'TimeSent' => 'Heure d\'envoi',
4265
+ 'TimeSincePowerOn' => 'Temps écoulé depuis la mise en marche',
4266
+ 'TimeZone' => 'Fuseau horaire',
4267
+ 'TimeZoneOffset' => 'Offset de zone de date',
4268
+ 'TimerLength' => {
4269
+ Description => 'Durée du retardateur',
4270
+ PrintConv => {
4271
+ 'Disable' => 'Désactivé',
4272
+ 'Enable' => 'Activée',
4273
+ },
4274
+ },
4275
+ 'Title' => 'Titre',
4276
+ 'ToneComp' => 'Correction de tonalité',
4277
+ 'ToneCurve' => {
4278
+ Description => 'Courbe de ton',
4279
+ PrintConv => {
4280
+ 'Manual' => 'Manuelle',
4281
+ },
4282
+ },
4283
+ 'ToneCurveActive' => {
4284
+ PrintConv => {
4285
+ 'No' => 'Non',
4286
+ 'Yes' => 'Oui',
4287
+ },
4288
+ },
4289
+ 'ToneCurves' => 'Courbes de ton',
4290
+ 'ToningEffect' => {
4291
+ Description => 'Virage',
4292
+ PrintConv => {
4293
+ 'Blue' => 'Bleu',
4294
+ 'Green' => 'Vert',
4295
+ 'None' => 'Aucune',
4296
+ 'Red' => 'Rouge',
4297
+ 'Yellow' => 'Jaune',
4298
+ 'n/a' => 'Non établie',
4299
+ },
4300
+ },
4301
+ 'ToningEffectMonochrome' => {
4302
+ PrintConv => {
4303
+ 'Blue' => 'Bleu',
4304
+ 'Green' => 'Vert',
4305
+ 'None' => 'Aucune',
4306
+ },
4307
+ },
4308
+ 'ToningSaturation' => 'Saturation du virage',
4309
+ 'TransferFunction' => 'Fonction de transfert',
4310
+ 'TransferRange' => 'Intervalle de transfert',
4311
+ 'Transformation' => {
4312
+ PrintConv => {
4313
+ 'Horizontal (normal)' => '0° (haut/gauche)',
4314
+ 'Mirror horizontal' => '0° (haut/droit)',
4315
+ 'Mirror horizontal and rotate 270 CW' => '90° sens horaire (gauche/haut)',
4316
+ 'Mirror horizontal and rotate 90 CW' => '90° sens antihoraire (droit/bas)',
4317
+ 'Mirror vertical' => '180° (bas/gauche)',
4318
+ 'Rotate 180' => '180° (bas/droit)',
4319
+ 'Rotate 270 CW' => '90° sens horaire (gauche/bas)',
4320
+ 'Rotate 90 CW' => '90° sens antihoraire (droit/haut)',
4321
+ },
4322
+ },
4323
+ 'TransmissionReference' => 'Référence transmission',
4324
+ 'TransparencyIndicator' => 'Indicateur de transparence',
4325
+ 'TrapIndicator' => 'Indicateur de piège',
4326
+ 'Trapped' => {
4327
+ Description => 'Piégé',
4328
+ PrintConv => {
4329
+ 'False' => 'Faux',
4330
+ 'True' => 'Vrai',
4331
+ 'Unknown' => 'Inconnu',
4332
+ },
4333
+ },
4334
+ 'TravelDay' => 'Date du Voyage',
4335
+ 'TvExposureTimeSetting' => 'Réglage de temps de pose Tv',
4336
+ 'URL' => 'URL ',
4337
+ 'USMLensElectronicMF' => {
4338
+ Description => 'MF électronique à objectif USM',
4339
+ PrintConv => {
4340
+ 'Always turned off' => 'Toujours débrayé',
4341
+ 'Disable after one-shot AF' => 'Désactivée après One-Shot AF',
4342
+ 'Disable in AF mode' => 'Désactivée en mode AF',
4343
+ 'Enable after one-shot AF' => 'Activée après AF One-Shot',
4344
+ 'Turns off after one-shot AF' => 'Débrayé aprés One-Shot AF',
4345
+ 'Turns on after one-shot AF' => 'Activé aprés One-Shot AF',
4346
+ },
4347
+ },
4348
+ 'Uncompressed' => {
4349
+ Description => 'Non.comprimé',
4350
+ PrintConv => {
4351
+ 'No' => 'Non',
4352
+ 'Yes' => 'Oui',
4353
+ },
4354
+ },
4355
+ 'UniqueCameraModel' => 'Nom unique de modèle d\'appareil',
4356
+ 'UniqueDocumentID' => 'ID unique de document',
4357
+ 'UniqueObjectName' => 'Nom Unique d\'Objet',
4358
+ 'Unknown' => 'Inconnu',
4359
+ 'Unsharp1Color' => {
4360
+ PrintConv => {
4361
+ 'Blue' => 'Bleu',
4362
+ 'Green' => 'Vert',
4363
+ 'RGB' => 'RVB',
4364
+ 'Red' => 'Rouge',
4365
+ 'Yellow' => 'Jaune',
4366
+ },
4367
+ },
4368
+ 'Unsharp2Color' => {
4369
+ PrintConv => {
4370
+ 'Blue' => 'Bleu',
4371
+ 'Green' => 'Vert',
4372
+ 'RGB' => 'RVB',
4373
+ 'Red' => 'Rouge',
4374
+ 'Yellow' => 'Jaune',
4375
+ },
4376
+ },
4377
+ 'Unsharp3Color' => {
4378
+ PrintConv => {
4379
+ 'Blue' => 'Bleu',
4380
+ 'Green' => 'Vert',
4381
+ 'RGB' => 'RVB',
4382
+ 'Red' => 'Rouge',
4383
+ 'Yellow' => 'Jaune',
4384
+ },
4385
+ },
4386
+ 'Unsharp4Color' => {
4387
+ PrintConv => {
4388
+ 'Blue' => 'Bleu',
4389
+ 'Green' => 'Vert',
4390
+ 'RGB' => 'RVB',
4391
+ 'Red' => 'Rouge',
4392
+ 'Yellow' => 'Jaune',
4393
+ },
4394
+ },
4395
+ 'UnsharpMask' => {
4396
+ PrintConv => {
4397
+ 'Off' => 'Désactivé',
4398
+ 'On' => 'Activé',
4399
+ },
4400
+ },
4401
+ 'Urgency' => {
4402
+ Description => 'Urgence',
4403
+ PrintConv => {
4404
+ '0 (reserved)' => '0 (réservé pour utilisation future)',
4405
+ '1 (most urgent)' => '1 (très urgent)',
4406
+ '5 (normal urgency)' => '5 (normalement urgent)',
4407
+ '8 (least urgent)' => '8 (moins urgent)',
4408
+ '9 (user-defined priority)' => '9 (réservé pour utilisation future)',
4409
+ },
4410
+ },
4411
+ 'UsableMeteringModes' => {
4412
+ Description => 'Sélectionner modes de mesure',
4413
+ PrintConv => {
4414
+ 'Disable' => 'Désactivé',
4415
+ 'Enable' => 'Activée',
4416
+ },
4417
+ },
4418
+ 'UsableShootingModes' => {
4419
+ Description => 'Sélectionner modes de prise de vue',
4420
+ PrintConv => {
4421
+ 'Disable' => 'Désactivé',
4422
+ 'Enable' => 'Activée',
4423
+ },
4424
+ },
4425
+ 'UsageTerms' => 'Conditions d\'Utilisation',
4426
+ 'UserComment' => 'Commentaire utilisateur',
4427
+ 'UserDef1PictureStyle' => {
4428
+ PrintConv => {
4429
+ 'Landscape' => 'Paysage',
4430
+ },
4431
+ },
4432
+ 'UserDef2PictureStyle' => {
4433
+ PrintConv => {
4434
+ 'Landscape' => 'Paysage',
4435
+ },
4436
+ },
4437
+ 'UserDef3PictureStyle' => {
4438
+ PrintConv => {
4439
+ 'Landscape' => 'Paysage',
4440
+ },
4441
+ },
4442
+ 'VRDVersion' => 'Version VRD',
4443
+ 'VRInfo' => 'Information stabilisateur',
4444
+ 'VRInfoVersion' => 'Info Version VR',
4445
+ 'VR_0x66' => {
4446
+ PrintConv => {
4447
+ 'Off' => 'Désactivé',
4448
+ },
4449
+ },
4450
+ 'VariProgram' => 'Variprogramme',
4451
+ 'VibrationReduction' => {
4452
+ Description => 'Reduction des vibrations',
4453
+ PrintConv => {
4454
+ 'Off' => 'Désactivé',
4455
+ 'On' => 'Activé',
4456
+ 'n/a' => 'Non établie',
4457
+ },
4458
+ },
4459
+ 'VideoCardGamma' => 'Gamma de la carte vidéo',
4460
+ 'ViewInfoDuringExposure' => {
4461
+ Description => 'Infos viseur pendant exposition',
4462
+ PrintConv => {
4463
+ 'Disable' => 'Désactivé',
4464
+ 'Enable' => 'Activé',
4465
+ },
4466
+ },
4467
+ 'ViewfinderWarning' => {
4468
+ PrintConv => {
4469
+ 'Off' => 'Désactivé',
4470
+ 'On' => 'Activé',
4471
+ },
4472
+ },
4473
+ 'ViewingCondDesc' => 'Description des conditions de visionnage',
4474
+ 'ViewingCondIlluminant' => 'Illuminant des conditions de visionnage',
4475
+ 'ViewingCondIlluminantType' => 'Type d\'illuminant des conditions de visionnage',
4476
+ 'ViewingCondSurround' => 'Environnement des conditions de visionnage',
4477
+ 'VignetteControl' => {
4478
+ Description => 'Controle du vignettage',
4479
+ PrintConv => {
4480
+ 'High' => 'Haut',
4481
+ 'Low' => 'Bas',
4482
+ 'Normal' => 'Normale',
4483
+ 'Off' => 'Désactivé',
4484
+ 'On' => 'Activé',
4485
+ },
4486
+ },
4487
+ 'VoiceMemo' => {
4488
+ PrintConv => {
4489
+ 'Off' => 'Désactivé',
4490
+ 'On' => 'Activé',
4491
+ },
4492
+ },
4493
+ 'WBAdjLighting' => {
4494
+ PrintConv => {
4495
+ 'Daylight' => 'Lumière du jour',
4496
+ 'None' => 'Aucune',
4497
+ },
4498
+ },
4499
+ 'WBBlueLevel' => 'Niveau Bleu Balance des Blancs',
4500
+ 'WBBracketMode' => {
4501
+ PrintConv => {
4502
+ 'Off' => 'Désactivé',
4503
+ },
4504
+ },
4505
+ 'WBFineTuneActive' => {
4506
+ PrintConv => {
4507
+ 'No' => 'Non',
4508
+ 'Yes' => 'Oui',
4509
+ },
4510
+ },
4511
+ 'WBGreenLevel' => 'Niveau Vert Balance des Blancs',
4512
+ 'WBMediaImageSizeSetting' => {
4513
+ Description => 'Réglage de balance des blancs + taille d\'image',
4514
+ PrintConv => {
4515
+ 'LCD monitor' => 'Écran LCD',
4516
+ 'Rear LCD panel' => 'Panneau LCD arrièr',
4517
+ },
4518
+ },
4519
+ 'WBRedLevel' => 'Niveau Rouge Balance des Blancs',
4520
+ 'WBShiftAB' => 'Décalage Balance Blancs ambre-bleu',
4521
+ 'WBShiftGM' => 'Décalage Balance Blancs vert-magenta',
4522
+ 'WB_GBRGLevels' => 'Niveaux BB VBRV',
4523
+ 'WB_GRBGLevels' => 'Niveaux BB VRBV',
4524
+ 'WB_GRGBLevels' => 'Niveaux BB VRVB',
4525
+ 'WB_RBGGLevels' => 'Niveaux BB RBVV',
4526
+ 'WB_RBLevels' => 'Niveaux BB RB',
4527
+ 'WB_RBLevels3000K' => 'Niveaux BB RB 3000K',
4528
+ 'WB_RBLevels3300K' => 'Niveaux BB RB 3300K',
4529
+ 'WB_RBLevels3600K' => 'Niveaux BB RB 3600K',
4530
+ 'WB_RBLevels3900K' => 'Niveaux BB RB 3800K',
4531
+ 'WB_RBLevels4000K' => 'Niveaux BB RB 4000K',
4532
+ 'WB_RBLevels4300K' => 'Niveaux BB RB 4300K',
4533
+ 'WB_RBLevels4500K' => 'Niveaux BB RB 4500K',
4534
+ 'WB_RBLevels4800K' => 'Niveaux BB RB 4800K',
4535
+ 'WB_RBLevels5300K' => 'Niveaux BB RB 5300K',
4536
+ 'WB_RBLevels6000K' => 'Niveaux BB RB 6000K',
4537
+ 'WB_RBLevels6600K' => 'Niveaux BB RB 6600K',
4538
+ 'WB_RBLevels7500K' => 'Niveaux BB RB 7500K',
4539
+ 'WB_RBLevelsCloudy' => 'Niveaux BB RB nuageux',
4540
+ 'WB_RBLevelsShade' => 'Niveaux BB RB ombre',
4541
+ 'WB_RBLevelsTungsten' => 'Niveaux BB RB tungstène',
4542
+ 'WB_RGBGLevels' => 'Niveaux BB RVBV',
4543
+ 'WB_RGBLevels' => 'Niveaux BB RVB',
4544
+ 'WB_RGBLevelsCloudy' => 'Niveaux BB RVB nuageux',
4545
+ 'WB_RGBLevelsDaylight' => 'Niveaux BB RVB lumière jour',
4546
+ 'WB_RGBLevelsFlash' => 'Niveaux BB RVB flash',
4547
+ 'WB_RGBLevelsFluorescent' => 'Niveaux BB RVB fluorescent',
4548
+ 'WB_RGBLevelsShade' => 'Niveaux BB RVB ombre',
4549
+ 'WB_RGBLevelsTungsten' => 'Niveaux BB RVB tungstène',
4550
+ 'WB_RGGBLevels' => 'Niveaux BB RVVB',
4551
+ 'WB_RGGBLevelsCloudy' => 'Niveaux BB RVVB nuageux',
4552
+ 'WB_RGGBLevelsDaylight' => 'Niveaux BB RVVB lumière jour',
4553
+ 'WB_RGGBLevelsFlash' => 'Niveaux BB RVVB flash',
4554
+ 'WB_RGGBLevelsFluorescent' => 'Niveaux BB RVVB fluorescent',
4555
+ 'WB_RGGBLevelsFluorescentD' => 'Niveaux BB RVVB fluorescent',
4556
+ 'WB_RGGBLevelsFluorescentN' => 'Niveaux BB RVVB fluo N',
4557
+ 'WB_RGGBLevelsFluorescentW' => 'Niveaux BB RVVB fluo W',
4558
+ 'WB_RGGBLevelsShade' => 'Niveaux BB RVVB ombre',
4559
+ 'WB_RGGBLevelsTungsten' => 'Niveaux BB RVVB tungstène',
4560
+ 'WCSProfiles' => 'Profil Windows Color System',
4561
+ 'Warning' => 'Attention',
4562
+ 'WebStatement' => 'Relevé Web',
4563
+ 'WhiteBalance' => {
4564
+ Description => 'Balance des blancs',
4565
+ PrintConv => {
4566
+ 'Auto' => 'Equilibrage des blancs automatique',
4567
+ 'Black & White' => 'Monochrome',
4568
+ 'Cloudy' => 'Temps nuageux',
4569
+ 'Color Temperature/Color Filter' => 'Temp.Couleur / Filtre couleur',
4570
+ 'Cool White Fluorescent' => 'Fluorescente type soft',
4571
+ 'Custom' => 'Personnalisée',
4572
+ 'Custom 1' => 'Personnalisée 1',
4573
+ 'Custom 2' => 'Personnalisée 2',
4574
+ 'Custom 3' => 'Personnalisée 3',
4575
+ 'Custom 4' => 'Personnalisée 4',
4576
+ 'Day White Fluorescent' => 'Fluorescente type blanc',
4577
+ 'Daylight' => 'Lumière du jour',
4578
+ 'Daylight Fluorescent' => 'Fluorescente type jour',
4579
+ 'Fluorescent' => 'Fluorescente',
4580
+ 'Manual' => 'Manuelle',
4581
+ 'Manual Temperature (Kelvin)' => 'Température de couleur (Kelvin)',
4582
+ 'Shade' => 'Ombre',
4583
+ 'Tungsten' => 'Tungstène (lumière incandescente)',
4584
+ 'Unknown' => 'Inconnu',
4585
+ 'User-Selected' => 'Sélectionnée par l\'utilisateur',
4586
+ 'Warm White Fluorescent' => 'Fluorescent blanc chaud',
4587
+ 'White Fluorescent' => 'Fluorescent blanc',
4588
+ },
4589
+ },
4590
+ 'WhiteBalanceAdj' => {
4591
+ PrintConv => {
4592
+ 'Cloudy' => 'Temps nuageux',
4593
+ 'Daylight' => 'Lumière du jour',
4594
+ 'Fluorescent' => 'Fluorescente',
4595
+ 'Off' => 'Désactivé',
4596
+ 'On' => 'Activé',
4597
+ 'Shade' => 'Ombre',
4598
+ 'Tungsten' => 'Tungstène (lumière incandescente)',
4599
+ },
4600
+ },
4601
+ 'WhiteBalanceBias' => 'Décalage de Balance des blancs',
4602
+ 'WhiteBalanceFineTune' => 'Balance des blancs - Réglage fin',
4603
+ 'WhiteBalanceMode' => {
4604
+ Description => 'Mode de balance des blancs',
4605
+ PrintConv => {
4606
+ 'Auto (Cloudy)' => 'Auto (nuageux)',
4607
+ 'Auto (Day White Fluorescent)' => 'Auto (fluo jour)',
4608
+ 'Auto (Daylight Fluorescent)' => 'Auto (fluo lum. jour)',
4609
+ 'Auto (Daylight)' => 'Auto (lumière du jour)',
4610
+ 'Auto (Flash)' => 'Auto (flash)',
4611
+ 'Auto (Shade)' => 'Auto (ombre)',
4612
+ 'Auto (Tungsten)' => 'Auto (tungstène)',
4613
+ 'Auto (White Fluorescent)' => 'Auto (fluo blanc)',
4614
+ 'Unknown' => 'Inconnu',
4615
+ 'User-Selected' => 'Sélectionnée par l\'utilisateur',
4616
+ },
4617
+ },
4618
+ 'WhiteBalanceSet' => {
4619
+ Description => 'Réglage de balance des blancs',
4620
+ PrintConv => {
4621
+ 'Cloudy' => 'Temps nuageux',
4622
+ 'Day White Fluorescent' => 'Fluorescent blanc jour',
4623
+ 'Daylight' => 'Lumière du jour',
4624
+ 'Daylight Fluorescent' => 'Fluorescente type jour',
4625
+ 'Manual' => 'Manuelle',
4626
+ 'Set Color Temperature 1' => 'Température de couleur définie 1',
4627
+ 'Set Color Temperature 2' => 'Température de couleur définie 2',
4628
+ 'Set Color Temperature 3' => 'Température de couleur définie 3',
4629
+ 'Shade' => 'Ombre',
4630
+ 'Tungsten' => 'Tungstène (lumière incandescente)',
4631
+ 'White Fluorescent' => 'Fluorescent blanc',
4632
+ },
4633
+ },
4634
+ 'WhiteLevel' => 'Niveau blanc',
4635
+ 'WhitePoint' => 'Chromaticité du point blanc',
4636
+ 'WideRange' => {
4637
+ PrintConv => {
4638
+ 'Off' => 'Désactivé',
4639
+ 'On' => 'Activé',
4640
+ },
4641
+ },
4642
+ 'WorldTime' => 'Fuseau horaire',
4643
+ 'WorldTimeLocation' => {
4644
+ Description => 'Position en temps mondial',
4645
+ PrintConv => {
4646
+ 'Home' => 'Départ',
4647
+ 'Hometown' => 'Résidence',
4648
+ },
4649
+ },
4650
+ 'Writer-Editor' => 'Auteur de la légende / description',
4651
+ 'XClipPathUnits' => 'Unités de chemin de rognage en X',
4652
+ 'XMP' => 'Métadonnées XMP',
4653
+ 'XPAuthor' => 'Auteur',
4654
+ 'XPComment' => 'Commentaire',
4655
+ 'XPKeywords' => 'Mots clé',
4656
+ 'XPSubject' => 'Sujet',
4657
+ 'XPTitle' => 'Titre',
4658
+ 'XPosition' => 'Position en X',
4659
+ 'XResolution' => 'Résolution d\'image horizontale',
4660
+ 'YCbCrCoefficients' => 'Coefficients de la matrice de transformation de l\'espace de couleurs',
4661
+ 'YCbCrPositioning' => {
4662
+ Description => 'Positionnement Y et C',
4663
+ PrintConv => {
4664
+ 'Centered' => 'Centré',
4665
+ 'Co-sited' => 'Côte à côte',
4666
+ },
4667
+ },
4668
+ 'YCbCrSubSampling' => 'Rapport de sous-échantillonnage Y à C',
4669
+ 'YClipPathUnits' => 'Unités de chemin de rognage en Y',
4670
+ 'YPosition' => 'Position en Y',
4671
+ 'YResolution' => 'Résolution d\'image verticale',
4672
+ 'Year' => 'Année',
4673
+ 'ZoneMatching' => {
4674
+ Description => 'Ajustage de la zone',
4675
+ PrintConv => {
4676
+ 'High Key' => 'Hi',
4677
+ 'ISO Setting Used' => 'Désactivée',
4678
+ 'Low Key' => 'Lo',
4679
+ },
4680
+ },
4681
+ 'ZoneMatchingOn' => {
4682
+ PrintConv => {
4683
+ 'Off' => 'Désactivé',
4684
+ 'On' => 'Activé',
4685
+ },
4686
+ },
4687
+ );
4688
+
4689
+ 1; # end
4690
+
4691
+
4692
+ __END__
4693
+
4694
+ =head1 NAME
4695
+
4696
+ Image::ExifTool::Lang::fr.pm - ExifTool French language translations
4697
+
4698
+ =head1 DESCRIPTION
4699
+
4700
+ This file is used by Image::ExifTool to generate localized tag descriptions
4701
+ and values.
4702
+
4703
+ =head1 AUTHOR
4704
+
4705
+ Copyright 2003-2013, Phil Harvey (phil at owl.phy.queensu.ca)
4706
+
4707
+ This library is free software; you can redistribute it and/or modify it
4708
+ under the same terms as Perl itself.
4709
+
4710
+ =head1 ACKNOWLEDGEMENTS
4711
+
4712
+ Thanks to Jens Duttke, Bernard Guillotin, Jean Glasser, Jean Piquemal and
4713
+ Harry Nizard for providing this translation.
4714
+
4715
+ =head1 SEE ALSO
4716
+
4717
+ L<Image::ExifTool(3pm)|Image::ExifTool>,
4718
+ L<Image::ExifTool::TagInfoXML(3pm)|Image::ExifTool::TagInfoXML>
4719
+
4720
+ =cut