# $Id: strings.raw,v 1.2 2006/02/16 05:14:38 mindless Exp $ /* module.inc */ gettext("Getid3") gettext("A toolkit for getting id3 tag information") gettext("Extra Data") gettext("Get the origination timestamp") /* classes/Getid3Helper.class */ gettext("Album") gettext("Artist") gettext("Audio Bit Rate") gettext("Audio Bit Rate Mode") gettext("Audio Channels") gettext("Audio Codec") gettext("Channel Mode") gettext("Audio Sample Rate") gettext("Copyright") gettext("Date/Time") gettext("Genre") gettext("Playtime (Seconds)") gettext("Playtime") gettext("Title") /* also in: templates/AdminGetid3.tpl */ gettext("Track") gettext("Video Bit Rate") gettext("Video Bit Rate Mode") gettext("Video Codec") gettext("Video Data Format") gettext("Video Frame Rate") gettext("Video Resolution X") gettext("Video Resolution Y") gettext("Video Software") gettext("Year") /* templates/AdminGetid3.tpl */ gettext("getID3() Settings") ngettext("Added %d property to the Summary view", "Added %d properties to the Summary view") ngettext("Removed %d property from the Summary view", "Removed %d properties from the Summary view") gettext("Restored the default properties for the Summary view") ngettext("Moved %d property up in the Summary view", "Moved %d properties up in the Summary view") ngettext("Moved %d property down in the Summary view", "Moved %d properties down in the Summary view") ngettext("Added %d property to the Detailed view", "Added %d properties to the Detailed view") ngettext("Removed %d property from the Detailed view", "Removed %d properties from the Detailed view") gettext("Restored the default properties for the Detailed view") ngettext("Moved %d property up in the Detailed view", "Moved %d properties up in the Detailed view") ngettext("Moved %d property down in the Detailed view", "Moved %d properties down in the Detailed view") gettext("Settings saved successfully") gettext("getID3() is a PHP4 script that extracts useful information (such as ID3 tags, bitrate, playtime, etc.) from MP3s & other multimedia file formats (Ogg, WMA, WMV, ASF, WAV, AVI, AAC, VQF, FLAC, MusePack, Real, QuickTime, Monkey's Audio, MIDI and more).") gettext("Summary and Detailed displays") gettext("There can be a great deal of information stored in many file formats. We display that data in two different views, summary and detailed. You can choose which properties are displayed in each view.") gettext("Available") gettext("Summary") gettext("Detailed") gettext("You must select at least one value in the available column") gettext("You must select at least one value in the summary column") gettext("You must select at least one value in the detailed column") gettext("Add to Summary") gettext("Add to Detailed") gettext("Remove") gettext("Up") gettext("Down") gettext("Reset to Defaults") gettext("Restore the original values for the Summary and Detailed views. Use with caution, there is no undo!") gettext("Restore Summary Defaults") gettext("Restore Detailed Defaults") gettext("Item Upload") gettext("When mp3's are added to Gallery check id3 Title field and apply to:") gettext("Save") /* templates/CantActivate.tpl */ gettext("Getid3 Module") gettext("This module does not work on Windows, yet.") /* templates/blocks/Getid3Info.tpl */ gettext("Audio/Video Properties") gettext("summary") gettext("details") gettext("Archive File List") gettext("Name") gettext("Size") /* templates/blocks/blocks.inc */ gettext("GetID3/Misc info")