zh_cn.pm 37 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330
  1. #------------------------------------------------------------------------------
  2. # File: zh_cn.pm
  3. #
  4. # Description: ExifTool Simplified Chinese language translations
  5. #
  6. # Notes: This file generated automatically by Image::ExifTool::TagInfoXML
  7. #------------------------------------------------------------------------------
  8. package Image::ExifTool::Lang::zh_cn;
  9. use strict;
  10. use vars qw($VERSION);
  11. $VERSION = '1.08';
  12. %Image::ExifTool::Lang::zh_cn::Translate = (
  13. 'AEProgramMode' => {
  14. PrintConv => {
  15. 'Landscape' => '风景',
  16. 'Portrait' => '人物',
  17. },
  18. },
  19. 'AFAreaIllumination' => {
  20. PrintConv => {
  21. 'Auto' => '自动',
  22. },
  23. },
  24. 'AFPointIllumination' => {
  25. PrintConv => {
  26. 'Auto' => '自动',
  27. },
  28. },
  29. 'AFPointMode' => {
  30. PrintConv => {
  31. 'Auto' => '自动',
  32. },
  33. },
  34. 'AFPointRegistration' => {
  35. PrintConv => {
  36. 'Automatic' => '自动',
  37. },
  38. },
  39. 'AFPointSelected' => {
  40. PrintConv => {
  41. 'Auto' => '自动',
  42. },
  43. },
  44. 'AFPointSelected2' => {
  45. PrintConv => {
  46. 'Auto' => '自动',
  47. },
  48. },
  49. 'AFPointsUnknown2' => {
  50. PrintConv => {
  51. 'Auto' => '自动',
  52. },
  53. },
  54. 'APEVersion' => 'APE 版本',
  55. 'AdultContentWarning' => {
  56. PrintConv => {
  57. 'Unknown' => '未知',
  58. },
  59. },
  60. 'Album' => '相册',
  61. 'Anti-Blur' => {
  62. PrintConv => {
  63. 'n/a' => '未设置',
  64. },
  65. },
  66. 'Aperture' => '光圈数',
  67. 'ApertureValue' => '光圈',
  68. 'Artist' => '图像作者',
  69. 'Author' => '作者',
  70. 'AuthorsPosition' => '职位',
  71. 'AutoLightingOptimizer' => {
  72. PrintConv => {
  73. 'n/a' => '未设置',
  74. },
  75. },
  76. 'AutoRotate' => {
  77. PrintConv => {
  78. 'Rotate 180' => '180° (底/右)',
  79. 'Rotate 270 CW' => '90° CW (左/底)',
  80. 'Rotate 90 CW' => '90° CCW (右/上)',
  81. 'n/a' => '未知',
  82. },
  83. },
  84. 'BatteryLevel' => '电池电量',
  85. 'BitsPerSample' => '每个组件的比特数',
  86. 'BracketShotNumber' => {
  87. PrintConv => {
  88. 'n/a' => '未设置',
  89. },
  90. },
  91. 'Brightness' => '亮度',
  92. 'BrightnessValue' => '亮度',
  93. 'By-line' => '作者',
  94. 'CFAPattern' => 'CFA 模式',
  95. 'CalibrationIlluminant1' => {
  96. PrintConv => {
  97. 'Cloudy' => '阴天',
  98. 'Cool White Fluorescent' => '冷白色荧光灯(W3800-4500K)',
  99. 'Day White Fluorescent' => '日光白色荧光灯(N4600-5500K)',
  100. 'Daylight' => '太阳光',
  101. 'Daylight Fluorescent' => '日光色荧光灯(D5700-7100K)',
  102. 'Fine Weather' => '晴天',
  103. 'Flash' => '闪光',
  104. 'Fluorescent' => '荧光',
  105. 'ISO Studio Tungsten' => 'ISO相室白炽灯',
  106. 'Other' => '其他光源',
  107. 'Shade' => '阴影',
  108. 'Standard Light A' => '标准光A',
  109. 'Standard Light B' => '标准光B',
  110. 'Standard Light C' => '标准光C',
  111. 'Tungsten (Incandescent)' => '白炽灯',
  112. 'Unknown' => '未知',
  113. 'Warm White Fluorescent' => '暖白荧光灯(L2600-3250K)',
  114. 'White Fluorescent' => '白色荧光灯(WW3250-3800K)',
  115. },
  116. },
  117. 'CalibrationIlluminant2' => {
  118. PrintConv => {
  119. 'Cloudy' => '阴天',
  120. 'Cool White Fluorescent' => '冷白色荧光灯(W3800-4500K)',
  121. 'Day White Fluorescent' => '日光白色荧光灯(N4600-5500K)',
  122. 'Daylight' => '太阳光',
  123. 'Daylight Fluorescent' => '日光色荧光灯(D5700-7100K)',
  124. 'Fine Weather' => '晴天',
  125. 'Flash' => '闪光',
  126. 'Fluorescent' => '荧光',
  127. 'ISO Studio Tungsten' => 'ISO相室白炽灯',
  128. 'Other' => '其他光源',
  129. 'Shade' => '阴影',
  130. 'Standard Light A' => '标准光A',
  131. 'Standard Light B' => '标准光B',
  132. 'Standard Light C' => '标准光C',
  133. 'Tungsten (Incandescent)' => '白炽灯',
  134. 'Unknown' => '未知',
  135. 'Warm White Fluorescent' => '暖白荧光灯(L2600-3250K)',
  136. 'White Fluorescent' => '白色荧光灯(WW3250-3800K)',
  137. },
  138. },
  139. 'CameraOrientation' => {
  140. Description => '图像取向',
  141. PrintConv => {
  142. 'Horizontal (normal)' => '0° (上/左)',
  143. 'Rotate 270 CW' => '90° CW (左/底)',
  144. 'Rotate 90 CW' => '90° CCW (右/上)',
  145. },
  146. },
  147. 'CanonExposureMode' => {
  148. PrintConv => {
  149. 'Aperture-priority AE' => '光圈优先',
  150. 'Manual' => '手动',
  151. 'Shutter speed priority AE' => '快门优先',
  152. },
  153. },
  154. 'CanonFlashMode' => {
  155. PrintConv => {
  156. 'Auto' => '自动',
  157. },
  158. },
  159. 'Caption-Abstract' => '说明',
  160. 'CaptionWriter' => '说明作者',
  161. 'CaptureXResolutionUnit' => {
  162. PrintConv => {
  163. 'um' => 'µm (微米)',
  164. },
  165. },
  166. 'CaptureYResolutionUnit' => {
  167. PrintConv => {
  168. 'um' => 'µm (微米)',
  169. },
  170. },
  171. 'Categories' => '类别',
  172. 'Category' => '类别',
  173. 'City' => '城市',
  174. 'ColorEffect' => {
  175. PrintConv => {
  176. 'Sepia' => '怀旧深咖啡色',
  177. },
  178. },
  179. 'ColorFilter' => '颜色滤镜',
  180. 'ColorMode' => {
  181. Description => '创意风格',
  182. PrintConv => {
  183. 'Autumn Leaves' => '红叶',
  184. 'B&W' => '黑白',
  185. 'Clear' => '清澈',
  186. 'Deep' => '深色',
  187. 'Landscape' => '风景',
  188. 'Light' => '轻淡',
  189. 'Neutral' => '中性',
  190. 'Night View' => '夜景',
  191. 'Night View/Portrait' => '夜晚肖像',
  192. 'Portrait' => '人物',
  193. 'Standard' => '标准',
  194. 'Sunset' => '黄昏',
  195. 'Vivid' => '生动色彩',
  196. },
  197. },
  198. 'ColorSpace' => {
  199. Description => '色彩空间信息',
  200. PrintConv => {
  201. 'ICC Profile' => '色彩特性文件',
  202. 'Uncalibrated' => '自发',
  203. },
  204. },
  205. 'ColorTemperature' => '色温',
  206. 'CommanderGroupAMode' => {
  207. PrintConv => {
  208. 'Manual' => '手动',
  209. },
  210. },
  211. 'CommanderGroupBMode' => {
  212. PrintConv => {
  213. 'Manual' => '手动',
  214. },
  215. },
  216. 'CommanderInternalFlash' => {
  217. PrintConv => {
  218. 'Manual' => '手动',
  219. },
  220. },
  221. 'Comment' => '注释',
  222. 'ComponentsConfiguration' => '各分组的含义',
  223. 'CompressedBitsPerPixel' => '图像压缩模式',
  224. 'Compression' => {
  225. Description => '压缩方案',
  226. PrintConv => {
  227. 'JPEG' => 'JEPG压缩率',
  228. 'JPEG (old-style)' => 'JPEG (旧样式)',
  229. 'Kodak DCR Compressed' => '柯达 DCR 压缩',
  230. 'Kodak KDC Compressed' => '柯达 KDC 压缩',
  231. 'Next' => 'NeXT 2比特编码',
  232. 'Nikon NEF Compressed' => '尼康 NEF 压缩',
  233. 'Pentax PEF Compressed' => '宾得 PEF 压缩',
  234. 'SGILog' => 'SGI 32比特对数亮度编码',
  235. 'SGILog24' => 'SGI 24比特对数亮度编码',
  236. 'Sony ARW Compressed' => '索尼 ARW 压缩',
  237. 'Thunderscan' => 'ThunderScan 4比特编码',
  238. 'Uncompressed' => '未压缩',
  239. },
  240. },
  241. 'Contrast' => {
  242. Description => '对比度',
  243. PrintConv => {
  244. 'High' => '硬调',
  245. 'Low' => '软调',
  246. 'Normal' => '标准',
  247. },
  248. },
  249. 'ControlMode' => {
  250. PrintConv => {
  251. 'n/a' => '未设置',
  252. },
  253. },
  254. 'Copyright' => '专利拥有者',
  255. 'CopyrightNotice' => '版权信息',
  256. 'CopyrightStatus' => {
  257. PrintConv => {
  258. 'Unknown' => '未知',
  259. },
  260. },
  261. 'Country' => '国家',
  262. 'Country-PrimaryLocationName' => '国家',
  263. 'CreateDate' => '数字数据产生的日期和时间',
  264. 'Credit' => '作者',
  265. 'CustomRendered' => {
  266. Description => '用户自定义图像处理',
  267. PrintConv => {
  268. 'Custom' => '自定义处理',
  269. 'Normal' => '普通模式',
  270. },
  271. },
  272. 'DateCreated' => '创建日期',
  273. 'DateTime' => '文件改变的日期和时间',
  274. 'DateTimeOriginal' => '原始数据产生的日期和时间',
  275. 'DeviceSettingDescription' => '设备设定说明',
  276. 'DigitalZoom' => '数码变焦',
  277. 'DigitalZoomRatio' => '数码变焦比',
  278. 'Directory' => '文件存储位置',
  279. 'DisplayXResolutionUnit' => {
  280. PrintConv => {
  281. 'um' => 'µm (微米)',
  282. },
  283. },
  284. 'DisplayYResolutionUnit' => {
  285. PrintConv => {
  286. 'um' => 'µm (微米)',
  287. },
  288. },
  289. 'DjVuVersion' => 'DjVu 版本',
  290. 'DriveMode' => '驱动模式',
  291. 'DynamicRangeOptimizer' => {
  292. Description => '动态范围优化',
  293. PrintConv => {
  294. 'Advanced Auto' => '高级自动',
  295. 'Advanced Lv1' => '高级优化程度 1',
  296. 'Advanced Lv2' => '高级优化程度 2',
  297. 'Advanced Lv3' => '高级优化程度 3',
  298. 'Advanced Lv4' => '高级优化程度 4',
  299. 'Advanced Lv5' => '高级优化程度 5',
  300. 'Auto' => '自动',
  301. 'Off' => '关',
  302. 'Standard' => '标准',
  303. },
  304. },
  305. 'EasyMode' => {
  306. PrintConv => {
  307. 'Landscape' => '风景',
  308. 'Manual' => '手动',
  309. 'Night' => '夜景',
  310. 'Portrait' => '人物',
  311. },
  312. },
  313. 'ExifImageHeight' => '像高',
  314. 'ExifImageWidth' => '像宽',
  315. 'ExifOffset' => 'Exif IFD 指针',
  316. 'ExifToolVersion' => 'ExifTool 版本',
  317. 'ExifVersion' => 'Exif 版本',
  318. 'ExpandFilm' => '胶片扩展',
  319. 'ExpandFilterLens' => '滤镜扩展',
  320. 'ExpandFlashLamp' => '闪光灯扩展',
  321. 'ExpandLens' => '镜头扩展',
  322. 'ExpandScanner' => '扫描仪扩展',
  323. 'ExpandSoftware' => '软件扩展',
  324. 'ExposureCompensation' => '曝光偏差',
  325. 'ExposureIndex' => '曝光索引',
  326. 'ExposureMode' => {
  327. Description => '曝光模式',
  328. PrintConv => {
  329. 'Aperture Priority' => '光圈优先',
  330. 'Aperture-priority AE' => '光圈优先',
  331. 'Auto' => '自动曝光',
  332. 'Auto bracket' => '自动支架',
  333. 'Landscape' => '风景',
  334. 'Manual' => '手动曝光',
  335. 'Portrait' => '人物',
  336. 'Shutter Priority' => '快门优先',
  337. 'Shutter speed priority AE' => '快门优先',
  338. 'n/a' => '未设置',
  339. },
  340. },
  341. 'ExposureProgram' => {
  342. Description => '曝光程序',
  343. PrintConv => {
  344. 'Action (High speed)' => '运动摄影',
  345. 'Aperture Priority' => '光圈优先',
  346. 'Aperture-priority AE' => '光圈优先',
  347. 'Creative (Slow speed)' => '创意摄影',
  348. 'Landscape' => '风景',
  349. 'Manual' => '手动',
  350. 'Portrait' => '人物',
  351. 'Program AE' => '一般程序',
  352. 'Shutter Priority' => '快门优先',
  353. 'Shutter speed priority AE' => '快门优先',
  354. },
  355. },
  356. 'ExposureTime' => '曝光时间',
  357. 'ExposureTime2' => '曝光时间 2',
  358. 'ExternalFlashBounce' => {
  359. PrintConv => {
  360. 'n/a' => '未设置',
  361. },
  362. },
  363. 'ExternalFlashExposureComp' => {
  364. PrintConv => {
  365. 'n/a' => '未设置 (Off or Auto Modes)',
  366. 'n/a (Manual Mode)' => '未设置 (Manual Mode)',
  367. },
  368. },
  369. 'FNumber' => '光圈数',
  370. 'FaceOrientation' => {
  371. PrintConv => {
  372. 'Horizontal (normal)' => '0° (上/左)',
  373. 'Rotate 180' => '180° (底/右)',
  374. 'Rotate 270 CW' => '90° CW (左/底)',
  375. 'Rotate 90 CW' => '90° CCW (右/上)',
  376. },
  377. },
  378. 'FaxProfile' => {
  379. PrintConv => {
  380. 'Unknown' => '未知',
  381. },
  382. },
  383. 'FileFormat' => '格式',
  384. 'FileModifyDate' => '更新日期',
  385. 'FileName' => '文件名',
  386. 'FileSize' => '文件大小',
  387. 'FileSource' => {
  388. Description => '文件来源',
  389. PrintConv => {
  390. 'Digital Camera' => '数码相机',
  391. 'Film Scanner' => '胶片扫描仪',
  392. 'Reflection Print Scanner' => '反射型扫描仪',
  393. },
  394. },
  395. 'FileType' => '文件格式',
  396. 'FilterEffect' => {
  397. PrintConv => {
  398. 'n/a' => '未设置',
  399. },
  400. },
  401. 'Flash' => {
  402. Description => '闪光',
  403. PrintConv => {
  404. 'Auto, Fired' => '开 (自动闪光)',
  405. 'Auto, Fired, Red-eye reduction' => '开 (自动闪光,减轻红眼)',
  406. 'Auto, Fired, Red-eye reduction, Return detected' => '开 (强制闪光,减轻红眼,检测返回光)',
  407. 'Auto, Fired, Return detected' => '开 (自动闪光,检测返回光)',
  408. 'Did not fire' => '闪光灯未亮',
  409. 'Fired' => '闪光灯亮',
  410. 'Fired, Red-eye reduction' => '开 (减轻红眼)',
  411. 'Fired, Red-eye reduction, Return detected' => '开 (减轻红眼,检测返回光)',
  412. 'Fired, Return detected' => '开 (检测返回光)',
  413. 'No Flash' => '无闪光功能',
  414. 'On, Fired' => '开 (强制闪光)',
  415. 'On, Red-eye reduction' => '开 (强制闪光(减轻红眼))',
  416. 'On, Red-eye reduction, Return detected' => '开 (强制闪光,减轻红眼,检测返回光)',
  417. 'On, Return detected' => '开 (强制闪光,检测返回光)',
  418. },
  419. },
  420. 'FlashControlMode' => {
  421. PrintConv => {
  422. 'Manual' => '手动',
  423. },
  424. },
  425. 'FlashEnergy' => '闪光强度',
  426. 'FlashExposureComp' => '闪光补偿',
  427. 'FlashGroupAControlMode' => {
  428. PrintConv => {
  429. 'Manual' => '手动',
  430. },
  431. },
  432. 'FlashGroupBControlMode' => {
  433. PrintConv => {
  434. 'Manual' => '手动',
  435. },
  436. },
  437. 'FlashGroupCControlMode' => {
  438. PrintConv => {
  439. 'Manual' => '手动',
  440. },
  441. },
  442. 'FlashMode' => {
  443. PrintConv => {
  444. 'Auto' => '自动',
  445. 'Unknown' => '未知',
  446. },
  447. },
  448. 'FlashOptions' => {
  449. PrintConv => {
  450. 'Auto' => '自动',
  451. },
  452. },
  453. 'FlashOptions2' => {
  454. PrintConv => {
  455. 'Auto' => '自动',
  456. },
  457. },
  458. 'FlashSyncSpeedAv' => {
  459. PrintConv => {
  460. 'Auto' => '自动',
  461. },
  462. },
  463. 'FlashpixVersion' => '支持的 Flashpix 版本',
  464. 'FocalLength' => '焦距',
  465. 'FocalLength35efl' => '焦点距离(35 mm 换算)',
  466. 'FocalLengthIn35mmFormat' => '35 mm 换算镜头焦点距离',
  467. 'FocalPlaneResolutionUnit' => {
  468. Description => '焦平面分辨率单位',
  469. PrintConv => {
  470. 'inches' => '英寸',
  471. 'um' => 'µm (微米)',
  472. },
  473. },
  474. 'FocalPlaneXResolution' => '焦平面 X 分辨率',
  475. 'FocalPlaneYResolution' => '焦平面 Y 分辨率',
  476. 'Focus' => {
  477. PrintConv => {
  478. 'Manual' => '手动',
  479. },
  480. },
  481. 'FocusContinuous' => {
  482. PrintConv => {
  483. 'Manual' => '手动',
  484. },
  485. },
  486. 'FocusMode' => {
  487. Description => '对焦模式',
  488. PrintConv => {
  489. 'Auto' => '自动',
  490. 'Manual' => '手动',
  491. },
  492. },
  493. 'FocusMode2' => {
  494. PrintConv => {
  495. 'Manual' => '手动',
  496. },
  497. },
  498. 'FocusModeSetting' => {
  499. PrintConv => {
  500. 'Manual' => '手动',
  501. },
  502. },
  503. 'FocusRange' => {
  504. PrintConv => {
  505. 'Auto' => '自动',
  506. 'Manual' => '手动',
  507. },
  508. },
  509. 'FrameRate' => '更新速率',
  510. 'FrameSize' => '画面尺寸',
  511. 'FreeByteCounts' => '空白字节数',
  512. 'FujiFlashMode' => {
  513. PrintConv => {
  514. 'Auto' => '自动',
  515. },
  516. },
  517. 'GIFVersion' => 'GIF 版本',
  518. 'GPSAltitude' => '海拔高度',
  519. 'GPSAltitudeRef' => {
  520. Description => '高度基准',
  521. PrintConv => {
  522. 'Above Sea Level' => '海平面',
  523. 'Below Sea Level' => '海拔(负值)',
  524. },
  525. },
  526. 'GPSAreaInformation' => 'GPS区域名',
  527. 'GPSDOP' => '测量精度',
  528. 'GPSDateStamp' => 'GPS日期',
  529. 'GPSDestBearing' => '目的地方位',
  530. 'GPSDestBearingRef' => '目的地方位参照',
  531. 'GPSDestDistance' => '离终点的距离',
  532. 'GPSDestDistanceRef' => {
  533. Description => '距目的地距离参照',
  534. PrintConv => {
  535. 'Kilometers' => '公里数',
  536. 'Miles' => '英里数',
  537. 'Nautical Miles' => '节数',
  538. },
  539. },
  540. 'GPSDestLatitude' => '终点纬度',
  541. 'GPSDestLatitudeRef' => {
  542. Description => '目的地的北纬或南纬',
  543. PrintConv => {
  544. 'North' => '北纬',
  545. 'South' => '南纬',
  546. },
  547. },
  548. 'GPSDestLongitude' => '终点经度',
  549. 'GPSDestLongitudeRef' => {
  550. Description => '目的地的东经或西经',
  551. PrintConv => {
  552. 'East' => '东经',
  553. 'West' => '西经',
  554. },
  555. },
  556. 'GPSDifferential' => {
  557. Description => 'GPS 差分校正',
  558. PrintConv => {
  559. 'Differential Corrected' => '差分校正定位',
  560. 'No Correction' => '非差分校正测量',
  561. },
  562. },
  563. 'GPSImgDirection' => '图像方向',
  564. 'GPSImgDirectionRef' => '图像方向参照',
  565. 'GPSInfo' => 'GPS Info IFD 指针',
  566. 'GPSLatitude' => '纬度',
  567. 'GPSLatitudeRef' => {
  568. Description => '北纬或者南纬',
  569. PrintConv => {
  570. 'North' => '北纬',
  571. 'South' => '南纬',
  572. },
  573. },
  574. 'GPSLongitude' => '经度',
  575. 'GPSLongitudeRef' => {
  576. Description => '东经或者西经',
  577. PrintConv => {
  578. 'East' => '东经',
  579. 'West' => '西经',
  580. },
  581. },
  582. 'GPSMapDatum' => '使用的大地测量数据',
  583. 'GPSMeasureMode' => {
  584. Description => 'GPS测量模式',
  585. PrintConv => {
  586. '2-D' => '2维测量',
  587. '2-Dimensional' => '2维测量',
  588. '2-Dimensional Measurement' => '2维测量',
  589. '3-D' => '3维测量',
  590. '3-Dimensional' => '3维测量',
  591. '3-Dimensional Measurement' => '3维测量',
  592. },
  593. },
  594. 'GPSProcessingMethod' => '定位方式名称',
  595. 'GPSSatellites' => '用于定位的 GPS 卫星信号',
  596. 'GPSSpeed' => 'GPS接收器的速度',
  597. 'GPSSpeedRef' => {
  598. Description => '速度单位',
  599. PrintConv => {
  600. 'km/h' => '公里/小时',
  601. 'knots' => '海里/小时',
  602. 'mph' => '英里/小时',
  603. },
  604. },
  605. 'GPSStatus' => {
  606. Description => 'GPS 接收器状态',
  607. PrintConv => {
  608. 'Measurement Active' => '正在测量中',
  609. 'Measurement Void' => '测量中断',
  610. },
  611. },
  612. 'GPSTimeStamp' => 'GPS 时间(原子钟)',
  613. 'GPSTrack' => '运动方向',
  614. 'GPSTrackRef' => {
  615. Description => '运动方向参照',
  616. PrintConv => {
  617. 'Magnetic North' => '磁场方向',
  618. 'True North' => '真方向',
  619. },
  620. },
  621. 'GPSVersionID' => 'GPS标签版本',
  622. 'GainControl' => {
  623. Description => '增益控制',
  624. PrintConv => {
  625. 'High gain down' => '强减少',
  626. 'High gain up' => '强增益',
  627. 'Low gain down' => '弱减少',
  628. 'Low gain up' => '弱增益',
  629. 'None' => '无',
  630. },
  631. },
  632. 'Gamma' => '对比系数',
  633. 'Gradation' => '灰阶',
  634. 'HDR' => {
  635. Description => '自动HDR',
  636. PrintConv => {
  637. 'Off' => '关',
  638. },
  639. },
  640. 'Headline' => '标题',
  641. 'HighISONoiseReduction' => {
  642. Description => '高ISO降噪',
  643. PrintConv => {
  644. 'Auto' => '自动',
  645. 'High' => '强',
  646. 'Low' => '弱',
  647. 'Normal' => '标准',
  648. 'Off' => '关',
  649. },
  650. },
  651. 'Hue' => '色相',
  652. 'ICCProfile' => 'ICC 规范',
  653. 'IPTC-NAA' => 'IPTC-NAA 元数据',
  654. 'ISOSetting' => {
  655. PrintConv => {
  656. 'Auto' => '自动',
  657. 'Manual' => '手动',
  658. },
  659. },
  660. 'ImageDescription' => '图像标题',
  661. 'ImageHeight' => '像高',
  662. 'ImageOrientation' => {
  663. PrintConv => {
  664. 'Portrait' => '人物',
  665. },
  666. },
  667. 'ImageSize' => '图像尺寸',
  668. 'ImageTone' => {
  669. PrintConv => {
  670. 'Landscape' => '风景',
  671. 'Portrait' => '人物',
  672. },
  673. },
  674. 'ImageUniqueID' => '图像唯一标识',
  675. 'ImageWidth' => '像宽',
  676. 'Index' => '索引',
  677. 'Instructions' => '指示',
  678. 'InternalFlash' => {
  679. PrintConv => {
  680. 'Manual' => '手动',
  681. },
  682. },
  683. 'InteropIndex' => {
  684. Description => '互用标识',
  685. PrintConv => {
  686. 'THM - DCF thumbnail file' => 'THM: DCF 缩略图文件',
  687. },
  688. },
  689. 'InteropOffset' => '互用指针',
  690. 'InteropVersion' => '互用版本',
  691. 'JFIFVersion' => 'JFIF 版本',
  692. 'JPEGQuality' => {
  693. Description => '图像质量',
  694. PrintConv => {
  695. 'Extra Fine' => '超精细',
  696. 'Fine' => '精细',
  697. 'Standard' => '标准画质',
  698. 'n/a' => '未设置',
  699. },
  700. },
  701. 'Keyword' => '关键词',
  702. 'Keywords' => '关键字',
  703. 'Lens' => '镜头',
  704. 'LensInfo' => '镜头信息',
  705. 'LensType' => '未设置',
  706. 'LicenseType' => {
  707. PrintConv => {
  708. 'Unknown' => '未知',
  709. },
  710. },
  711. 'LightSource' => {
  712. Description => '光源',
  713. PrintConv => {
  714. 'Cloudy' => '阴天',
  715. 'Cool White Fluorescent' => '冷白色荧光灯(W3800-4500K)',
  716. 'Day White Fluorescent' => '日光白色荧光灯(N4600-5500K)',
  717. 'Daylight' => '太阳光',
  718. 'Daylight Fluorescent' => '日光色荧光灯(D5700-7100K)',
  719. 'Fine Weather' => '晴天',
  720. 'Flash' => '闪光',
  721. 'Fluorescent' => '荧光',
  722. 'ISO Studio Tungsten' => 'ISO相室白炽灯',
  723. 'Other' => '其他光源',
  724. 'Shade' => '阴影',
  725. 'Standard Light A' => '标准光A',
  726. 'Standard Light B' => '标准光B',
  727. 'Standard Light C' => '标准光C',
  728. 'Tungsten (Incandescent)' => '白炽灯',
  729. 'Unknown' => '未知',
  730. 'Warm White Fluorescent' => '暖白荧光灯(L2600-3250K)',
  731. 'White Fluorescent' => '白色荧光灯(WW3250-3800K)',
  732. },
  733. },
  734. 'Lightness' => '明暗度',
  735. 'LongExposureNoiseReduction' => {
  736. Description => '长时间曝光降噪',
  737. PrintConv => {
  738. 'Auto' => '自动',
  739. 'Off' => '关',
  740. 'On' => '开',
  741. 'n/a' => '未设置',
  742. },
  743. },
  744. 'MIEVersion' => 'MIE 版本',
  745. 'Macro' => {
  746. PrintConv => {
  747. 'Manual' => '手动',
  748. 'n/a' => '未设置',
  749. },
  750. },
  751. 'Make' => '厂商',
  752. 'MakerNote' => '厂商注释',
  753. 'MakerNotes' => '制造商记录',
  754. 'ManualFlashOutput' => {
  755. PrintConv => {
  756. 'n/a' => '未设置',
  757. },
  758. },
  759. 'MaxAperture' => '镜头光圈最大值',
  760. 'MaxApertureValue' => '最大镜头光圈',
  761. 'MeteringMode' => {
  762. Description => '测量方式',
  763. PrintConv => {
  764. 'Average' => '平均',
  765. 'Center-weighted average' => '中央重点',
  766. 'Multi-segment' => '分割测光',
  767. 'Multi-spot' => '多点',
  768. 'Other' => '其它',
  769. 'Partial' => '部分测光',
  770. 'Spot' => '点测光',
  771. 'Unknown' => '未知',
  772. },
  773. },
  774. 'Model' => '型号',
  775. 'ModifiedPictureStyle' => {
  776. PrintConv => {
  777. 'Landscape' => '风景',
  778. 'Portrait' => '人物',
  779. },
  780. },
  781. 'ModifiedSharpnessFreq' => {
  782. PrintConv => {
  783. 'n/a' => '未设置',
  784. },
  785. },
  786. 'ModifiedToneCurve' => {
  787. PrintConv => {
  788. 'Manual' => '手动',
  789. },
  790. },
  791. 'ModifiedWhiteBalance' => {
  792. PrintConv => {
  793. 'Auto' => '自动',
  794. 'Cloudy' => '阴天',
  795. 'Daylight' => '太阳光',
  796. 'Flash' => '闪光',
  797. 'Fluorescent' => '荧光',
  798. 'Shade' => '阴影',
  799. },
  800. },
  801. 'ModifyDate' => '文件改变的日期和时间',
  802. 'MultiFrameNoiseReduction' => {
  803. Description => '多帧降噪',
  804. PrintConv => {
  805. 'Off' => '关',
  806. 'On' => '开',
  807. },
  808. },
  809. 'NEFCompression' => {
  810. PrintConv => {
  811. 'Uncompressed' => '未压缩',
  812. },
  813. },
  814. 'Noise' => '噪声',
  815. 'NoiseReduction' => {
  816. Description => '减少噪声',
  817. PrintConv => {
  818. 'Auto' => '自动',
  819. },
  820. },
  821. 'ObjectFileType' => {
  822. PrintConv => {
  823. 'Unknown' => '未知',
  824. },
  825. },
  826. 'Opto-ElectricConvFactor' => '光电转换因子',
  827. 'Orientation' => {
  828. Description => '图像取向',
  829. PrintConv => {
  830. 'Horizontal (normal)' => '0° (上/左)',
  831. 'Mirror horizontal' => '0° (上/右)',
  832. 'Mirror horizontal and rotate 270 CW' => '90° CW (左/上)',
  833. 'Mirror horizontal and rotate 90 CW' => '90° CCW (右/底)',
  834. 'Mirror vertical' => '180° (底/左)',
  835. 'Rotate 180' => '180° (底/右)',
  836. 'Rotate 270 CW' => '90° CW (左/底)',
  837. 'Rotate 90 CW' => '90° CCW (右/上)',
  838. },
  839. },
  840. 'PEFVersion' => 'PEF 版本',
  841. 'PageNumber' => '页数',
  842. 'PhotometricInterpretation' => {
  843. Description => '像素方案',
  844. PrintConv => {
  845. 'BlackIsZero' => '零黑色',
  846. 'Color Filter Array' => 'CFA (颜色滤镜矩阵)',
  847. 'Pixar LogL' => 'CIE Log2(L) (对数亮度)',
  848. 'Pixar LogLuv' => 'CIE Log2(L)(u\',v\') (对数亮度和色度)',
  849. 'RGB Palette' => '调色板颜色',
  850. 'Transparency Mask' => '透明蒙板',
  851. 'WhiteIsZero' => '零白色',
  852. },
  853. },
  854. 'PictureFinish' => {
  855. PrintConv => {
  856. 'Portrait' => '人物',
  857. },
  858. },
  859. 'PictureMode' => {
  860. PrintConv => {
  861. 'Aperture-priority AE' => '光圈优先',
  862. 'Auto' => '自动',
  863. 'Landscape' => '风景',
  864. 'Manual' => '手动',
  865. 'Portrait' => '人物',
  866. 'Shutter speed priority AE' => '快门优先',
  867. },
  868. },
  869. 'PictureMode2' => {
  870. PrintConv => {
  871. 'Aperture Priority' => '光圈优先',
  872. 'Manual' => '手动',
  873. 'Shutter Speed Priority' => '快门优先',
  874. },
  875. },
  876. 'PictureModeBWFilter' => {
  877. PrintConv => {
  878. 'n/a' => '未设置',
  879. },
  880. },
  881. 'PictureModeTone' => {
  882. PrintConv => {
  883. 'n/a' => '未设置',
  884. },
  885. },
  886. 'PictureStyle' => {
  887. PrintConv => {
  888. 'Landscape' => '风景',
  889. 'Portrait' => '人物',
  890. },
  891. },
  892. 'PixelUnits' => {
  893. PrintConv => {
  894. 'Unknown' => '未知',
  895. },
  896. },
  897. 'PlanarConfiguration' => {
  898. Description => '图像数据排列',
  899. PrintConv => {
  900. 'Chunky' => '点顺序格式',
  901. 'Planar' => '平面格式',
  902. },
  903. },
  904. 'PreviewColorSpace' => {
  905. PrintConv => {
  906. 'Unknown' => '未知',
  907. },
  908. },
  909. 'PrimaryChromaticities' => '原色色度坐标值',
  910. 'ProgramMode' => {
  911. PrintConv => {
  912. 'Portrait' => '人物',
  913. },
  914. },
  915. 'Province-State' => '州/省',
  916. 'Quality' => {
  917. Description => '图像质量',
  918. PrintConv => {
  919. 'Compressed RAW' => 'cRAW',
  920. 'Compressed RAW + JPEG' => 'cRAW+JPEG',
  921. 'Extra Fine' => '超精细',
  922. 'Fine' => '精细',
  923. 'Low' => '低画质',
  924. 'Normal' => '标准画质',
  925. 'RAW + JPEG' => 'RAW+JPEG',
  926. 'Standard' => '标准',
  927. 'n/a' => '未设置',
  928. },
  929. },
  930. 'RAFVersion' => 'RAF 版本',
  931. 'Rating' => '评分',
  932. 'RatingPercent' => '百分比评级',
  933. 'RecordMode' => {
  934. Description => '记录模式',
  935. PrintConv => {
  936. 'Aperture Priority' => '光圈优先',
  937. 'Manual' => '手动',
  938. 'Shutter Priority' => '快门优先',
  939. },
  940. },
  941. 'RecordingMode' => {
  942. PrintConv => {
  943. 'Auto' => '自动',
  944. 'Landscape' => '风景',
  945. 'Manual' => '手动',
  946. 'Portrait' => '人物',
  947. },
  948. },
  949. 'RedEyeCorrection' => {
  950. PrintConv => {
  951. 'Automatic' => '自动',
  952. },
  953. },
  954. 'ReferenceBlackWhite' => '黑白参照值对',
  955. 'RelatedImageFileFormat' => '相关图像文件格式',
  956. 'RelatedImageHeight' => '相关图像高度',
  957. 'RelatedImageWidth' => '相关图像宽度',
  958. 'RelatedSoundFile' => '相关的音频文件',
  959. 'ResolutionUnit' => {
  960. Description => '图像高宽分辨率单位',
  961. PrintConv => {
  962. 'cm' => '像素/厘米',
  963. 'inches' => '英寸',
  964. },
  965. },
  966. 'Rotation' => {
  967. PrintConv => {
  968. 'Horizontal' => '0° (上/左)',
  969. 'Horizontal (Normal)' => '0° (上/左)',
  970. 'Horizontal (normal)' => '0° (上/左)',
  971. 'Rotate 180' => '180° (底/右)',
  972. 'Rotate 270 CW' => '90° CW (左/底)',
  973. 'Rotate 90 CW' => '90° CCW (右/上)',
  974. 'Rotated 180' => '180° (底/右)',
  975. 'Rotated 270 CW' => '90° CW (左/底)',
  976. 'Rotated 90 CW' => '90° CCW (右/上)',
  977. },
  978. },
  979. 'RowsPerStrip' => '每条带的行数',
  980. 'SPIFFVersion' => 'SPIFF 版本',
  981. 'SRAWQuality' => {
  982. PrintConv => {
  983. 'n/a' => '未设置',
  984. },
  985. },
  986. 'SVGVersion' => 'SVG 版本',
  987. 'SamplesPerPixel' => '组件数',
  988. 'Saturation' => {
  989. Description => '饱和度',
  990. PrintConv => {
  991. 'High' => '高饱和度',
  992. 'Low' => '低饱和度',
  993. 'None' => '未设置',
  994. 'Normal' => '标准',
  995. },
  996. },
  997. 'SceneCaptureType' => {
  998. Description => '取景类型',
  999. PrintConv => {
  1000. 'Landscape' => '风景',
  1001. 'Night' => '夜景',
  1002. 'Portrait' => '人物',
  1003. 'Standard' => '标准',
  1004. },
  1005. },
  1006. 'SceneMode' => {
  1007. Description => '场景选择',
  1008. PrintConv => {
  1009. '3D Sweep Panorama' => '3D',
  1010. 'Anti Motion Blur' => '动作防抖',
  1011. 'Aperture Priority' => '光圈优先',
  1012. 'Auto' => '自动',
  1013. 'Cont. Priority AE' => '连续拍摄优先AE',
  1014. 'Handheld Night Shot' => '手持夜景拍摄',
  1015. 'Landscape' => '风景',
  1016. 'Macro' => '微距',
  1017. 'Manual' => '手动',
  1018. 'Night Portrait' => '夜晚肖像',
  1019. 'Night Scene' => '夜景',
  1020. 'Night View/Portrait' => '夜景/肖像',
  1021. 'Portrait' => '人物',
  1022. 'Shutter Priority' => '快门优先',
  1023. 'Sports' => '运动模式',
  1024. 'Sunset' => '夕阳',
  1025. 'Sweep Panorama' => '扫描全景',
  1026. },
  1027. },
  1028. 'SceneModeUsed' => {
  1029. PrintConv => {
  1030. 'Aperture Priority' => '光圈优先',
  1031. 'Landscape' => '风景',
  1032. 'Manual' => '手动',
  1033. 'Portrait' => '人物',
  1034. 'Shutter Priority' => '快门优先',
  1035. },
  1036. },
  1037. 'SceneSelect' => {
  1038. PrintConv => {
  1039. 'Night' => '夜景',
  1040. },
  1041. },
  1042. 'SceneType' => {
  1043. Description => '场景类型',
  1044. PrintConv => {
  1045. 'Directly photographed' => '直接拍摄的图像',
  1046. },
  1047. },
  1048. 'SensingMethod' => {
  1049. Description => '感应方法',
  1050. PrintConv => {
  1051. 'Color sequential area' => '色彩连续区感应器',
  1052. 'Color sequential linear' => '色彩连续线性感应器',
  1053. 'One-chip color area' => '单片色彩区感应器',
  1054. 'Three-chip color area' => '3 片色彩区传感器',
  1055. 'Trilinear' => '3 线传感器',
  1056. 'Two-chip color area' => '2 片色彩区传感器',
  1057. },
  1058. },
  1059. 'SerialNumber' => '照相机标识',
  1060. 'ShadingCompensation' => '阴影补偿',
  1061. 'Sharpness' => {
  1062. Description => '锐度',
  1063. PrintConv => {
  1064. 'Hard' => '强',
  1065. 'Normal' => '标准',
  1066. 'Soft' => '弱',
  1067. 'n/a' => '未设置',
  1068. },
  1069. },
  1070. 'SharpnessFrequency' => {
  1071. PrintConv => {
  1072. 'n/a' => '未设置',
  1073. },
  1074. },
  1075. 'ShootingInfoDisplay' => {
  1076. PrintConv => {
  1077. 'Auto' => '自动',
  1078. },
  1079. },
  1080. 'ShootingMode' => {
  1081. Description => '拍摄模式',
  1082. PrintConv => {
  1083. 'Aperture Priority' => '光圈优先',
  1084. 'Manual' => '手动',
  1085. 'Portrait' => '人物',
  1086. 'Shutter Priority' => '快门优先',
  1087. },
  1088. },
  1089. 'ShutterMode' => {
  1090. PrintConv => {
  1091. 'Aperture Priority' => '光圈优先',
  1092. 'Auto' => '自动',
  1093. },
  1094. },
  1095. 'ShutterSpeed' => '曝光时间',
  1096. 'ShutterSpeedValue' => '快门速度',
  1097. 'Software' => '使用软件',
  1098. 'Source' => '来源',
  1099. 'SpatialFrequencyResponse' => '空间频率响应',
  1100. 'SpectralSensitivity' => '光谱灵敏度',
  1101. 'State' => '州',
  1102. 'StripByteCounts' => '每压缩条带的字节数',
  1103. 'StripOffsets' => '图像数据位置',
  1104. 'SubSecCreateDate' => '数字数据产生的日期和时间',
  1105. 'SubSecDateTimeOriginal' => '原始数据产生的日期和时间',
  1106. 'SubSecModifyDate' => '文件改变的日期和时间',
  1107. 'SubSecTime' => '时间的次秒',
  1108. 'SubSecTimeDigitized' => '数字化时间的次秒',
  1109. 'SubSecTimeOriginal' => '原始时间的次秒',
  1110. 'Subject' => '主题',
  1111. 'SubjectArea' => '被摄对象区域',
  1112. 'SubjectDistance' => '目标距离',
  1113. 'SubjectDistanceRange' => {
  1114. Description => '被摄对象距离范围',
  1115. PrintConv => {
  1116. 'Close' => '近景',
  1117. 'Distant' => '远景',
  1118. 'Macro' => '微距',
  1119. 'Unknown' => '未知',
  1120. },
  1121. },
  1122. 'SubjectLocation' => '被摄对象位置',
  1123. 'SubjectProgram' => {
  1124. PrintConv => {
  1125. 'Portrait' => '人物',
  1126. },
  1127. },
  1128. 'Subsystem' => {
  1129. PrintConv => {
  1130. 'Unknown' => '未知',
  1131. },
  1132. },
  1133. 'SupplementalCategories' => '追加类别',
  1134. 'SupplementalType' => {
  1135. PrintConv => {
  1136. 'Main Image' => '未设置',
  1137. },
  1138. },
  1139. 'T4Options' => '未压缩',
  1140. 'T6Options' => 'T6 选项',
  1141. 'ThumbnailImage' => '缩略图',
  1142. 'ThumbnailImageSize' => '缩图尺寸',
  1143. 'Title' => '标题',
  1144. 'ToneCurve' => {
  1145. PrintConv => {
  1146. 'Manual' => '手动',
  1147. },
  1148. },
  1149. 'ToningEffect' => {
  1150. PrintConv => {
  1151. 'n/a' => '未设置',
  1152. },
  1153. },
  1154. 'TransferFunction' => '传送功能',
  1155. 'Transformation' => {
  1156. PrintConv => {
  1157. 'Horizontal (normal)' => '0° (上/左)',
  1158. 'Mirror horizontal' => '0° (上/右)',
  1159. 'Mirror horizontal and rotate 270 CW' => '90° CW (左/上)',
  1160. 'Mirror horizontal and rotate 90 CW' => '90° CCW (右/底)',
  1161. 'Mirror vertical' => '180° (底/左)',
  1162. 'Rotate 180' => '180° (底/右)',
  1163. 'Rotate 270 CW' => '90° CW (左/底)',
  1164. 'Rotate 90 CW' => '90° CCW (右/上)',
  1165. },
  1166. },
  1167. 'TransmissionReference' => '传输记录',
  1168. 'Trapped' => {
  1169. PrintConv => {
  1170. 'Unknown' => '未知',
  1171. },
  1172. },
  1173. 'Urgency' => '紧急度',
  1174. 'UserComment' => '用户注释',
  1175. 'UserDef1PictureStyle' => {
  1176. PrintConv => {
  1177. 'Landscape' => '风景',
  1178. 'Portrait' => '人物',
  1179. },
  1180. },
  1181. 'UserDef2PictureStyle' => {
  1182. PrintConv => {
  1183. 'Landscape' => '风景',
  1184. 'Portrait' => '人物',
  1185. },
  1186. },
  1187. 'UserDef3PictureStyle' => {
  1188. PrintConv => {
  1189. 'Landscape' => '风景',
  1190. 'Portrait' => '人物',
  1191. },
  1192. },
  1193. 'VRDVersion' => 'VRD 版本',
  1194. 'Version' => '版本',
  1195. 'VibrationReduction' => {
  1196. PrintConv => {
  1197. 'n/a' => '未设置',
  1198. },
  1199. },
  1200. 'WBAdjLighting' => {
  1201. PrintConv => {
  1202. 'Daylight (direct sunlight)' => '太阳光 (0)',
  1203. 'Daylight (shade)' => '太阳光 (1)',
  1204. 'Daylight (cloudy)' => '太阳光 (2)',
  1205. 'Flash' => '闪光',
  1206. },
  1207. },
  1208. 'WBMode' => {
  1209. PrintConv => {
  1210. 'Auto' => '自动',
  1211. },
  1212. },
  1213. 'WhiteBalance' => {
  1214. Description => '白平衡',
  1215. PrintConv => {
  1216. 'Auto' => '自动',
  1217. 'Black & White' => '黑白',
  1218. 'Cloudy' => '阴天',
  1219. 'Color Temperature/Color Filter' => '色温 / 彩色滤光片',
  1220. 'Cool White Fluorescent' => '白色荧光灯',
  1221. 'Custom' => '自定义',
  1222. 'Custom 1' => '自定义1',
  1223. 'Custom 2' => '自定义2',
  1224. 'Custom 3' => '自定义3',
  1225. 'Custom 4' => '自定义4',
  1226. 'Day White Fluorescent' => '日光白色荧光灯',
  1227. 'Daylight' => '太阳光',
  1228. 'Daylight Fluorescent' => '日光色荧光灯',
  1229. 'Flash' => '闪光',
  1230. 'Fluorescent' => '荧光',
  1231. 'Manual' => '手动',
  1232. 'Shade' => '阴影',
  1233. 'Tungsten' => '白炽灯',
  1234. 'Unknown' => '未知',
  1235. 'Warm White Fluorescent' => '暖白荧光灯',
  1236. 'White Fluorescent' => '白色荧光灯',
  1237. },
  1238. },
  1239. 'WhiteBalance2' => {
  1240. PrintConv => {
  1241. 'Auto' => '自动',
  1242. },
  1243. },
  1244. 'WhiteBalanceAdj' => {
  1245. PrintConv => {
  1246. 'Auto' => '自动',
  1247. 'Cloudy' => '阴天',
  1248. 'Daylight' => '太阳光',
  1249. 'Flash' => '闪光',
  1250. 'Fluorescent' => '荧光',
  1251. 'Shade' => '阴影',
  1252. },
  1253. },
  1254. 'WhiteBalanceMode' => {
  1255. PrintConv => {
  1256. 'Unknown' => '未知',
  1257. },
  1258. },
  1259. 'WhiteBalanceSet' => {
  1260. PrintConv => {
  1261. 'Auto' => '自动',
  1262. 'Cloudy' => '阴天',
  1263. 'Daylight' => '太阳光',
  1264. 'Flash' => '闪光',
  1265. 'Manual' => '手动',
  1266. 'Shade' => '阴影',
  1267. },
  1268. },
  1269. 'WhitePoint' => '白点色度',
  1270. 'Writer-Editor' => '说明作者',
  1271. 'XMP' => 'XMP 元数据',
  1272. 'XPAuthor' => '作者',
  1273. 'XPComment' => '注释',
  1274. 'XPKeywords' => '关键词',
  1275. 'XPSubject' => '主题',
  1276. 'XPTitle' => '标题',
  1277. 'YCbCrCoefficients' => '色彩空间变换矩阵系数',
  1278. 'YCbCrPositioning' => {
  1279. Description => 'YCC 像素结构(Y 和 C 的位置)',
  1280. PrintConv => {
  1281. 'Centered' => '中心的',
  1282. 'Co-sited' => '一致',
  1283. },
  1284. },
  1285. 'YCbCrSubSampling' => 'YCC 像素结构(Y 至 C 的子采样率)',
  1286. 'ZoneMatching' => {
  1287. Description => '区域匹配',
  1288. PrintConv => {
  1289. 'High Key' => '强',
  1290. 'ISO Setting Used' => '关',
  1291. 'Low Key' => '弱',
  1292. },
  1293. },
  1294. );
  1295. 1; # end
  1296. __END__
  1297. =head1 NAME
  1298. Image::ExifTool::Lang::zh_cn.pm - ExifTool Simplified Chinese language translations
  1299. =head1 DESCRIPTION
  1300. This file is used by Image::ExifTool to generate localized tag descriptions
  1301. and values.
  1302. =head1 AUTHOR
  1303. Copyright 2003-2016, Phil Harvey (phil at owl.phy.queensu.ca)
  1304. This library is free software; you can redistribute it and/or modify it
  1305. under the same terms as Perl itself.
  1306. =head1 ACKNOWLEDGEMENTS
  1307. Thanks to Jens Duttke and Haibing Zhong for providing this translation.
  1308. =head1 SEE ALSO
  1309. L<Image::ExifTool(3pm)|Image::ExifTool>,
  1310. L<Image::ExifTool::TagInfoXML(3pm)|Image::ExifTool::TagInfoXML>
  1311. =cut