#------------------------------------------------------------------------------ # File: tr.pm # # Description: ExifTool Turkish language translations # # Notes: This file generated automatically by Image::ExifTool::TagInfoXML #------------------------------------------------------------------------------ package Image::ExifTool::Lang::tr; use vars qw($VERSION); $VERSION = '1.00'; %Image::ExifTool::Lang::tr::Translate = ( 'Aperture' => 'Açıklık', 'Comment' => 'Yorum', 'CreationDate' => 'Yaratılış tarihi', 'ExposureTime' => 'Poz süresi', 'FNumber' => 'Açıklık', 'FileName' => 'Dosya adı', 'FileSize' => 'Dosya boyutu', 'FileType' => 'Dosya türü', 'Flash' => 'Flaş', 'FocalLength' => 'Odak uzunluğu', 'FocusMode' => 'Odak modu', 'ISO' => 'ISO değeri', 'Lens' => 'Objektif', 'Location' => 'Mevki', 'Make' => 'Üretici', 'MeteringMode' => 'Ölçü modu', 'Model' => 'Kamera', 'NoiseReduction' => 'Parazit azaltımı', 'ShutterSpeed' => 'Poz süresi', 'WhiteBalance' => 'Beyaz ayarı', ); 1; # end __END__ =head1 NAME Image::ExifTool::Lang::tr.pm - ExifTool Turkish language translations =head1 DESCRIPTION This file is used by Image::ExifTool to generate localized tag descriptions and values. =head1 AUTHOR Copyright 2003-2009, Phil Harvey (phil at owl.phy.queensu.ca) This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself. =head1 ACKNOWLEDGEMENTS Thanks to Jens Duttke, Hasan Yildirim and Cihan Ulusoy for providing this translation. =head1 SEE ALSO L, L =cut