// INTERNATIONAL PACK FOR 1.61 // ////////////////////////////////////////////////////////////////////////////// // EZ-Playlist (general plugin for Winamp) - International Support // // // // Copyright (C) Jean-louis BOYER - January 2002-ezplaylist@gmail.com // // // // This file is part of EZ-Playlist (general plugin for Winamp), // // EZ-Playlist (general plugin for Winamp) is free software; // // EZ-Playlist is distributed in the hope that it will be useful, // // but WITHOUT ANY WARRANTY; without even the implied warranty of // // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. // ////////////////////////////////////////////////////////////////////////////// // // Welcome to EZ-Playlist (general plugin for Winamp) language definition file // // This file will be read by EZ-Playlist if it is put inside ..\winamp\plugins folder // It also must have the .lang.ezp extension // something like my_language.lang.ezp // // Characters and are forbidden inside definition strings. // // To define a string follow this format: // // number "my_string" // // number is the identification of the following string. Each number is related // with a string that will appear inside EZ-Playlist (general plugin for Winamp). // Padding spaces are not important. // Inside menu definitions use & to give access to the keyboard menu shortcut. // You can use returns inside string. They will be preserved in the program. // // EZ-Playlist (general plugin for Winamp) loads the strings on startup. // It won't perceive any changes in this file if you don't reload the program. #0# "English" #1# "EZPlaylist for Winamp" #2# "Translation in English by JLB 2002." #3# "Extended playlist" #4# "Previous track" #5# "Play / Pause" #6# "Stop" #7# "Next track" #8# "Load file" #9# "Volume" #10# "No Tag" #11# "Menu EZ-Playlist for Winamp" #12# "OK" #13# "Cancel" #14# "Apply" #15# "&Update" #16# "File" #17# "GO" #18# "Transfer" #19# "&Up" #20# "&Down" #21# "Question" #22# "Error" #23# "Information" #24# "Failed" #25# "Success" #26# "At least 1 column must be present !!!" #27# "At least 1 file must be selected !!!" #28# "Choose a log file !!!" #29# "Error log file !!!" #30# "file%d=(%s): %s" #31# "Working %d/%d: current file: %s" #32# "ID3Tag Tools" #33# "Copy ID3v1 to ID3v2 TAG %d files (Trace LOG)" #34# "Copy ID3v2 to ID3v1 TAG %d files (Trace LOG)" #35# "Remove ID3v1 TAG %d files (Trace LOG)" #36# "Remove ID3v2 TAG %d files (Trace LOG)" #37# "Remove ID3v1+ID3v2 TAG %d files (Trace LOG)" #38# "Copy ID3v1 --> ID3v2 on %d file(s)" #39# "Copy ID3v2 --> ID3v1 on %d file(s)" #40# "Remove ID3v1 TAG on %d file(s)" #41# "Remove ID3v2 TAG on %d file(s)" #42# "Remove ID3v1+ID3v2 TAG on %d file(s)" #43# "Information: Edit Tag" #44# "Error: Edit Tag" #45# "Write modifications ?" #46# "Select before a song" #47# "Can't read/write ID3 Tag !!!" #48# "Can't write ID3 Tag !!!" #49# "Updating file (Writing new tag), please wait..." #50# "Information: Mass Tag" #51# "Error: Mass Tag" #52# "Mass set %s TAG %d files (Trace LOG)" #53# "Mass set ID3TAG on %d file(s)" #54# "Information: Rename file from ID3 TAG" #55# "Erreur: Rename file from ID3 TAG" #56# "Rename %d files from ID3Tag (Trace LOG)" #57# "Rename filename from ID3TAG on %d file(s)" #58# "Unkown artist" #59# "Untitled" #60# "Unkown album" #61# "Unkown genre" #62# "Information: Write TAG from filename" #63# "Erreur: Write TAG from filename" #64# "Write %s Tag from %d files (Trace LOG)" #65# "Write ID3TAG from filename on %d file(s)" #66# "Organize %d files (Trace LOG)" #67# "Organize %d file(s) target directory %" #68# "Choose a target directory !!!" #69# "file%d=(%s): %s --> %s" #70# "Please custom time must be a number not null !!!" #71# "Mass set ID3TAG on %d file(s) ?" #72# "Rename file from ID3TAG on %d file(s) ?" #73# "Write ID3TAG based on %d file(s) ?" #74# "Copy ID3v1 --> ID3v2 on %d file(s) ?" #75# "Copy ID3v2 --> ID3v1 on %d file(s) ?" #76# "Remove ID3v1 on %d file(s) ?" #77# "Remove ID3v2 on %d file(s) ?" #78# "Remove ID3v1+ID3v2 on %d file(s) ?" #79# "Organize %d files(s) mp3 to target directories ?" #80# " ..." #81# "Would you like to proceed them ?" #82# "Separator must be not null" #83# "Check before ID3v1 / ID3v2" #84# "Genre" #85# "Count" #86# "Are your sure to reset settings ?" #87# "Artist" #88# "Title" #89# "Album" #90# "Year" #91# "Comment" #92# "Genre" #93# "Track#" #94# "Mode" #95# "Bitrate" #96# "Freq." #97# "Layer" #98# "Time" #99# "Size" #100# "File name" #101# "ID3Tag" #102# "BPM" #103# "BPM (Beat per minute" #104# "Init Key" #105# "Subtitle" #106# "Remixed" #107# "Composer" #108# "Date: %s" #109# "ASCII file (*.txt)|*.TXT|Log file (*.log)|*.log|" #110# "M3U Playlist file (*.m3u)|*.m3u|PLS Playlist file (*.pls)|*.pls|" #111# "HTML File (*.html)|*.html|M3U Playlist file (*.m3u)|*.m3u|PLS Playlist file (*.pls)|*.pls|TEXT file (separator: tabulation) (*.txt)|*.txt|TEXT file (separator: space) (*.txt)|*.txt|CSV file (separator: comma separator) (*.csv)|*.csv|XML File (*.xml)|*.xml|" #112# "MP3 Audio Files (*.mp3)|*.mp3|MPEG Audio Files (*.mp1;*.mp2;*.mp3)|*.mp1;*.mp2;*.mp3|" #113# "Import playlist" #114# "Export data" #115# "Total files: %i" #116# "Total size: %u MB" #117# "Total size: %.2f MB" #118# "Avg file size: %.2f MB" #119# "Avg length: %s" #120# "Sel length: %s" #121# "Total length: %s" #122# "\t%-d:\tNo Tag\r\n\t%-d:\tID3v1\r\n\t%-d:\tID3v2\r\n\t%-d:\tID3v1+v2\r\n" #123# "%2d minutes and %2d seconds" #124# "%2d hours %2d minutes and %2d seconds" #125# "Error Allocating mem for clipboard!" #126# "Nothing" #127# "Volume %d%%" #128# "Error file: EZ-Playlist" #129# "Bad file format: EZ-Playlist" #130# "Corrupt file: EZ-Playlist" #131# "Bad file: PLS playlist" #132# "Add files" #133# "Too many files selected" #134# "Add files Error" #135# "Recurse &subdirectories" #136# "Filter by %s (%s)" #137# "All %ss" #138# "Properties of the selection" #139# "Error deleting: %s" #140# "Using this command will remove all selected files PERMANENTLY from disk. Are you sure you want to do this ?" #141# "&File" #142# "&New|Ctrl+N" #143# "&Open...|Ctrl+O" #144# "&Save...|Ctrl+S" #145# "S&ave As..." #146# "Reload from WinAmp|F5" #147# "Add" #148# "Add files...|Ctrl+Insert" #149# "Add directory|Ctrl+Shift+Insert" #150# "Insert EZ3 File..." #151# "&Import" #152# "&Export" #153# "Playlist information...|Ctrl+I" #154# "Volume information" #155# "&Quit|Ctrl+Q" #156# "&Option" #157# "&Columns...|Ctrl+L" #158# "&Option...|Ctrl+M" #159# "Configure...|Ctrl+P" #160# "HTML CSS class editor...|Ctrl+H" #161# "Reset to default..." #162# "Filter...|Ctrl+K" #163# "Media Wizard|Ctrl+Y" #164# "&View" #165# "Explorer|F6" #166# "Option explorer..." #167# "Language" #168# "&ID3Tag" #169# "Edit ID3...|Ctrl+E" #170# "Mass set ID3..." #171# "Rename file from ID3..." #172# "Write ID3 from file..." #173# "Conversion / Remove ID3..." #174# "Organize MP3 file..." #175# "&About|F1" #176# "Artist|Ctrl+1" #177# "Title|Ctrl+2" #178# "Album|Ctrl+3" #179# "Comment|Ctrl+4" #180# "File name|Ctrl+5" #181# "Year|Ctrl+6" #182# "Search all" #183# "Search none" #184# "Match case mode" #185# "unChaNGeD" #186# "all lowercase" #187# "ALL UPPERCASE" #188# "First letter of section uppercase" #189# "First Letter Of Each Word Uppercase" #190# "No Convert" #191# "Convert Underscore to space" #192# "Convert Space to underscore" #193# "Title <--> Artist" #194# "Title <--> Album" #195# "Artist <--> Title" #196# "Artist <--> Album" #197# "Album <--> Title" #198# "Album <--> Artist" #199# "Play|Enter" #200# "Play all" #201# "Edit ID3Tag|Ctrl+E" #202# "Enqueue to Winamp playlist" #203# "Enqueue all to Winamp playlist" #204# "Clear current Winamp playlist" #205# "Show/Hide Winamp playlist" #206# "Select All|Ctrl+A" #207# "Select none" #208# "Select toggle|Ctrl+T" #209# "Select with same" #210# "Select all dead files" #211# "Crop|Ctrl+Del" #212# "Remove file(s) from playlist|Del" #213# "Delete Physically selected file(s)" #214# "Find duplicates" #215# "Property|Alt+Enter" #216# "Columns" #217# "&View Information from:" #218# "&Show number in playlist" #219# "Show &Grid" #220# "Select fields" #221# "Available fields:" #222# "Selected fields:" #223# "Add>>" #224# "A&dd all >>" #225# "<< Remove" #226# "<< Remove all" #227# "Choose at least 1 field must be present !!!" #228# "Bad number format !!!" #229# "Time value error: Enter number between %d to %d" #230# "File size value error: Enter number between %d%% to %d%%" #231# "Option" #232# "Export" #233# "E&xport all items" #234# "Export only &selected items" #235# "HTML options" #236# "&Table format" #237# "&Listing format" #238# "add &Hyperlink to file" #239# "Both ID3v1 and ID3v2" #240# "Load on startup" #241# "E&ZPlaylist" #242# "&Winamp Playlist" #243# "Mouse Double Click" #244# "&Play" #245# "&Enqueue" #246# "Edit &ID3 Tag" #247# "Find duplicates" #248# "Fields" #249# "Difference between songs &length is less than" #250# "Difference between songs file&size is less than" #251# "EZPlaylist systray control for WinAmp" #252# "Show Tray controls" #253# "Group in systray menu" #254# "HTML CSS class editor" #255# "Regular" #256# "Bold" #257# "Italic" #258# "Bold italic" #259# "Input is not a valid hexnumber" #260# "Error in hexvalue !!!" #261# "CSS HTML" #262# "Template:" #263# "Color Text" #264# "Color Background" #265# "Font name" #266# "Font style" #267# "Font size" #268# "Body text" #269# "Title page" #270# "Header columns" #271# "Text columns" #272# "Hyperlink color" #273# "Reset Default Options" #274# "Select the options to be restored to the default settings." #275# "Categories" #276# "&HTML Template Styles" #277# "&View, Columns..." #278# "&ID3 Tools settings" #279# "&Option, configure settings" #280# "About EZPlaylist for Winamp" #281# "Help >>" #282# "<< About" #283# "Media Wizard (Match Time)" #284# "Length" #285# "45 minutes" #286# "60 minutes" #287# "74 minutes (CD-R)" #288# "80 minutes" #289# "90 minutes" #290# "120 minutes" #291# "Custom" #292# "ID3Tag Tools" #293# "Mass Tag" #294# "Rename file from Tag" #295# "Write Tag from filename" #296# "Conversion / Remove Tag" #297# "Organize MP3 files" #298# "Edit ID3Tag" #299# "Size: %d bytes\r\nLength: %lu seconds\r\n%s\r\n%s\r\n%d frames" #300# "%dHz %s\r\nCRCs: %s\r\nCopyrighted: %s\r\nOriginal: %s\r\nEmphasis: %s" #301# "&Artist" #302# "&Title" #303# "Al&bum" #304# "&Year" #305# "&Comment" #306# "&Genre" #307# "Trac&k#" #308# "Trace LO&G" #309# "&Only selected item" #310# "Separator:" #311# "File format:" #312# "Option" #313# "Remove ID3v1" #314# "Remove ID3v2" #315# "Remove ID3v1+ID3v2" #316# "Directory name:" #317# "Target:" #318# "Move &Up" #319# "Move &Down" #320# "Select A&ll" #321# "&None" #322# "Search:" #323# "Progress %d%% complete" #324# "Volume" #325# "Total files" #326# "Type media" #327# "Unknown drive" #328# "Removable drive" #329# "Hard drive" #330# "CDROM or DVDROM" #331# "Other drive" #332# "Ram Drive" #333# "Network drive" #334# "Option explorer" #335# "Folder item" #336# "Do you want to force save tag (file '%s' is read only) ?" #337# "Cannot remove read only on file %s" #338# "Path" #339# "Filename (short)" #340# "Are you sure, you want to delete %d entries ?" #341# "Explorer" #342# "Refresh explorer" #343# "Show" #344# "&Hide" #345# "Systray config" #346# "Properties" #347# "&Playlist" #348# "&Select" #349# "Copy To..." #350# "Move To..." #351# "Impossible to copy or move to media/folder read-only !!!" #352# "Invalid format !!!" #353# "Theme Color...|Alt+S" #354# "Theme Color" #355# "Apparence:" #356# "Colors" #357# "Text" #358# "Text hilite" #359# "Background" #360# "Background (alternate line)" #361# "Text (selected)" #362# "Background (selected)" #363# "Abort" #364# "Add files..." #365# "%d / %d Total" #366# "Rating" #367# "Icon settings" #368# "Package:" #369# "Changes will not take effect until EZPlaylist is restarted !!!" #370# "Text (playing)" #371# "Background (playing)" #372# "Rating items" #373# "Store rating into ID3V2..." #374# "Start" #375# "Stop" #376# "Close" #377# "Status" #378# "Show details information" #379# "Hide details information" #380# "Ready" #381# "Package rating:"