; Musical database language file ; main form [Main.Captions] Label7=Artist Label6=Title Label8=Album Label9=Year Label10=Genre Label11=Comment Label18=Duration Label21=File name Label16=Duration Label1=Selected Label2=Files Label14=Found Button3=Search Button4=Reset [Main.ListColumns] c0=Artist c1=Title c2=Album c3=Year c4=Genre c5=Comment c6=Duration c7=Filename c8=Size c9=Add date c10=BPM c11=Rating c12=Language C13=Gender c14=Playcount c15=Last Played c16=Bitrate c17=# c18=File Type c19=Start date c20=End date [Options.Captions] ; form TabSheet1='General' TabSheet2='Color' TabSheet3='Pre-listen' Button1='Close' ; 1 CheckBox1='Do not add files with blank tags' cbOverwrite='Replace existing files when using the "Copy to folder..." feature' cbOpenLastBase='Load last base on startup' CheckBox3='Quick search' CheckBox6='Extract info from Filename if tag not exists' ; 2 Button2='Change font...' ; 3 montype=' Pre-listen type ' lbplback=Background: lbpltext=Font: fncol0=Show full path fncol1=Show file name and full path fncol2=Show file name only rgFnColumn="Filename" column Label1=Item spacing ; progress form [Progress.Captions] Button9='Cancel' ; tag editor [TagEdit.Captions] Label7=Parameters for all selected tracks Label2=Artist Label1=Title Label3=Album Label4=Year Label5=Genre Label6=Comment lbl1=Gender Label8=Rating Label14=Language lbFileType=File Type chNoChangeFT=No change lbPlaycount=Playcount CheckBox1=Remove RadioBOSS info from file Button2=Cancel ; statistics form [StatFrm.Captions] Label1='Tracks count' Label2='Total time' Label3='Total size' Label4='Base size' Label5='Shortest track' Label6='Longest track' Label7='Average track length' Label9='Most popular style' Label10='Most popular year' Label22='Artists count' Button1='Close' ; string constants used in program [Strings] ; progress _p_addtracks = 'Adding tracks...' _p_scanfolders = 'Scanning...' _p_readtags = 'Tags reading...' _p_counttime = 'Calculating time...' ; message dialogs _ask_delfile = 'Delete file from disk?' _ask_savebase = Base not saved! Save? _ask_checkbase = This operation will delete entries of files that no longer exist on hard disk. Continue? _str1 = . entries were deleted ;menu [Main.Menus] File1=File New1=New Open1=Open... Save1=Save SaveAs1=Save As... Exit1=Exit Edit9=Edit Print1=Print... ClearBase1=Clear list InvertSelection1=Invert selection RemoveNonExist=Remove entries for non-existent files Removeduplicates1=Remove duplicates Updateinfofromtags1=Update info from tags Add1=Add Addfolder1=Add folder... Addfile1=Add file... Donotaddduplicates1=Do not add files already in library cbAudio=Add audio files cbVideo=Add video files Tools1=Tools Saveasplaylist1=Save as playlist... Exporttoplayer2=Export to player theendofplaylist1=To the end of playlist Afterplayingtrack1=After playing track Aftercursor1=After cursor Main1=To Main Temp1=To Temp Stats1=Stats... Prefereces1=Preferences... Help1=Help Contents1=Contents... About1=About... N4=Copy file(s) to folder... N5=Calculate duration Importfromplaylist1=Import from playlist... Validatemusictracks1=Check music tracks... Removesilence1=Scan tracks and remove silence... Importfromlibrary1=Import from library... Saveasplaylist2=Save as playlist or library... Scheduleautomaticlibraryupdate1=Schedule automatic library update... ScanBPM1=Scan BPM... ScantracksandsetMixpoint1=Scan tracks and set Mix point... Convertadditionalinfo1=Convert additional info... Customfields1=User defined fields... ; actions [Main.Actions] aExport=Export to player aDelete=Delete from list aDeleteFile=Delete from list + file aSelectAll=Select All aTrackProps=Track Properties... Openfilelocation1=Open file location Movetofolder1=Move to folder... [Validate.Captions] Button1=Start Button2=Stop Label3=Problem files found: Label1=With selected: Button4=Delete from library Button5=Delete from disk Button6=Move to... Button3=Close [Silence.Captions] Label1=Scan selected music tracks and set Cue In (Start) and Cue Out (End) marks chSkip=Skip tracks with Start and/or End set chRemove=Remove Start and End marks Button1=Start Button2=Stop [BPM.Captions] Label1=Scan selected music tracks and set BPM value in tags chSkip=Skip tracks with BPM tag set chRemove=Remove BPM tag Button1=Start Button2=Stop [Libupdate.Captions] Label1=Music folders to scan: Label2=Week days: Label4=Time: Button1=Auto Button2=Schedule [Mixpoint.Captions] Label1=Scan selected music tracks and set Mix point chSkip=Skip tracks with Mix set chRemove=Remove Mix point Label3=Threshold Button1=Start Button2=Stop [Convertinfo.Captions] chToSQLite=Convert tag (APEv2) to database (SQLite) chToAPE=Convert database (SQLite) to tag (APEv2) btStart=Start btStop=Stop