#------------------------------------------------------------------------------ # File: sv.pm # # Description: ExifTool Swedish language translations # # Notes: This file generated automatically by Image::ExifTool::TagInfoXML #------------------------------------------------------------------------------ package Image::ExifTool::Lang::sv; use vars qw($VERSION); $VERSION = '1.00'; %Image::ExifTool::Lang::sv::Translate = ( 'Aperture' => 'Bländare', 'Comment' => 'Kommentar', 'CreationDate' => 'Skapad datum', 'ExposureTime' => 'Exponeringstid', 'FNumber' => 'Bländare', 'FileName' => 'Filnamn', 'FileSize' => 'Filstorlek', 'FileType' => 'Filtyp', 'Flash' => 'Blixt', 'FocalLength' => 'Brännvidd', 'FocusMode' => 'Fokustyp', 'ISO' => 'ISO värde', 'Lens' => 'Objektiv', 'Location' => 'Plats', 'Make' => 'Tillverkare', 'MeteringMode' => 'Mätningstyp', 'Model' => 'Kamera', 'NoiseReduction' => 'Brusreducering', 'ShutterSpeed' => 'Exponeringstid', 'Software' => 'Programvara', 'WhiteBalance' => 'Vitbalans', ); 1; # end __END__ =head1 NAME Image::ExifTool::Lang::sv.pm - ExifTool Swedish 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 and BjErn SEderstrEm for providing this translation. =head1 SEE ALSO L, L =cut