mini_exiftool_vendored 8.9.7.v2 → 9.2.7.v1

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