exiftool_vendored 9.78.0 → 9.99.0

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of exiftool_vendored might be problematic. Click here for more details.

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