| | 63 | $lang['exif_field_Sharpness'] = 'agudeza'; |
| | 64 | $lang['exif_field_SubjectDistance'] = 'Distância do assunto'; |
| | 65 | $lang['exif_value_contrast_hard'] = 'dificil'; |
| | 66 | $lang['exif_value_contrast_soft'] = 'soft'; |
| | 67 | $lang['exif_value_exposure_mode_auto_bracket'] = 'enquadramento automático'; |
| | 68 | $lang['exif_value_flash_mode_auto'] = 'auto'; |
| | 69 | $lang['exif_value_flash_mode_compulsory'] = 'obrigatório'; |
| | 70 | $lang['exif_value_flash_mode_supress'] = 'suprimido'; |
| | 71 | $lang['exif_value_flash_mode_unknown'] = 'desconhecido'; |
| | 72 | $lang['exif_value_flash_return_light_detected'] = 'retornar luz detectada'; |
| | 73 | $lang['exif_value_flash_return_light_not_detected'] = 'retornar luz não detectada'; |
| | 74 | $lang['exif_value_light_source_cloudy_weather'] = 'tempo nublado'; |
| | 75 | $lang['exif_value_light_source_coolwhite_fluorescent_w'] = 'branco fresco (W 4500K 3900)'; |
| | 76 | $lang['exif_value_light_source_daywhite_fluorescent_n'] = 'Luz diurna florescente (N 4600 � 5400K) '; |
| | 77 | $lang['exif_value_light_source_fine_weather'] = 'bom tempo'; |
| | 78 | $lang['exif_value_light_source_flash'] = 'flash'; |
| | 79 | $lang['exif_value_light_source_fluorescent'] = 'fluorescente'; |
| | 80 | $lang['exif_value_light_source_iso_studio_tungsten'] = 'ISO tungstênio estúdio'; |
| | 81 | $lang['exif_value_light_source_other'] = 'outra'; |
| | 82 | $lang['exif_value_light_source_shade'] = 'sombra'; |
| | 83 | $lang['exif_value_light_source_standard_light_a'] = 'Luz standard A'; |
| | 84 | $lang['exif_value_light_source_standard_light_b'] = 'Luz standard B'; |
| | 85 | $lang['exif_value_light_source_standard_light_c'] = 'Luz standard C'; |
| | 86 | $lang['exif_value_light_source_tungsten'] = 'tungsténio'; |
| | 87 | $lang['exif_value_light_source_unknown'] = 'desconhecido'; |
| | 88 | $lang['exif_value_light_source_white_fluorescent'] = 'fluorescente branca (3700K WW 3200)'; |
| | 89 | $lang['exif_value_metering_mode_CenterWeightedAVG'] = 'Centro de média'; |
| | 90 | $lang['exif_value_metering_mode_average'] = 'média'; |
| | 91 | $lang['exif_value_metering_mode_multispot'] = 'multiponto'; |
| | 92 | $lang['exif_value_metering_mode_partial'] = 'parcial'; |
| | 93 | $lang['exif_value_metering_mode_pattern'] = 'pdrão'; |
| | 94 | $lang['exif_value_metering_mode_spot'] = 'ponto'; |
| | 95 | $lang['exif_value_metering_mode_unknown'] = 'desconhecido'; |
| | 96 | $lang['exif_value_red_eye'] = 'redução de vista vermelha'; |
| | 97 | $lang['exif_value_saturation_hard'] = 'dificil |
| | 98 | '; |
| | 99 | $lang['exif_value_saturation_low'] = 'baixo'; |
| | 100 | $lang['exif_value_saturation_normal'] = 'normal'; |
| | 101 | $lang['exif_value_sharpness_hard'] = 'dificil'; |
| | 102 | $lang['exif_value_sharpness_normal'] = 'normal'; |
| | 103 | $lang['exif_value_sharpness_soft'] = 'soft'; |
| | 104 | $lang['exif_value_white_balance_auto'] = 'auto'; |
| | 105 | $lang['exif_value_white_balance_manual'] = 'manual'; |